Johannes Berg
|
bdcbd8e0e3
mac80211: clean up debugging
|
il y a 13 ans |
John W. Linville
|
7c9c46c16d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
il y a 13 ans |
Joe Perches
|
499f42bb03
net: mac80211: Add and use ibss_vdbg debugging macro
|
il y a 13 ans |
Joe Perches
|
f0d232080f
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
|
il y a 13 ans |
Arik Nemtsov
|
794454ce72
mac80211: fix non RCU-safe sta_list manipulation
|
il y a 13 ans |
Joe Perches
|
b203ca3912
mac80211: Convert compare_ether_addr to ether_addr_equal
|
il y a 13 ans |
Felix Fietkau
|
7e3ed02c6e
mac80211: fix num_mcast_sta counting issues
|
il y a 13 ans |
Felix Fietkau
|
030ef8f8a5
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
|
il y a 13 ans |
Marco Porsch
|
52a3f20c09
mac80211: end service period only after sending last buffered frame
|
il y a 13 ans |
Felix Fietkau
|
888d04dfbe
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
|
il y a 13 ans |
Johannes Berg
|
02f2f1a951
mac80211: handle non-bufferable MMPDUs correctly
|
il y a 13 ans |
Johannes Berg
|
3431683759
mac80211: fix sta_info_flush() return value
|
il y a 13 ans |
Felix Fietkau
|
79027596ff
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
|
il y a 13 ans |
Johannes Berg
|
7852e36186
mac80211: remove dummy STA support
|
il y a 13 ans |
Johannes Berg
|
a4ec45a421
mac80211: implement sta_add/sta_remove in sta_state
|
il y a 13 ans |
Johannes Berg
|
f09603a259
mac80211: add sta_state callback
|
il y a 13 ans |
Johannes Berg
|
71ec375c75
mac80211: add NOTEXIST station state
|
il y a 13 ans |
Johannes Berg
|
077f493928
mac80211: simplify AP_VLAN handling
|
il y a 13 ans |
Helmut Schaa
|
4f3eb0ba48
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
|
il y a 13 ans |
Helmut Schaa
|
608383bfc0
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
|
il y a 13 ans |
Helmut Schaa
|
2ab694d302
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
|
il y a 13 ans |
Johannes Berg
|
83d5cc0124
mac80211: station state transition error handling
|
il y a 13 ans |
Johannes Berg
|
889cbb911a
mac80211: clean up rate control code
|
il y a 13 ans |
Johannes Berg
|
151a02f693
mac80211: clean up aggregation destruction
|
il y a 13 ans |
Helmut Schaa
|
544204733a
mac80211: Fix possible race between sta_unblock and network softirq
|
il y a 13 ans |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
il y a 13 ans |
Mohammed Shafi Shajakhan
|
e46a2cf9e1
mac80211: fix kernel panic in IBSS due to a regression
|
il y a 13 ans |
Marek Lindner
|
ec2b774e7c
mac80211: ibss should not purge clients it is not responsible for
|
il y a 13 ans |
Yogesh Ashok Powar
|
27bf88829f
mac80211: Fixing sparse warning at sta_info.c
|
il y a 13 ans |
Johannes Berg
|
4d33960bf9
mac80211: reduce station management complexity
|
il y a 13 ans |