John W. Linville
|
62c8003ecb
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
12 lat temu |
Johannes Berg
|
4bf88530be
mac80211: convert to channel definition struct
|
12 lat temu |
John W. Linville
|
75c8ec71fb
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
12 lat temu |
John W. Linville
|
b311749477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 lat temu |
Johannes Berg
|
5a306f5887
mac80211: introduce IEEE80211_NUM_TIDS and use it
|
12 lat temu |
John W. Linville
|
bd2a813074
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
|
12 lat temu |
Felix Fietkau
|
1f98ab7fef
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
|
12 lat temu |
Arik Nemtsov
|
987c285c2a
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
|
12 lat temu |
John W. Linville
|
9b34f40c20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 lat temu |
Marco Porsch
|
d012a60510
mac80211: make client powersave independent of interface type
|
12 lat temu |
Mohammed Shafi Shajakhan
|
eea57d42fb
mac80211: Use appropriate debug wrapper
|
12 lat temu |
Johannes Berg
|
55de908ab2
mac80211: use channel contexts
|
13 lat temu |
Felix Fietkau
|
d4fa14cd62
mac80211: use ieee80211_free_txskb in a few more places
|
12 lat temu |
Johannes Berg
|
582bb505b6
mac80211: don't send delBA when removing stations
|
13 lat temu |
Eliad Peller
|
b22cfcfcae
mac80211: use call_rcu() on sta deletion
|
12 lat temu |
Johannes Berg
|
bdcbd8e0e3
mac80211: clean up debugging
|
13 lat temu |
John W. Linville
|
7c9c46c16d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 lat temu |
Joe Perches
|
499f42bb03
net: mac80211: Add and use ibss_vdbg debugging macro
|
13 lat temu |
Joe Perches
|
f0d232080f
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
|
13 lat temu |
Arik Nemtsov
|
794454ce72
mac80211: fix non RCU-safe sta_list manipulation
|
13 lat temu |
Joe Perches
|
b203ca3912
mac80211: Convert compare_ether_addr to ether_addr_equal
|
13 lat temu |
Felix Fietkau
|
7e3ed02c6e
mac80211: fix num_mcast_sta counting issues
|
13 lat temu |
Felix Fietkau
|
030ef8f8a5
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
|
13 lat temu |
Marco Porsch
|
52a3f20c09
mac80211: end service period only after sending last buffered frame
|
13 lat temu |
Felix Fietkau
|
888d04dfbe
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
|
13 lat temu |
Johannes Berg
|
02f2f1a951
mac80211: handle non-bufferable MMPDUs correctly
|
13 lat temu |
Johannes Berg
|
3431683759
mac80211: fix sta_info_flush() return value
|
13 lat temu |
Felix Fietkau
|
79027596ff
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
|
13 lat temu |
Johannes Berg
|
7852e36186
mac80211: remove dummy STA support
|
13 lat temu |
Johannes Berg
|
a4ec45a421
mac80211: implement sta_add/sta_remove in sta_state
|
13 lat temu |