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