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
2009-04-21
mac80211: fix basic rate bitmap calculation
Johannes Berg
1
-1
/
+1
2009-04-21
mac80211: fix beacon loss detection after scan
Kalle Valo
1
-1
/
+9
2009-04-17
mac80211: validate TIM IE length
Johannes Berg
1
-0
/
+3
2009-04-17
mac80211: avoid crashing when no scan sdata
Johannes Berg
1
-1
/
+2
2009-04-16
mac80211: quiet beacon loss messages
Michael Buesch
1
-6
/
+14
2009-03-28
mac80211: add beacon filtering support
Kalle Valo
1
-1
/
+48
2009-03-28
mac80211: track beacons separately from the rx path activity
Kalle Valo
1
-31
/
+46
2009-03-28
mac80211: decrease execution of the associated timer
Kalle Valo
1
-0
/
+15
2009-03-28
mac80211: remove mixed-cell and userspace MLME code
Johannes Berg
1
-2
/
+1
2009-03-28
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
1
-33
/
+3
2009-03-28
nl80211: Add MLME primitives to support external SME
Jouni Malinen
1
-10
/
+35
2009-03-28
nl80211: Event notifications for MLME events
Jouni Malinen
1
-2
/
+7
2009-03-28
mac80211: Fix reassociation by not clearing previous BSSID
Jouni Malinen
1
-2
/
+4
2009-03-28
mac80211: Fix a typo in assoc vs. reassoc check
Jouni Malinen
1
-1
/
+1
2009-03-28
mac80211: start pending scan after probe/auth/assoc timed out
Helmut Schaa
1
-0
/
+23
2009-03-28
mac80211: remove ieee80211_num_regular_queues
Johannes Berg
1
-1
/
+1
2009-03-17
mac80211: handle failed scan requests in STA mode
Helmut Schaa
1
-2
/
+12
2009-03-17
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
1
-14
/
+10
2009-03-05
mac80211: Always send a null data frame if TIM bit is set.
Vivek Natarajan
1
-2
/
+1
2009-03-05
mac80211: Fix TKIP/WEP HT capability handling
Sujith
1
-1
/
+2
2009-02-27
mac80211: Introduce a generic commit() to apply changes
Alina Friedrichsen
1
-9
/
+16
2009-02-27
nl80211: Optional IEs into scan request
Jouni Malinen
1
-3
/
+5
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-1225
/
+421
2009-02-27
mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set
Vasanthakumar Thiagarajan
1
-2
/
+4
2009-02-13
mac80211: split managed/ibss code a little more
Johannes Berg
1
-108
/
+146
2009-02-13
mac80211: fix IBSS auth
Johannes Berg
1
-0
/
+1
2009-02-13
mac80211: use cfg80211s BSS infrastructure
Johannes Berg
1
-140
/
+73
2009-02-13
mac80211: dont add BSS when creating IBSS
Johannes Berg
1
-49
/
+58
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-9
/
+28
2009-02-13
mac80211: clean up BA session teardown
Johannes Berg
1
-1
/
+1
2009-02-13
mac80211: use ps-poll when dynamic power save mode is disabled
Kalle Valo
1
-3
/
+51
2009-02-13
mac80211: remove multicast check from check_tim()
Kalle Valo
1
-7
/
+4
2009-02-11
mac80211: Free current bss information in few places where we don't need it a...
Vasanthakumar Thiagarajan
1
-17
/
+21
2009-02-09
mac80211: Remove bss information of the current AP when it goes out of range
Vasanthakumar Thiagarajan
1
-2
/
+16
2009-02-09
mac80211: IBSS join rework
Alina Friedrichsen
1
-7
/
+14
2009-02-09
mac80211: Creating new IBSS with fixed BSSID
Alina Friedrichsen
1
-3
/
+2
2009-02-09
mac80211: Reset assoc_scan_tries after an unsuccessful scan run
Sujith
1
-1
/
+3
2009-01-30
mac80211: Fixed BSSID handling revisited
Alina Friedrichsen
1
-39
/
+33
2009-01-30
mac80211: Add capability to enable/disable beaconing
Johannes Berg
1
-1
/
+2
2009-01-30
wireless: restrict to 32 legacy rates
Johannes Berg
1
-8
/
+8
2009-01-30
mac80211: Fix MFP Association Comeback to use Timeout Interval IE
Jouni Malinen
1
-2
/
+3
2009-01-30
nl80211: New command for adding extra IE(s) into management frames
Jouni Malinen
1
-6
/
+46
2009-01-30
mac80211: Handle power constraint level advertised in 11d+h beacon
Vasanthakumar Thiagarajan
1
-0
/
+9
2009-01-30
mac80211: 802.11w - Implement Association Comeback processing
Jouni Malinen
1
-3
/
+17
2009-01-30
mac80211: 802.11w - Configuration of MFP disabled/optional/required
Jouni Malinen
1
-0
/
+4
2009-01-30
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
1
-2
/
+5
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
1
-16
/
+15
2009-01-29
mac80211: move dynamic PS timeout to hardware config
Johannes Berg
1
-2
/
+3
2009-01-29
mac80211: clean up channel type config
Johannes Berg
1
-1
/
+1
2009-01-29
mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().
Rami Rosen
1
-4
/
+2
[next]