Commit Graph

191 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Johannes Berg 582bb505b6 mac80211: don't send delBA when removing stations 13 years ago
Eliad Peller b22cfcfcae mac80211: use call_rcu() on sta deletion 13 years ago
Johannes Berg bdcbd8e0e3 mac80211: clean up debugging 13 years ago
Joe Perches 499f42bb03 net: mac80211: Add and use ibss_vdbg debugging macro 13 years ago
Joe Perches f0d232080f net: mac80211: Convert printk(KERN_DEBUG to pr_debug 13 years ago
Arik Nemtsov 794454ce72 mac80211: fix non RCU-safe sta_list manipulation 13 years ago
Joe Perches b203ca3912 mac80211: Convert compare_ether_addr to ether_addr_equal 13 years ago
Felix Fietkau 7e3ed02c6e mac80211: fix num_mcast_sta counting issues 13 years ago
Felix Fietkau 030ef8f8a5 mac80211: rename AP variable num_sta_authorized to num_mcast_sta 13 years ago
Marco Porsch 52a3f20c09 mac80211: end service period only after sending last buffered frame 13 years ago
Felix Fietkau 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp 13 years ago
Johannes Berg 02f2f1a951 mac80211: handle non-bufferable MMPDUs correctly 13 years ago
Johannes Berg 3431683759 mac80211: fix sta_info_flush() return value 13 years ago
Felix Fietkau 79027596ff mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk 13 years ago
Johannes Berg 7852e36186 mac80211: remove dummy STA support 13 years ago
Johannes Berg a4ec45a421 mac80211: implement sta_add/sta_remove in sta_state 13 years ago
Johannes Berg f09603a259 mac80211: add sta_state callback 13 years ago
Johannes Berg 71ec375c75 mac80211: add NOTEXIST station state 13 years ago
Johannes Berg 077f493928 mac80211: simplify AP_VLAN handling 13 years ago
Helmut Schaa 4f3eb0ba48 mac80211: Move num_sta_ps counter decrement after synchronize_rcu 13 years ago
Helmut Schaa 608383bfc0 mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end 13 years ago
Helmut Schaa 2ab694d302 mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy 13 years ago
Johannes Berg 83d5cc0124 mac80211: station state transition error handling 13 years ago
Johannes Berg 889cbb911a mac80211: clean up rate control code 13 years ago
Johannes Berg 151a02f693 mac80211: clean up aggregation destruction 13 years ago
Helmut Schaa 544204733a mac80211: Fix possible race between sta_unblock and network softirq 13 years ago
Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
Mohammed Shafi Shajakhan e46a2cf9e1 mac80211: fix kernel panic in IBSS due to a regression 13 years ago
Marek Lindner ec2b774e7c mac80211: ibss should not purge clients it is not responsible for 13 years ago
Yogesh Ashok Powar 27bf88829f mac80211: Fixing sparse warning at sta_info.c 13 years ago
Johannes Berg 4d33960bf9 mac80211: reduce station management complexity 13 years ago
Johannes Berg 8bf11d8d08 mac80211: delay IBSS station insertion 13 years ago
Johannes Berg 56544160d4 mac80211: make address arguments to sta_info_alloc const 13 years ago
Johannes Berg 29623892e1 mac80211: count authorized stations per BSS 13 years ago
Johannes Berg d9a7ddb05e mac80211: refactor station state transitions 13 years ago
Yogesh Ashok Powar 42624d4913 mac80211: Purge A-MPDU TX queues before station destructions 13 years ago
Felix Fietkau bc192f8918 mac80211: do not pass AP VLAN vif pointers to drivers 13 years ago
Janusz.Dziedzic@tieto.com 24b9c373ab mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting 13 years ago
Johannes Berg 59b66255bc mac80211: fix TID for null poll response 14 years ago
Johannes Berg 37fbd90800 mac80211: allow out-of-band EOSP notification 14 years ago
Johannes Berg 40b9640883 mac80211: explicitly notify drivers of frame release 14 years ago
Johannes Berg c2c98fdeb5 mac80211: optimise station flags 14 years ago
Johannes Berg deeaee197b mac80211: reply only once to each PS-poll 14 years ago
Johannes Berg ce662b44ce mac80211: send (QoS) Null if no buffered frames 14 years ago
Johannes Berg 47086fc51a mac80211: implement uAPSD 14 years ago
Johannes Berg 4049e09acd mac80211: allow releasing driver-buffered frames 14 years ago
Johannes Berg 948d887dec mac80211: split PS buffers into ACs 14 years ago
Johannes Berg 6075039712 mac80211: also expire filtered frames 14 years ago
Johannes Berg c868cb35d0 mac80211: unify TIM bit handling 14 years ago
Johannes Berg 042ec45337 mac80211: let drivers inform it about per TID buffered frames 14 years ago