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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-09
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-4
/
+0
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+12
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-1
/
+1
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
1
-6
/
+9
2011-05-12
mac80211: fix another key non-race
Johannes Berg
1
-2
/
+4
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+0
2011-04-26
mac80211: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-2
/
+0
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+15
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
1
-1
/
+12
2011-04-13
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
1
-0
/
+3
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+4
2011-04-05
mac80211: clean up station cleanup timer
Johannes Berg
1
-11
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
cfg80211: Add nl80211 event for deletion of a station entry
Jouni Malinen
1
-0
/
+2
2011-03-21
mac80211: initialize sta->last_rx in sta_info_alloc
Felix Fietkau
1
-0
/
+1
2011-02-04
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-1
/
+2
2010-12-08
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-11-25
Revert "nl80211/mac80211: Report signal average"
John W. Linville
1
-2
/
+0
2010-11-18
nl80211/mac80211: Report signal average
Bruno Randolf
1
-0
/
+2
2010-11-18
mac80211: fix powersaving clients races
Johannes Berg
1
-3
/
+14
2010-10-07
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-5
/
+5
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-1
/
+1
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
1
-4
/
+11
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
1
-1
/
+1
2010-09-15
mac80211: match only assigned bss in sta_info_get_bss
Johannes Berg
1
-1
/
+1
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-12
/
+9
2010-07-27
mac80211: Fix key freeing to handle unlinked keys
Jouni Malinen
1
-1
/
+1
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-7
/
+7
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
1
-0
/
+1
2010-06-14
mac80211: move BA session work
Johannes Berg
1
-1
/
+1
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-0
/
+1
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-7
/
+5
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+0
2010-06-03
mac80211: simplify key locking
Johannes Berg
1
-8
/
+0
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-1
/
+1
2010-05-03
mac80211: fix ieee80211_find_sta[_by_hw]
Johannes Berg
1
-4
/
+13
2010-04-20
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
1
-3
/
+10
2010-04-08
mac80211: enhance tracing
Johannes Berg
1
-0
/
+2
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+17
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-48
/
+10
2010-04-07
mac80211: fix station destruction problem
Johannes Berg
1
-6
/
+9
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
1
-4
/
+16
2010-03-11
mac80211: Fix sta_mtx unlocking on insert STA failure path
Jouni Malinen
1
-0
/
+1
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-368
/
+363
2010-01-12
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
1
-0
/
+21
2009-12-29
mac80211/cfg80211: add station events
Johannes Berg
1
-0
/
+5
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-1
/
+1
2009-12-22
mac80211: trace interface name
Johannes Berg
1
-3
/
+3
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-4
/
+4
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
1
-7
/
+11
[next]