summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville113-878/+3599
2012-09-12rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger1-4/+4
2012-09-12brcmfmac: add e-scan support.Hante Meuleman5-2/+583
2012-09-12brcmfmac: avoid using local usb data.Hante Meuleman1-80/+39
2012-09-12brcmfmac: refill buffers on rx protocol error.Hante Meuleman1-4/+2
2012-09-12brcmfmac: Clean up scan related code.Hante Meuleman1-13/+9
2012-09-12brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman1-25/+36
2012-09-12brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2-3/+15
2012-09-12brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman3-11/+15
2012-09-11libertas: set mac control synchronously during initDaniel Drake3-1/+20
2012-09-11ath9k: Choose correct LED pin for AR9565Sujith Manoharan1-1/+1
2012-09-11ath9k_hw: Rename antenna diversity macrosSujith Manoharan3-55/+51
2012-09-11ath9k_hw: Handle gentimer termination properlySujith Manoharan1-0/+10
2012-09-11mwifiex: separate TxPD processing routine for APAvinash Patil3-1/+76
2012-09-11mwifiex: disable WOW by defaultBing Zhao1-1/+1
2012-09-11mwifiex: support custom world regulatory domainAmitkumar Karwar1-1/+34
2012-09-11mwifiex: do not hint regulatory domain with f/w country codeBing Zhao1-2/+3
2012-09-11mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2-1/+40
2012-09-11mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar1-5/+4
2012-09-11mwifiex: have same priority for AP and station trafficAmitkumar Karwar2-3/+2
2012-09-11mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar3-25/+0
2012-09-11mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar3-20/+0
2012-09-11mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar1-7/+2
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan3-8/+22
2012-09-11ath9k_hw: use peak detection for 5GHzRajkumar Manoharan1-1/+1
2012-09-11ath9k_hw: Wait BT calibration to completeRajkumar Manoharan3-2/+19
2012-09-11rndis_wlan: remove pointless check from rndis_scan()Wei Yongjun1-3/+0
2012-09-11ath9k: Add PCI ID for AR9565Sujith Manoharan1-0/+1
2012-09-11ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan1-1/+2
2012-09-11ath9k_hw: Fix spur mitigation for AR9565Sujith Manoharan2-10/+72
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan2-2/+5
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan7-29/+31
2012-09-11ath9k_hw: Add AR9565 initvalsSujith Manoharan3-8/+1291
2012-09-11ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan3-2/+15
2012-09-11p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter1-1/+2
2012-09-11drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan2-0/+6
2012-09-11ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan2-0/+25
2012-09-11ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan2-0/+41
2012-09-11drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-11wireless: at76c50x: eliminate hex2str()Andy Shevchenko1-42/+12
2012-09-11ath9k_htc: Cancel BTCOEX related work before disabling BTCOEXMohammed Shafi Shajakhan1-1/+1
2012-09-11ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan2-0/+14
2012-09-11ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan1-9/+5
2012-09-11ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan1-47/+10
2012-09-11ath9k: Remove an obselete function declarationMohammed Shafi Shajakhan1-1/+0
2012-09-11ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan1-1/+1
2012-09-11ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan2-2/+7
2012-09-11ath9k_hw: Fix invalid MCI GPM index access/cachingMohammed Shafi Shajakhan1-0/+8
2012-09-11brcm80211: Remove bogus memcpy in ai_detachAndi Kleen1-3/+0