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-12-19
mac80211: implement dynamic power save
Kalle Valo
1
-2
/
+47
2008-12-19
mac80211: enable IEEE80211_CONF_PS only when associated
Kalle Valo
1
-2
/
+13
2008-12-19
mac80211: fix a typo in ieee80211_send_assoc() method.
Rami Rosen
1
-1
/
+1
2008-12-19
mac80211: Add HT rates into RX status reporting
Jouni Malinen
1
-1
/
+6
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-0
/
+1
2008-12-12
mac80211: misc cleanups
Rami Rosen
1
-7
/
+3
2008-12-05
mac80211: accept empty strings for hidden SSIDs
Fabio Rossi
1
-1
/
+1
2008-12-05
mac80211: disassociate prior to unlinking AP/station
Tomas Winkler
1
-4
/
+14
2008-11-26
mac80211: Look out for some other AP when disassoc is received.
Vivek Natarajan
1
-2
/
+6
2008-11-26
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
1
-0
/
+7
2008-11-21
mac80211: remove unnecessary include.
Rami Rosen
1
-1
/
+0
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-22
/
+0
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
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-11-10
mac80211: fix basic rates setting from association response
Tomas Winkler
1
-6
/
+12
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
1
-14
/
+0
2008-11-10
mac80211: print reason code for deauth/dissoc frames
Zhu Yi
1
-2
/
+4
2008-11-01
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
Rami Rosen
1
-49
/
+55
2008-11-01
mac80211: insert AP sta entry after filling it
Johannes Berg
1
-13
/
+18
2008-11-01
mac80211: inform userspace of probe/auth/assoc timeout
Johannes Berg
1
-0
/
+3
2008-11-01
mac80211: rewrite HT handling
Johannes Berg
1
-38
/
+50
2008-11-01
mac80211: move bss_conf into vif
Johannes Berg
1
-15
/
+15
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
1
-22
/
+23
2008-11-01
mac80211: fix short slot handling
Johannes Berg
1
-34
/
+40
2008-10-28
mac80211: convert to %pM away from print_mac
Johannes Berg
1
-74
/
+47
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
[next]