summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-24cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-24Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-24mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel
2013-05-23mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-23mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-23mac80211: fix queue handling crashJohannes Berg
2013-05-17mac80211: fix direct probe authStanislaw Gruszka
2013-05-16mac80211: enable power save only if DTIM period is availableAlexander Bondar
2013-05-16mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty
2013-05-16mac80211: write memcpy differently for smatchJohannes Berg
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau
2013-04-22mac80211: improve the rate control APIFelix Fietkau
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg
2013-04-17mac80211: optimize minstrel_ewmaKarl Beldan
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau