index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
1
-26
/
+22
*
mac80211: fix sta-info pinning
Johannes Berg
2008-04-08
1
-32
/
+32
*
mac80211: fix defined but not used
Jiri Slaby
2008-04-08
1
-30
/
+30
*
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
2008-04-08
1
-6
/
+23
*
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
1
-1
/
+1
*
mac80211: sta_info_flush() fixes
Johannes Berg
2008-04-01
1
-0
/
+70
*
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
2008-04-01
1
-14
/
+19
*
mac80211: automatically free sta struct when insertion fails
Johannes Berg
2008-04-01
1
-23
/
+57
*
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
2008-04-01
1
-3
/
+5
*
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
1
-14
/
+16
*
mac80211: fix mesh_path and sta_info get_by_idx functions
Luis Carlos Cobo
2008-03-06
1
-2
/
+3
*
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
2008-03-06
1
-1
/
+1
*
mac80211: fix sta_info mesh timer bug
Johannes Berg
2008-03-06
1
-8
/
+25
*
mac80211: add documentation book
Johannes Berg
2008-03-06
1
-8
/
+8
*
mac80211: remove STA entries when taking down interface
Johannes Berg
2008-03-06
1
-2
/
+12
*
mac80211: split sta_info_add
Johannes Berg
2008-03-06
1
-22
/
+50
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-147
/
+240
*
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-11
/
+2
*
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-03-06
1
-3
/
+39
*
mac80211: split ieee80211_key_alloc/free
Johannes Berg
2008-02-29
1
-1
/
+1
*
mac80211: atomically check whether STA exists already
Johannes Berg
2008-02-29
1
-11
/
+27
*
mac80211: consolidate TIM handling code
Johannes Berg
2008-02-29
1
-26
/
+61
*
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
2008-02-29
1
-10
/
+18
*
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
2008-02-29
1
-2
/
+2
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-24
/
+0
*
mac80211: A-MPDU Tx MLME data initialization
Ron Rindjunsky
2008-02-29
1
-1
/
+12
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
1
-2
/
+2
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-6
/
+21
*
mac80211: A-MPDU Rx MLME data initialization
Ron Rindjunsky
2008-01-28
1
-0
/
+14
*
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
2008-01-28
1
-0
/
+3
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+2
*
mac80211: round station cleanup timer
Johannes Berg
2007-12-26
1
-2
/
+5
*
[MAC80211]: add sta_notify callback
Tomas Winkler
2007-10-10
1
-6
/
+7
*
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
1
-2
/
+2
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-5
/
+8
*
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
1
-8
/
+2
*
[MAC80211]: remove fake set_key() call
Johannes Berg
2007-10-10
1
-18
/
+0
*
[MAC80211] key handling: remove default_wep_only
Johannes Berg
2007-10-10
1
-4
/
+2
*
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
1
-10
/
+7
*
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-10-10
1
-110
/
+74
*
[MAC80211]: Add debugfs attributes.
Jiri Benc
2007-05-05
1
-12
/
+96
*
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
2007-05-05
1
-0
/
+386