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
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-16
mac80211: move ieee80211_sta_expire
Johannes Berg
1
-1
/
+27
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
1
-8
/
+21
2008-07-08
mac80211: fix lots of kernel-doc
Randy Dunlap
1
-0
/
+1
2008-07-02
mac80211: rework debug settings and make debugging safer
Johannes Berg
1
-0
/
+2
2008-06-27
mac80211: use separate spinlock for sta flags
Johannes Berg
1
-0
/
+1
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-1
/
+1
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-3
/
+3
2008-05-15
mac80211: proper STA info locking
Johannes Berg
1
-9
/
+5
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-1
/
+1
2008-04-09
mac80211: rename files
Johannes Berg
1
-1
/
+1
2008-04-09
mac80211: fix key vs. sta locking problems
Johannes Berg
1
-26
/
+22
2008-04-09
mac80211: fix sta-info pinning
Johannes Berg
1
-32
/
+32
2008-04-09
mac80211: fix defined but not used
Jiri Slaby
1
-30
/
+30
2008-04-09
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
1
-6
/
+23
2008-04-02
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
1
-1
/
+1
2008-04-02
mac80211: sta_info_flush() fixes
Johannes Berg
1
-0
/
+70
2008-04-02
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
1
-14
/
+19
2008-04-02
mac80211: automatically free sta struct when insertion fails
Johannes Berg
1
-23
/
+57
2008-04-02
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
1
-3
/
+5
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-14
/
+16
2008-03-07
mac80211: fix mesh_path and sta_info get_by_idx functions
Luis Carlos Cobo
1
-2
/
+3
2008-03-07
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
1
-1
/
+1
2008-03-06
mac80211: fix sta_info mesh timer bug
Johannes Berg
1
-8
/
+25
2008-03-06
mac80211: add documentation book
Johannes Berg
1
-8
/
+8
2008-03-06
mac80211: remove STA entries when taking down interface
Johannes Berg
1
-2
/
+12
2008-03-06
mac80211: split sta_info_add
Johannes Berg
1
-22
/
+50
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-147
/
+240
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-11
/
+2
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
1
-3
/
+39
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
1
-1
/
+1
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
1
-11
/
+27
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
1
-26
/
+61
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
1
-10
/
+18
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
1
-2
/
+2
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-24
/
+0
2008-02-29
mac80211: A-MPDU Tx MLME data initialization
Ron Rindjunsky
1
-1
/
+12
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
1
-2
/
+2
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-6
/
+21
2008-01-29
mac80211: A-MPDU Rx MLME data initialization
Ron Rindjunsky
1
-0
/
+14
2008-01-29
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
1
-0
/
+3
2008-01-29
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2007-12-27
mac80211: round station cleanup timer
Johannes Berg
1
-2
/
+5
2007-10-11
[MAC80211]: add sta_notify callback
Tomas Winkler
1
-6
/
+7
2007-10-11
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
1
-2
/
+2
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+8
2007-10-11
[MAC80211]: rework key handling
Johannes Berg
1
-8
/
+2
2007-10-11
[MAC80211]: remove fake set_key() call
Johannes Berg
1
-18
/
+0
2007-10-11
[MAC80211] key handling: remove default_wep_only
Johannes Berg
1
-4
/
+2
2007-10-11
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
1
-10
/
+7
2007-10-11
[MAC80211]: improve locking of sta_info related structures
Michael Wu
1
-110
/
+74
[next]