summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich-1/+1
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich-0/+6
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg-11/+85
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg-0/+3
2013-05-23mac80211: fix queue handling crashJohannes Berg-1/+5
2013-05-17mac80211: fix direct probe authStanislaw Gruszka-6/+6
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg-4/+4
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg-0/+3
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg-2/+2
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau-1/+8
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg-6/+22
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg-0/+33
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-830/+1309
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-12/+39
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-12/+39
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau-91/+111
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau-68/+84
2013-04-22mac80211: improve the rate control APIFelix Fietkau-167/+303
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan-0/+3
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan-6/+15
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland-2/+5
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar-0/+1
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-33/+77
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg-1/+2
2013-04-17mac80211: optimize minstrel_ewmaKarl Beldan-2/+3
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan-2/+2
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg-2/+2
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau-2/+12
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau-8/+26
2013-04-16mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan-11/+12
2013-04-16mac80211: fix rate control tx handler for VHT ratesKarl Beldan-14/+17
2013-04-16mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar-1/+0
2013-04-16mac80211: handle wide bandwidth channel switchJohannes Berg-17/+79
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg-18/+53
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg-4/+43
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg-20/+70
2013-04-16mac80211: support extended channel switchJohannes Berg-26/+59
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg-36/+43
2013-04-16mac80211: use second center_freq segment only in 80+80Johannes Berg-6/+4
2013-04-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville-4/+20
2013-04-11mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan-4/+7
2013-04-11mac80211: fix ieee80211_queue_stopped()Thomas Pedersen-1/+2
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg-4/+20
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak-0/+4
2013-04-10mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg-32/+0
2013-04-10mac80211: clear SSID when stopping APMarek Puzyniak-0/+1
2013-04-10mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich-10/+33
2013-04-10mac80211: stringify another plink stateThomas Pedersen-2/+2