summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-11mwifiex: do not hint regulatory domain with f/w country codeBing Zhao
2012-09-11mwifiex: use country ie of requested AP while associatingAmitkumar Karwar
2012-09-11mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar
2012-09-11mwifiex: have same priority for AP and station trafficAmitkumar Karwar
2012-09-11mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar
2012-09-11mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar
2012-09-11mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan
2012-09-11ath9k_hw: use peak detection for 5GHzRajkumar Manoharan
2012-09-11ath9k_hw: Wait BT calibration to completeRajkumar Manoharan
2012-09-11rndis_wlan: remove pointless check from rndis_scan()Wei Yongjun
2012-09-11ath9k: Add PCI ID for AR9565Sujith Manoharan
2012-09-11ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan
2012-09-11ath9k_hw: Fix spur mitigation for AR9565Sujith Manoharan
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan
2012-09-11ath9k_hw: Add AR9565 initvalsSujith Manoharan
2012-09-11ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan
2012-09-11p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter
2012-09-11drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan
2012-09-11ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan
2012-09-11ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan
2012-09-11drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-11wireless: at76c50x: eliminate hex2str()Andy Shevchenko
2012-09-11ath9k_htc: Cancel BTCOEX related work before disabling BTCOEXMohammed Shafi Shajakhan
2012-09-11ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan
2012-09-11ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan
2012-09-11ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan
2012-09-11ath9k: Remove an obselete function declarationMohammed Shafi Shajakhan
2012-09-11ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan
2012-09-11ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan
2012-09-11ath9k_hw: Fix invalid MCI GPM index access/cachingMohammed Shafi Shajakhan
2012-09-11brcm80211: Remove bogus memcpy in ai_detachAndi Kleen
2012-09-11zd1211rw: enable support for MFPJussi Kivilinna
2012-09-11rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle
2012-09-07rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde
2012-09-07rt2x00: Unify GPIO register field namingsGertjan van Wingerde
2012-09-07rt2x00: Align GPIO register definitions with the datasheets.Gertjan van Wingerde
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07rtlwifi: Update header fileLarry Finger
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger
2012-09-07rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger
2012-09-07mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher
2012-09-07brcmfmac: add callback for nl80211 testmode commandArend van Spriel
2012-09-07brcmfmac: Add 43143 USB support.Hante Meuleman
2012-09-07brcmfmac: Add 43242 USB support.Hante Meuleman
2012-09-07brcmfmac: add BCM43241 sdio interface driver supportFranky Lin
2012-09-07brcmfmac: prevent possible race condition on usb rx control.Hante Meuleman
2012-09-07ath9k: Fix TX filter usageSujith Manoharan