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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-05
1
-1
/
+1
|
\
|
*
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
2008-12-05
1
-1
/
+1
*
|
mac80211: minor code cleanups
Johannes Berg
2008-10-31
1
-2
/
+2
*
|
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-27
1
-21
/
+12
|
/
*
mac80211: fix debugfs lockup
Johannes Berg
2008-10-14
1
-1
/
+6
*
mac80211: clean up rate control API
Johannes Berg
2008-09-24
1
-12
/
+5
*
mac80211: share STA information with driver
Johannes Berg
2008-09-15
1
-23
/
+36
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-2
/
+2
*
mac80211: move ieee80211_sta_expire
Johannes Berg
2008-09-15
1
-1
/
+27
*
mac80211: make master netdev handling sane
Johannes Berg
2008-07-14
1
-8
/
+21
*
mac80211: fix lots of kernel-doc
Randy Dunlap
2008-07-08
1
-0
/
+1
*
mac80211: rework debug settings and make debugging safer
Johannes Berg
2008-07-02
1
-0
/
+2
*
mac80211: use separate spinlock for sta flags
Johannes Berg
2008-06-26
1
-0
/
+1
*
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-1
/
+1
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-3
/
+3
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
1
-9
/
+5
*
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-1
/
+1
*
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
[next]