index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_sta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add missing station flags to debugfs
Johannes Berg
2011-09-30
1
-11
/
+14
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-10
/
+10
*
mac80211: split PS buffers into ACs
Johannes Berg
2011-09-30
1
-2
/
+8
*
mac80211: fix debugfs printk format warning
Randy Dunlap
2011-04-19
1
-1
/
+1
*
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
2011-04-12
1
-0
/
+26
*
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
1
-1
/
+1
*
mac80211: fix RX aggregation locking
Johannes Berg
2010-11-29
1
-14
/
+15
*
mac80211: refactor debugfs function generation code
Eliad Peller
2010-11-15
1
-16
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-2
/
+3
|
\
|
*
mac80211: avoid transmitting delBA to old AP
Johannes Berg
2010-10-06
1
-1
/
+2
|
*
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
2010-09-27
1
-1
/
+1
*
|
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
2010-09-16
1
-0
/
+2
|
/
*
mac80211: make TX aggregation start/stop request async
Johannes Berg
2010-06-14
1
-4
/
+1
*
mac80211: use RCU for TX aggregation
Johannes Berg
2010-06-14
1
-4
/
+4
*
mac80211: use RCU for RX aggregation
Johannes Berg
2010-06-14
1
-3
/
+3
*
mac80211: reduce debugfs code size
Felix Fietkau
2010-06-03
1
-25
/
+20
*
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
2010-06-03
1
-2
/
+1
*
mac80211: allow controlling aggregation manually
Johannes Berg
2010-05-03
1
-1
/
+64
*
mac80211: fix typo for LDPC capability
Luis R. Rodriguez
2010-04-09
1
-1
/
+1
*
mac80211: clean up/fix aggregation code
Johannes Berg
2010-04-07
1
-5
/
+5
*
mac80211: deprecate RX status noise
Johannes Berg
2010-03-09
1
-2
/
+0
*
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
2010-02-01
1
-11
/
+13
*
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
2010-02-01
1
-1
/
+1
*
mac80211: only bother printing highest data rate on debugfs if its set
Luis R. Rodriguez
2009-12-22
1
-2
/
+10
*
mac80211: parse the HT capabilities info through debugfs
Luis R. Rodriguez
2009-12-22
1
-1
/
+47
*
mac80211: make debugfs mcs set entry reflect 16 bits
Luis R. Rodriguez
2009-12-22
1
-1
/
+1
*
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-21
1
-1
/
+1
*
mac80211: add per-station HT capability file
Johannes Berg
2009-11-19
1
-0
/
+29
*
mac80211: async station powersave handling
Johannes Berg
2009-11-06
1
-2
/
+3
*
mac80211: deprecate qual value
Johannes Berg
2009-10-30
1
-2
/
+0
*
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
2009-10-30
1
-29
/
+2
*
mac80211: improve per-sta debugfs
Johannes Berg
2009-07-10
1
-36
/
+62
*
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
2009-01-29
1
-2
/
+3
*
mac80211: minor code cleanups
Johannes Berg
2008-10-31
1
-3
/
+3
*
mac80211: remove aggregation status write support from debugfs
Johannes Berg
2008-10-31
1
-72
/
+1
*
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-27
1
-3
/
+2
*
mac80211: fix debugfs lockup
Johannes Berg
2008-10-14
1
-0
/
+11
*
mac80211: make master iface not wireless
Johannes Berg
2008-09-24
1
-2
/
+1
*
mac80211: share STA information with driver
Johannes Berg
2008-09-15
1
-3
/
+3
*
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
2008-08-22
1
-1
/
+1
*
mac80211: remove channel use statistics
Johannes Berg
2008-05-21
1
-1
/
+0
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-1
/
+1
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
1
-7
/
+8
*
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-38
/
+0
*
mac80211: make debugfs files root-only
Johannes Berg
2008-04-08
1
-1
/
+1
*
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
1
-7
/
+10
*
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
2008-03-27
1
-2
/
+4
*
mac80211: clean up sta_info and document locking
Johannes Berg
2008-03-06
1
-1
/
+1
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-2
/
+2
*
mac80211: remove STA infos last_ack stuff
Johannes Berg
2008-02-29
1
-29
/
+0
[next]