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
2008-11-19
mac80211: remove ieee80211_notify_mac
Johannes Berg
1
-22
/
+0
2008-11-13
mac80211: fix notify_mac function
Johannes Berg
1
-3
/
+3
2008-10-15
mac80211: fix HT information element parsing
Johannes Berg
1
-3
/
+0
2008-10-07
mac80211: avoid "Wireless Event too big" message for assoc response
John W. Linville
1
-3
/
+5
2008-10-07
wireless: restore revert lost to merge damage
Linus Torvalds
1
-8
/
+39
2008-09-25
mac80211: fix led behavior in IBSS
Emmanuel Grumbach
1
-0
/
+2
2008-09-25
mac80211: probe with correct SSID
Johannes Berg
1
-2
/
+2
2008-09-25
mac80211: clean up rate control API
Johannes Berg
1
-2
/
+2
2008-09-16
mac80211: share sta_info->ht_info
Johannes Berg
1
-2
/
+2
2008-09-16
mac80211: share sta->supp_rates
Johannes Berg
1
-6
/
+6
2008-09-16
mac80211: share STA information with driver
Johannes Berg
1
-2
/
+3
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-20
/
+20
2008-09-16
mac80211: inform driver of basic rateset
Johannes Berg
1
-31
/
+9
2008-09-16
mac80211: clean up scan namespace
Johannes Berg
1
-25
/
+26
2008-09-16
mac80211: reorder MLME code more
Johannes Berg
1
-299
/
+325
2008-09-16
mac80211: fix scan vs. interface removal race
Johannes Berg
1
-1
/
+1
2008-09-16
mac80211: split off mesh handling entirely
Johannes Berg
1
-80
/
+3
2008-09-16
mac80211: dont set REQ_RUN when scan finishes
Johannes Berg
1
-1
/
+2
2008-09-16
mac80211: move STA timer restart
Johannes Berg
1
-0
/
+13
2008-09-16
mac80211: move ieee80211_sta_expire
Johannes Berg
1
-26
/
+0
2008-09-11
mac80211: move frame TX function
Johannes Berg
1
-19
/
+5
2008-09-11
mac80211: move spectrum management code out
Johannes Berg
1
-85
/
+4
2008-09-11
mac80211: make BA session handling independent of STA mode
Johannes Berg
1
-340
/
+0
2008-09-11
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
1
-26
/
+0
2008-09-11
mac80211: split ieee80211_sta_def_wmm_params
Johannes Berg
1
-21
/
+27
2008-09-11
mac80211: consolidate deauth/disassoc
Johannes Berg
1
-36
/
+11
2008-09-11
mac80211: reorder frame code in mlme
Johannes Berg
1
-389
/
+387
2008-09-11
mac80211: remove useless 'ibss' parameter
Johannes Berg
1
-4
/
+3
2008-09-11
mac80211: simplify scan start
Johannes Berg
1
-4
/
+1
2008-09-11
mac80211: move some HT code out of mlme.c
Johannes Berg
1
-321
/
+0
2008-09-11
mac80211: move BSS handling to scan code
Johannes Berg
1
-307
/
+3
2008-09-11
mac80211: refactor and move scan RX code
Johannes Berg
1
-136
/
+117
2008-09-11
mac80211: start moving scan code from mlme
Johannes Berg
1
-543
/
+16
2008-09-11
mac80211: remove useless non-NULL tests from scan results code
Johannes Berg
1
-22
/
+18
2008-09-11
mac80211: use sdata pointer for scan interface
Johannes Berg
1
-13
/
+11
2008-09-11
mac80211: reorder mlme code
Johannes Berg
1
-530
/
+500
2008-09-11
mac80211: stop queues before carrier off
Tomas Winkler
1
-9
/
+17
2008-09-11
mac80211: remove disassociation code from ieee80211_set_associated
Tomas Winkler
1
-46
/
+56
2008-09-11
mac80211: disassociate when moving to new BSS
Tomas Winkler
1
-2
/
+7
2008-09-11
mac80211: restructure disassoc/deauth flows
Tomas Winkler
1
-31
/
+54
2008-09-11
mac80211: move IE parsing to util file
Johannes Berg
1
-145
/
+0
2008-09-11
mac80211: fix typo in action frame handling
Johannes Berg
1
-1
/
+1
2008-09-11
mac80211: fix action frame length checks
Johannes Berg
1
-2
/
+3
2008-09-11
mac80211: BSS info: check channel first
Johannes Berg
1
-11
/
+11
2008-09-11
mac80211: make conf_tx non-atomic
Johannes Berg
1
-5
/
+8
2008-09-11
mac80211: move some RCU locking into an if branch
Johannes Berg
1
-5
/
+4
2008-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+0
2008-09-08
mac80211: Fix rate scale initialization in IBSS
Emmanuel Grumbach
1
-26
/
+64
2008-09-08
mac80211: Fix low bit rate in IBSS
Tomas Winkler
1
-1
/
+1
2008-09-05
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
Linus Torvalds
1
-9
/
+39
[next]