index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+20
2013-04-22
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
1
-0
/
+1
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-2
/
+4
2013-04-16
mac80211: remove warning from ieee80211_beacon_loss
Alexander Bondar
1
-1
/
+0
2013-04-16
mac80211: handle wide bandwidth channel switch
Johannes Berg
1
-17
/
+79
2013-04-16
mac80211: parse VHT channel switch IEs
Johannes Berg
1
-8
/
+8
2013-04-16
mac80211: handle extended channel switch announcement
Johannes Berg
1
-4
/
+27
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
1
-15
/
+56
2013-04-16
mac80211: support extended channel switch
Johannes Berg
1
-26
/
+51
2013-04-16
mac80211: unify CSA action frame/beacon processing
Johannes Berg
1
-28
/
+43
2013-04-16
mac80211: use second center_freq segment only in 80+80
Johannes Berg
1
-6
/
+4
2013-04-10
mac80211: fix cfg80211 interaction on auth/assoc request
Johannes Berg
1
-4
/
+20
2013-04-10
mac80211: always advertise STBC/MCSes even if no AP support
Johannes Berg
1
-32
/
+0
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-62
/
+66
2013-04-08
mac80211: don't fiddle with netdev queues in MLME code
Johannes Berg
1
-24
/
+2
2013-04-08
mac80211: disable uAPSD if all ACs are under ACM
Alexander Bondar
1
-1
/
+2
2013-04-08
mac80211: parse Timeout Interval Element using a struct
Johannes Berg
1
-3
/
+3
2013-04-08
mac80211: check ERP info IE length in parser
Johannes Berg
1
-1
/
+1
2013-04-08
mac80211: check DSSS params IE length in parser
Johannes Berg
1
-1
/
+1
2013-04-08
mac80211: be more careful about sending beacon-loss-events
Ben Greear
1
-3
/
+5
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-7
/
+17
2013-03-25
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
1
-2
/
+2
2013-03-24
mac80211: Don't restart sta-timer if not associated.
Ben Greear
1
-2
/
+4
2013-03-22
mac80211: add P2P NoA settings
Janusz Dziedzic
1
-20
/
+25
2013-03-22
mac80211: use ieee80211_p2p_noa_attr structure
Janusz Dziedzic
1
-11
/
+15
2013-03-22
mac80211: make beacon-loss-count configurable
Ben Greear
1
-3
/
+7
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
1
-0
/
+4
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-4
/
+4
2013-03-06
mac80211: cleanup suspend/resume on managed mode
Stanislaw Gruszka
1
-86
/
+2
2013-03-06
mac80211: support VHT capability overrides
Johannes Berg
1
-1
/
+11
2013-03-01
mac80211: fix VHT MCS calculation
Johannes Berg
1
-0
/
+3
2013-02-27
mac80211: Fix crash due to un-canceled work-items
Ben Greear
1
-0
/
+11
2013-02-27
mac80211: stop timers before canceling work items
Ben Greear
1
-5
/
+9
2013-02-15
mac80211: prevent spurious HT/VHT downgrade message
Johannes Berg
1
-0
/
+4
2013-02-15
mac80211: constify IE parsing
Johannes Berg
1
-7
/
+8
2013-02-15
mac80211: properly track HT/VHT operation changes
Johannes Berg
1
-68
/
+168
2013-02-15
mac80211: move ieee80211_determine_chantype function
Johannes Berg
1
-195
/
+195
2013-02-15
mac80211: clean up channel use in ieee80211_config_ht_tx
Johannes Berg
1
-11
/
+3
2013-02-15
mac80211: disable HT/VHT if AP has no HT/VHT capability
Johannes Berg
1
-2
/
+14
2013-02-15
mac80211: handle operating mode notif in beacon/assoc response
Johannes Berg
1
-3
/
+23
2013-02-15
mac80211: fix HT/VHT disable flags
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: init HT TX data before rate control
Johannes Berg
1
-20
/
+19
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-12
/
+10
2013-02-15
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
Johannes Berg
1
-2
/
+1
2013-02-15
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-4
/
+7
2013-02-15
mac80211: always unblock CSA queue stop when disconnecting
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: fix auth/assoc timeout handling
Johannes Berg
1
-4
/
+19
2013-02-15
mac80211: fix ieee80211_sta_tx_notify for nullfunc
Wojciech Dubowik
1
-4
/
+5
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
1
-0
/
+13
[next]