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: always synchronize_net() during station removal
Johannes Berg
2013-04-11
1
-2
/
+10
*
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-26
1
-3
/
+3
*
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-11-26
1
-0
/
+5
*
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
2012-10-31
1
-2
/
+2
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-27
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
1
-2
/
+2
|
\
|
*
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
2012-06-04
1
-2
/
+2
*
|
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2012-06-05
1
-4
/
+2
*
|
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
1
-12
/
+9
|
/
*
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-4
/
+4
*
mac80211: fix num_mcast_sta counting issues
Felix Fietkau
2012-04-24
1
-4
/
+8
*
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
2012-04-24
1
-2
/
+2
*
mac80211: end service period only after sending last buffered frame
Marco Porsch
2012-04-09
1
-7
/
+9
*
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
1
-2
/
+3
*
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-29
1
-2
/
+2
*
mac80211: fix sta_info_flush() return value
Johannes Berg
2012-02-27
1
-1
/
+3
*
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
Felix Fietkau
2012-02-08
1
-0
/
+2
*
mac80211: remove dummy STA support
Johannes Berg
2012-02-06
1
-110
/
+25
*
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
2012-02-06
1
-14
/
+9
*
mac80211: add sta_state callback
Johannes Berg
2012-02-06
1
-17
/
+89
*
mac80211: add NOTEXIST station state
Johannes Berg
2012-02-06
1
-0
/
+2
*
mac80211: simplify AP_VLAN handling
Johannes Berg
2012-02-06
1
-7
/
+1
*
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
Helmut Schaa
2012-01-30
1
-9
/
+9
*
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
Helmut Schaa
2012-01-30
1
-1
/
+3
*
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
Helmut Schaa
2012-01-30
1
-3
/
+1
*
mac80211: station state transition error handling
Johannes Berg
2012-01-30
1
-5
/
+14
*
mac80211: clean up rate control code
Johannes Berg
2012-01-24
1
-7
/
+3
*
mac80211: clean up aggregation destruction
Johannes Berg
2012-01-24
1
-23
/
+8
*
mac80211: Fix possible race between sta_unblock and network softirq
Helmut Schaa
2012-01-17
1
-2
/
+4
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-3
/
+3
*
mac80211: fix kernel panic in IBSS due to a regression
Mohammed Shafi Shajakhan
2012-01-04
1
-1
/
+4
*
mac80211: ibss should not purge clients it is not responsible for
Marek Lindner
2011-12-21
1
-0
/
+3
*
mac80211: Fixing sparse warning at sta_info.c
Yogesh Ashok Powar
2011-12-19
1
-2
/
+7
*
mac80211: reduce station management complexity
Johannes Berg
2011-12-15
1
-194
/
+57
*
mac80211: delay IBSS station insertion
Johannes Berg
2011-12-15
1
-20
/
+11
*
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2011-12-15
1
-1
/
+1
*
mac80211: count authorized stations per BSS
Johannes Berg
2011-12-15
1
-5
/
+9
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
1
-6
/
+59
*
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2011-12-13
1
-0
/
+25
*
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
2011-11-28
1
-4
/
+0
*
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
Janusz.Dziedzic@tieto.com
2011-11-07
1
-4
/
+4
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-17
1
-4
/
+2
|
\
|
*
mac80211: fix TID for null poll response
Johannes Berg
2011-10-14
1
-4
/
+2
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-11
1
-121
/
+515
|
\
\
|
|
/
|
*
mac80211: allow out-of-band EOSP notification
Johannes Berg
2011-09-30
1
-0
/
+25
|
*
mac80211: explicitly notify drivers of frame release
Johannes Berg
2011-09-30
1
-9
/
+25
|
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-16
/
+19
|
*
mac80211: reply only once to each PS-poll
Johannes Berg
2011-09-30
1
-11
/
+11
|
*
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
2011-09-30
1
-10
/
+90
|
*
mac80211: implement uAPSD
Johannes Berg
2011-09-30
1
-45
/
+125
[next]