index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
mac80211: Add timeout to BA session start API
Sujith Manoharan
1
-1
/
+1
2010-11-29
mac80211: fix RX aggregation locking
Johannes Berg
1
-14
/
+15
2010-11-15
mac80211: refactor debugfs function generation code
Eliad Peller
1
-16
/
+10
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+3
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-1
/
+2
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
1
-1
/
+1
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
1
-0
/
+2
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-4
/
+1
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-4
/
+4
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
1
-3
/
+3
2010-06-03
mac80211: reduce debugfs code size
Felix Fietkau
1
-25
/
+20
2010-06-03
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
1
-2
/
+1
2010-05-03
mac80211: allow controlling aggregation manually
Johannes Berg
1
-1
/
+64
2010-04-09
mac80211: fix typo for LDPC capability
Luis R. Rodriguez
1
-1
/
+1
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-5
/
+5
2010-03-09
mac80211: deprecate RX status noise
Johannes Berg
1
-2
/
+0
2010-02-01
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
1
-11
/
+13
2010-02-01
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
1
-1
/
+1
2009-12-22
mac80211: only bother printing highest data rate on debugfs if its set
Luis R. Rodriguez
1
-2
/
+10
2009-12-22
mac80211: parse the HT capabilities info through debugfs
Luis R. Rodriguez
1
-1
/
+47
2009-12-22
mac80211: make debugfs mcs set entry reflect 16 bits
Luis R. Rodriguez
1
-1
/
+1
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-1
/
+1
2009-11-19
mac80211: add per-station HT capability file
Johannes Berg
1
-0
/
+29
2009-11-06
mac80211: async station powersave handling
Johannes Berg
1
-2
/
+3
2009-10-30
mac80211: deprecate qual value
Johannes Berg
1
-2
/
+0
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-29
/
+2
2009-07-10
mac80211: improve per-sta debugfs
Johannes Berg
1
-36
/
+62
2009-01-29
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
1
-2
/
+3
2008-10-31
mac80211: minor code cleanups
Johannes Berg
1
-3
/
+3
2008-10-31
mac80211: remove aggregation status write support from debugfs
Johannes Berg
1
-72
/
+1
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
1
-3
/
+2
2008-10-14
mac80211: fix debugfs lockup
Johannes Berg
1
-0
/
+11
2008-09-24
mac80211: make master iface not wireless
Johannes Berg
1
-2
/
+1
2008-09-15
mac80211: share STA information with driver
Johannes Berg
1
-3
/
+3
2008-08-22
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
1
-1
/
+1
2008-05-21
mac80211: remove channel use statistics
Johannes Berg
1
-1
/
+0
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-1
/
+1
2008-05-14
mac80211: proper STA info locking
Johannes Berg
1
-7
/
+8
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-38
/
+0
2008-04-08
mac80211: make debugfs files root-only
Johannes Berg
1
-1
/
+1
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-7
/
+10
2008-03-27
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
1
-2
/
+4
2008-03-06
mac80211: clean up sta_info and document locking
Johannes Berg
1
-1
/
+1
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-2
/
+2
2008-02-29
mac80211: remove STA infos last_ack stuff
Johannes Berg
1
-29
/
+0
2008-02-29
mac80211: fix debugfs_sta print_mac() warning
Johannes Berg
1
-2
/
+3
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
1
-2
/
+1
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
1
-2
/
+1
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-18
/
+0
2008-02-29
mac80211: A-MPDU add debugfs support
Ron Rindjunsky
1
-0
/
+116
[next]