summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-17mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-27ath9k: Fix compilation breakageSujith Manoharan
2012-06-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel
2012-06-27brcmfmac: add BCM4334 supportFranky Lin
2012-06-27brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel
2012-06-27brcmfmac: use firmware data buffer directly for nvramFranky Lin
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin
2012-06-27bcma: define some additional cores IDsRafał Miłecki
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan
2012-06-26ath9k_htc: Change default listen interval to 1Sujith Manoharan
2012-06-26ath9k: Fix lockdep splatSujith Manoharan
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann
2012-06-26rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger
2012-06-26rtlwifi: Fix IRQ disabled warningLarry Finger
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira
2012-06-26wlcore: fix some failure cases in wlcore_probe()Luciano Coelho
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho
2012-06-25mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg
2012-06-23wlcore: prevent recovery in the middle of resumeArik Nemtsov
2012-06-23wlcore: refactor threaded IRQ routineArik Nemtsov
2012-06-23wlcore: check Rx-filter functions in the suspend pathArik Nemtsov
2012-06-23wlcore: force recovery on resume if suspended without recoveringArik Nemtsov
2012-06-23wlcore: don't allow SDIO read/writes after failureArik Nemtsov
2012-06-22wlcore: cancel suspend when recovery is pendingArik Nemtsov
2012-06-22wlcore: access the firmware memory via debugfsArkady Miasnikov
2012-06-22rtlwifi: Change debug level for deletion of an entry in CAMLarry Finger
2012-06-22ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan
2012-06-22brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel
2012-06-22brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel
2012-06-22mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil