summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg
2012-07-06mac80211: fix crash with single-queue driversJohannes Berg
2012-07-06mac80211: always set in_reconfig=false on wakeupEliad Peller
2012-07-06mac80211: fix debugfs default key linksJohannes Berg
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg
2012-07-03mac80211: add TX prepare APIJohannes Berg
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev
2012-07-02wireless: regulatory for 60gVladimir Kondratiev
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev
2012-07-02mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-29cfg80211: set initial monitor channelMichal Kazior
2012-06-29cfg80211: track monitor channelMichal Kazior
2012-06-29cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior
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