summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior
2012-06-29cfg80211: track monitor interfaces countMichal Kazior
2012-06-29cfg80211: introduce cfg80211_get_chan_stateMichal Kazior
2012-06-29cfg80211: track ibss fixed channelMichal Kazior
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior
2012-06-29cfg80211: .stop_ap when interface is going downMichal Kazior
2012-06-29cfg80211: introduce cfg80211_stop_apMichal Kazior
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela
2012-06-28wireless: add VHT (802.11ac) definitionsMahesh Palivela
2012-06-28mac80211: don't require associated->beacon_ies for psEliad Peller
2012-06-28mac80211: flush queues before deauth/disassocEliad Peller
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes 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-26mac80211: make __ieee80211_recalc_idle staticJohannes Berg
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg
2012-06-26mac80211: remove unused functionJohannes Berg
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen
2012-06-25mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg
2012-06-24mac80211: trace debug messagesJohannes Berg
2012-06-24mac80211: rename driver-trace fileJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes 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