summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * zd1211rw: enable support for MFPJussi Kivilinna2012-09-111-1/+2
| | * rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle2012-09-113-5/+212
| | * rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-074-132/+113
| | * rt2x00: Unify GPIO register field namingsGertjan van Wingerde2012-09-0714-132/+143
| | * rt2x00: Align GPIO register definitions with the datasheets.Gertjan van Wingerde2012-09-074-2/+20
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071766-42963/+89486
| | |\
| | * | rtlwifi: Update header fileLarry Finger2012-09-071-1/+91
| | * | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-077-23/+18
| | * | rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger2012-09-073-21/+21
| | * | mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher2012-09-072-11/+14
| | * | brcmfmac: add callback for nl80211 testmode commandArend van Spriel2012-09-073-1/+33
| | * | brcmfmac: Add 43143 USB support.Hante Meuleman2012-09-071-0/+9
| | * | brcmfmac: Add 43242 USB support.Hante Meuleman2012-09-071-1/+19
| | * | brcmfmac: add BCM43241 sdio interface driver supportFranky Lin2012-09-074-0/+22
| | * | brcmfmac: prevent possible race condition on usb rx control.Hante Meuleman2012-09-071-1/+1
| | * | ath9k: Fix TX filter usageSujith Manoharan2012-09-071-1/+1
| | * | rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-071-2/+1
| | * | rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-071-2/+1
| | * | mwifiex: make use of is_zero_ether_addr()Bing Zhao2012-09-071-3/+1
| | * | mwifiex: parse rate info for APAvinash Patil2012-09-075-7/+58
| | * | mwifiex: don't disable wait_q_enabled flagAmitkumar Karwar2012-09-071-1/+0
| | * | mwifiex: release semaphore acquired for internal scan operationAmitkumar Karwar2012-09-071-0/+5
| | * | airo: remove duplicated include from airo.cWei Yongjun2012-09-071-1/+0
| | * | wl18xx: remove duplicated include from main.cWei Yongjun2012-09-071-1/+0
| | * | wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
| | * | wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-10/+5
| | * | ath9k_hw: small optimizationMohammed Shafi Shajakhan2012-09-073-9/+1
| | * | mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
| | * | mwifiex: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
| | * | airo: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-4/+2
| | * | drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-072-3/+3
| | * | orinoco: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-4/+3
| | * | ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-9/+2
| | * | ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-9/+2
| | * | wireless: ath9k-htc: only load firmware in needMing Lei2012-09-072-12/+25
| | * | bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John2012-09-071-0/+10
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-076-39/+37
| | |\ \
| | | * | iwlwifi: remove radio_config from eeprom_dataDavid Spinadel2012-09-051-2/+0