index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-15
1
-0
/
+2
*
mac80211: use spin_lock_bh() for tim_lock
Johannes Berg
2013-02-15
1
-3
/
+2
*
mac80211: fix auth/assoc timeout handling
Johannes Berg
2013-02-15
1
-0
/
+2
*
mac80211: fix mesh sta teardown
Thomas Pedersen
2013-02-11
1
-7
/
+2
*
mac80211: mesh power save basics
Marco Porsch
2013-02-04
1
-2
/
+18
*
mac80211: clean up mesh sta allocation warning
Thomas Pedersen
2013-01-24
1
-5
/
+0
*
mac80211: split aggregation stop by reason
Johannes Berg
2013-01-03
1
-1
/
+1
*
mac80211: optimise AP stop RCU handling
Johannes Berg
2013-01-03
1
-2
/
+0
*
mac80211: optimise roaming time again
Johannes Berg
2013-01-03
1
-10
/
+17
*
mac80211: remove final sta_info_flush()
Johannes Berg
2013-01-03
1
-17
/
+6
*
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
2013-01-03
1
-1
/
+1
*
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
2013-01-03
1
-4
/
+40
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
1
-1
/
+1
|
\
|
*
mac80211: convert to channel definition struct
Johannes Berg
2012-11-26
1
-1
/
+1
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
1
-5
/
+5
|
\
\
|
|
/
|
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
1
-5
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-14
1
-3
/
+8
|
|
\
|
|
*
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-10
1
-3
/
+3
|
|
*
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-11-05
1
-0
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-23
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
2012-10-15
1
-2
/
+2
|
|
/
*
|
mac80211: make client powersave independent of interface type
Marco Porsch
2012-10-19
1
-11
/
+32
*
|
mac80211: Use appropriate debug wrapper
Mohammed Shafi Shajakhan
2012-10-17
1
-2
/
+2
*
|
mac80211: use channel contexts
Johannes Berg
2012-10-17
1
-1
/
+11
|
/
*
mac80211: don't send delBA when removing stations
Johannes Berg
2012-09-21
1
-1
/
+1
*
mac80211: use call_rcu() on sta deletion
Eliad Peller
2012-09-10
1
-54
/
+67
*
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
[next]