summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: fix channel context iterationJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg
2013-01-03mac80211: remove a bit of dead mesh codeJohannes Berg
2013-01-03mac80211: optimise roaming time againJohannes Berg
2013-01-03mac80211: warn if unexpectedly removing stationsJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh
2013-01-03mac80211: Allow disabling SGI-20Ben Greear
2013-01-03mac80211: fix maximum MTUChaitanya
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-11net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-10minstrel: update stats after processing statusJohannes Berg
2012-12-10mac80211: a few whitespace fixesJohannes Berg
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-07mac80211: warn only once if ampdu_action isn't assignedChaitanya
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-06mac80211: cancel work instead of waiting for it to do nothingJohannes Berg
2012-12-06mac80211: don't drop mesh peering frames from unknown STAMarco Porsch
2012-12-05mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-12-05mac80211: add debug file for mic failureSaravana
2012-12-04mac80211: adapt slot time in IBSS modeSimon Wunderlich
2012-12-03mac80211: return if CSA is not handleSimon Wunderlich
2012-11-30mac80211: simplify loop in minstrel_htJohannes Berg
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg
2012-11-30mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli
2012-11-30mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch
2012-11-29mac80211: add debugfs file for last rx rateSaravana
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana
2012-11-29mac80211: add debugfs file for current tx rateSaravana