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.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
/
sta_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-01
mac80211: add support for showing the last rx bitrate
Felix Fietkau
1
-0
/
+4
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-0
/
+2
2010-12-16
mac80211: Add timeout to BA session start API
Sujith Manoharan
1
-0
/
+2
2010-12-08
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+3
2010-11-29
mac80211: fix RX aggregation locking
Johannes Berg
1
-15
/
+14
2010-11-25
mac80211: implement packet loss notification
Johannes Berg
1
-0
/
+3
2010-11-25
Revert "nl80211/mac80211: Report signal average"
John W. Linville
1
-3
/
+0
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+3
2010-10-07
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-2
/
+4
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-0
/
+2
2010-08-16
mac80211: AMPDU rx reorder timeout timer
Christian Lamparter
1
-5
/
+11
2010-06-28
mac80211: fix the for_each_sta_info macro
Felix Fietkau
1
-8
/
+8
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
1
-0
/
+3
2010-06-14
mac80211: defer RX agg session teardown to work
Johannes Berg
1
-0
/
+3
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-2
/
+4
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-14
/
+19
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
1
-3
/
+11
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
1
-4
/
+0
2010-06-03
mac80211: move plink state
Johannes Berg
1
-22
/
+22
2010-05-24
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-4
/
+2
2010-04-07
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
1
-3
/
+3
2010-03-09
mac80211: deprecate RX status noise
Johannes Berg
1
-2
/
+0
2010-02-11
mac80211: Deny TX BA session requests during disassociation
Sujith
1
-0
/
+4
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-20
/
+12
2010-01-12
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
1
-0
/
+3
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
1
-2
/
+27
2009-11-24
mac80211: Fix missing kernel-doc notation
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-19
mac80211: let sta_info_get_by_idx get sta by sdata
Johannes Berg
1
-2
/
+2
2009-11-07
mac80211: async station powersave handling
Johannes Berg
1
-3
/
+20
2009-10-30
mac80211: deprecate qual value
Johannes Berg
1
-2
/
+0
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-22
/
+0
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
1
-13
/
+0
2009-07-10
mac80211: improve per-sta debugfs
Johannes Berg
1
-0
/
+17
2009-05-20
mac80211: fix kernel-doc
Johannes Berg
1
-0
/
+1
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
1
-0
/
+1
2009-05-06
mac80211: Add a timeout for frames in the RX reorder buffer
Jouni Malinen
1
-0
/
+2
2009-04-23
mac80211: convert to cfg80211 IBSS API
Johannes Berg
1
-2
/
+1
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-2
/
+0
2009-03-28
mac80211: fix aggregation to not require queue stop
Johannes Berg
1
-0
/
+2
2009-03-28
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
1
-0
/
+3
2009-02-27
mac80211: add missing kernel-doc
Johannes Berg
1
-0
/
+1
2009-02-27
mac80211: fix aggregation for hardware with ampdu queues
Johannes Berg
1
-2
/
+2
2009-02-13
mac80211: fix aggregation timer lockups
Johannes Berg
1
-0
/
+1
2009-02-13
mac80211: fix RX aggregation timeouts
Johannes Berg
1
-1
/
+1
2009-02-13
mac80211: remove stray aggregation debugfs definition
Johannes Berg
1
-1
/
+0
2009-01-30
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
1
-0
/
+2
2009-01-29
mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.
Rami Rosen
1
-2
/
+0
2009-01-17
mac80211: more kernel-doc fixes
Randy Dunlap
1
-1
/
+0
2008-11-21
mac80211: remove more excess kernel-doc
Randy Dunlap
1
-3
/
+0
[next]