summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-0/+3
* mac80211: constify IE parsingJohannes Berg2013-02-151-43/+44
* mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-151-0/+4
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-151-1/+2
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-0/+3
* mac80211: track number of spatial streamsJohannes Berg2013-02-151-0/+1
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-2/+3
* mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-151-1/+2
* mac80211: don't pick up WPA vendor IEJohannes Berg2013-02-151-2/+0Star
* mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-151-0/+2
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+14
* mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-0/+1
* mac80211: simplify idle handlingJohannes Berg2013-02-111-3/+0Star
* mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-111-2/+0Star
* mac80211: introduce beacon-only timing dataJohannes Berg2013-02-111-1/+1
* mac80211: explicitly copy channels to VLANs where neededJohannes Berg2013-02-111-0/+2
* mac80211: protect rx-path with spinlockChristian Lamparter2013-02-111-8/+1Star
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+6
* mac80211: remove unused SSID from BSSJohannes Berg2013-02-041-4/+0Star
* mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-041-0/+1
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-2/+9
* mac80211: remove unused mesh data from bssJohannes Berg2013-01-311-31/+0Star
* mac80211: remove last_probe_resp from bssJohannes Berg2013-01-311-2/+0Star
* mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
* mac80211: remove assoc data "sent_assoc"Johannes Berg2013-01-311-1/+0Star
* Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-291-4/+2Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-4/+2Star
| |\
| | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-161-4/+2Star
* | | mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-181-0/+1
* | | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-2/+0Star
|/ /
* | mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-5/+4Star
* | mac80211: restrict assoc request VHT capabilitiesJohannes Berg2013-01-031-0/+2
* | mac80211: track enable_beacon explicitlyJohannes Berg2013-01-031-0/+3
* | mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+1
* | mac80211: clean up association better in suspendJohannes Berg2013-01-031-0/+5
* | mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach2013-01-031-2/+1Star
|/
* mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-031-4/+1Star
* mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-031-0/+4
* mac80211: assign VLAN channel contextsJohannes Berg2013-01-031-0/+1
* mac80211: fix ibss scanningStanislaw Gruszka2013-01-031-3/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-1/+4
|\
| * mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-301-1/+2
| * mac80211: support VHT associationJohannes Berg2012-11-271-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-13/+9Star
|\|
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-10/+8Star
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-2/+0Star
| * mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg2012-11-231-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-0/+11
|\|
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-0/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-0/+2
|\ \ | |/ |/|