summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-29brcmfmac: remove brcmf_find_bssidx() functionArend van Spriel
2012-10-29brcmfmac: change parameter list for send_key_to_dongle()Arend van Spriel
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman
2012-10-29brcmfmac: streamline header parse code of sdio glom readFranky Lin
2012-10-29brcmfmac: use struct brcmf_if as interface object for fwil functionsArend van Spriel
2012-10-29brcmfmac: add function converting ieee80211_channel to chanspecArend van Spriel
2012-10-29brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commandsArend van Spriel
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel
2012-10-29brcmfmac: clean usb download code.Hante Meuleman
2012-10-29brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman
2012-10-29brcmfmac: change testmode command to use new firmware interface layerHante Meuleman
2012-10-29brcmfmac: remove unused iswl variable.Hante Meuleman
2012-10-29brcmfmac: refactor firmware interface layer.Hante Meuleman
2012-10-29carl9170: split up carl9170_handle_mpduChristian Lamparter
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil
2012-10-29mwifiex: handle extended supported rates IE for APAvinash Patil
2012-10-29Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar
2012-10-29mwifiex: disable channel filtering for SSID specific scan from userAmitkumar Karwar
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar
2012-10-29mwifiex: abort scan upon interface downAmitkumar Karwar
2012-10-29mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar
2012-10-29bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...Yuanhan Liu
2012-10-29ath9k: Add new BT profile info A2DP_VoiceRajkumar Manoharan
2012-10-29ath9k: adjust duty cycle for FTP profile for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Set default MCI config for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan
2012-10-29ath9k_hw: Fix max rx rate drop for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Fix frequent BT rx recoveryRajkumar Manoharan
2012-10-29ath9k_hw: Disable MCI stat counter by default for AR9565Rajkumar Manoharan
2012-10-29ath9k: turn off RXIQ calibration while re-calibrating radioBala Shanmugam
2012-10-29ath9k: Set appropriate bit for AR9565 in btc control registerBala Shanmugam
2012-10-29ath9k_hw: Fix selfgen chainmask for 9565Rajkumar Manoharan
2012-10-29ath9k_hw: Enable OSLA hw fix for AR9565Rajkumar Manoharan
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan
2012-10-29ath9k: fill channel mode in caldataRajkumar Manoharan
2012-10-29ath9k: Add concurrent WLAN and BT tx support for MCI based chipsRajkumar Manoharan
2012-10-29ath9k: Send WLAN channel info to BTRajkumar Manoharan
2012-10-29ath9k: Advertize beacon_int_infra_matchMohammed Shafi Shajakhan
2012-10-29ath9k_htc: Remove interface combination specific checksMohammed Shafi Shajakhan
2012-10-29ath9k_htc: Advertise interface combinations supportedMohammed Shafi Shajakhan
2012-10-29ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idleMohammed Shafi Shajakhan
2012-10-29carl9170: fix spurious transmissions in sniffer modeChristian Lamparter
2012-10-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg