aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg188-7342/+9347
2012-06-27ath9k: Fix compilation breakageSujith Manoharan1-0/+2
2012-06-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel1-1/+1
2012-06-27brcmfmac: add BCM4334 supportFranky Lin4-0/+22
2012-06-27brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel1-31/+17
2012-06-27brcmfmac: use firmware data buffer directly for nvramFranky Lin1-67/+30
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2-13/+15
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2-6/+15
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin3-0/+26
2012-06-27bcma: define some additional cores IDsRafał Miłecki1-0/+6
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2-0/+4
2012-06-26Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho22-475/+1257
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan3-124/+20
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan6-37/+37
2012-06-26ath9k_htc: Change default listen interval to 1Sujith Manoharan1-1/+1
2012-06-26ath9k: Fix lockdep splatSujith Manoharan1-3/+3
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann3-2/+17
2012-06-26rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger1-1/+0
2012-06-26rtlwifi: Fix IRQ disabled warningLarry Finger1-8/+9
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-6/+4
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira2-1/+2
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira1-10/+19
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira1-11/+24
2012-06-26wlcore: fix some failure cases in wlcore_probe()Luciano Coelho1-3/+6
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho2-57/+22
2012-06-25mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg1-6/+4
2012-06-23wlcore: prevent recovery in the middle of resumeArik Nemtsov1-3/+8
2012-06-23wlcore: refactor threaded IRQ routineArik Nemtsov1-31/+31
2012-06-23wlcore: check Rx-filter functions in the suspend pathArik Nemtsov3-10/+30
2012-06-23wlcore: force recovery on resume if suspended without recoveringArik Nemtsov1-2/+18
2012-06-23wlcore: don't allow SDIO read/writes after failureArik Nemtsov2-2/+21
2012-06-22wlcore: cancel suspend when recovery is pendingArik Nemtsov1-0/+6
2012-06-22wlcore: access the firmware memory via debugfsArkady Miasnikov1-0/+192
2012-06-22rtlwifi: Change debug level for deletion of an entry in CAMLarry Finger1-2/+3
2012-06-22ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan1-3/+1
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan4-16/+10
2012-06-22brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel1-0/+5
2012-06-22brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel1-0/+1
2012-06-22mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar1-1/+5
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar2-1/+3
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil2-23/+49
2012-06-22Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville17-109/+332
2012-06-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville3-21/+24
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv6-40/+55
2012-06-22wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv2-4/+6
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv13-127/+298
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv9-113/+309
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv12-46/+102
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv12-32/+78
2012-06-22wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv2-13/+26