- 04be6d3 mac80211: allow non-standard VHT MCS-10/11 by Ping-Ke Shih · 3 years ago
- 294e70c Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years, 1 month ago
- 57553c3 mac80211: fix FEC flag in radio tap header by P Praneesh · 3 years, 2 months ago
- 942bd10 mac80211: set up the fwd_skb->dev for mesh forwarding by Xing Song · 3 years, 2 months ago
- 30f6cf9 mac80211: fix throughput LED trigger by Felix Fietkau · 3 years, 2 months ago
- c033a38 mac80211: fix radiotap header generation by Johannes Berg · 3 years, 2 months ago
- 77dfc2b mac80211: do not access the IV when it was stripped by Xing Song · 3 years, 3 months ago
- 24f7cf9 Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years, 3 months ago
- 68ba113 mac80211: check hostapd configuration parsing twt requests by Lorenzo Bianconi · 3 years, 5 months ago
- a6555f8 mac80211: Drop frames from invalid MAC address in ad-hoc mode by YueHaibing · 3 years, 5 months ago
- f5a4c24 mac80211: introduce individual TWT support in AP mode by Lorenzo Bianconi · 3 years, 5 months ago
- 8c89f7b mac80211: Use flex-array for radiotap header bitmap by Kees Cook · 3 years, 5 months ago
- 5cafd37 mac80211: radiotap: Use BIT() instead of shifts by Kees Cook · 3 years, 5 months ago
- ec61cd4 mac80211: Do not strip skb headroom on monitor frames by Johan Almbladh · 3 years, 7 months ago
- 2433647 mac80211: Switch to a virtual time-based airtime scheduler by Toke Høiland-Jørgensen · 3 years, 7 months ago
- f057d14 mac80211: use sdata->skb_queue for TDLS by Johannes Berg · 3 years, 8 months ago
- 0044cc1 mac80211: unify queueing SKB to iface by Johannes Berg · 3 years, 8 months ago
- a979954 mac80211: drop multicast fragments by Johannes Berg · 3 years, 7 months ago
- 3edc6b0 mac80211: extend protection against mixed key and fragment cache attacks by Wen Gong · 3 years, 8 months ago
- a8c4d76 mac80211: do not accept/forward invalid EAPOL frames by Johannes Berg · 3 years, 8 months ago
- 7e44a0b mac80211: prevent attacks on TKIP/WEP as well by Johannes Berg · 3 years, 8 months ago
- bf30ca9 mac80211: check defrag PN against current frame by Johannes Berg · 3 years, 8 months ago
- 3a11ce0 mac80211: add fragment cache to sta_info by Johannes Berg · 3 years, 8 months ago
- 270032a mac80211: drop A-MSDUs on old ciphers by Johannes Berg · 3 years, 8 months ago
- a1d5ff5 mac80211: properly handle A-MSDUs that start with an RFC 1042 header by Mathy Vanhoef · 3 years, 8 months ago
- 94034c4 mac80211: prevent mixed key and fragment cache attacks by Mathy Vanhoef · 3 years, 8 months ago
- 965a7d7 mac80211: assure all fragments are encrypted by Mathy Vanhoef · 3 years, 8 months ago
- 183f47f kcov: Remove kcov include from sched.h and move it to its users. by Sebastian Andrzej Siewior · 4 years ago
- 80a915e mac80211: add rx decapsulation offload support by Felix Fietkau · 4 years, 1 month ago
- 622d3b4 mac80211: fix fast-rx encryption check by Felix Fietkau · 4 years, 1 month ago
- f879ac8 mac80211: fix a mistake check for rx_stats update by Wen Gong · 4 years, 1 month ago
- 36ec144 net: mac80211: use core API for updating TX/RX stats by Lev Stipakov · 4 years, 2 months ago
- 70d9c59 mac80211: remove WDS-related code by Johannes Berg · 4 years, 2 months ago
- 261e411 mac80211: add KCOV remote annotations to incoming frame processing by Aleksandr Nogikh · 4 years, 3 months ago
- 09a740c mac80211: receive and process S1G beacons by Thomas Pedersen · 4 years, 4 months ago
- cd418ba mac80211: convert S1G beacon to scan results by Thomas Pedersen · 4 years, 4 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- 9abf4e4 mac80211: optimize station connection monitor by Felix Fietkau · 4 years, 4 months ago
- cc20ff2 mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags by Felix Fietkau · 4 years, 4 months ago
- 412a84b mac80211: Fix radiotap header channel flag for 6GHz band by Aloka Dixit · 4 years, 4 months ago
- c5d1686 mac80211: add a function for running rx without passing skbs to the stack by Felix Fietkau · 4 years, 6 months ago
- 08aca29 mac80211: remove unused flags argument in transmit functions by Mathy Vanhoef · 4 years, 6 months ago
- fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 0b467b63 mac80211: allow rx of mesh eapol frames with default rx key by Markus Theil · 4 years, 7 months ago
- 59d4bfc net: fix wiki website url mac80211 and wireless files by Flavio Suligoi · 4 years, 7 months ago
- c112992 mac80211: fix HT-Control field reception for management frames by Johannes Berg · 4 years, 8 months ago
- 1ea0222 mac80211: allow SA-QUERY processing in userspace by Johannes Berg · 4 years, 8 months ago
- e76fede cfg80211: add KHz variants of frame RX API by Thomas Pedersen · 4 years, 9 months ago
- 3b23c184 mac80211: add freq_offset to RX status by Thomas Pedersen · 4 years, 10 months ago
- 9eaf183 mac80211: Report beacon protection failures to user space by Jouni Malinen · 4 years, 10 months ago
- 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 10 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- 253216f mac80211: rx: avoid RCU list traversal under mutex by Madhuparna Bhowmik · 5 years ago
- af2d14b mac80211: Beacon protection using the new BIGTK (STA) by Jouni Malinen · 5 years ago
- c4d800d mac80211: Handle SMPS mode changes only in AP mode by Ilan Peer · 5 years ago
- 30b2f0b mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 5 years ago
- 95697f9 mac80211: accept deauth frames in IBSS mode by Johannes Berg · 5 years ago
- f8b43c5 mac80211: Correctly set noencrypt for PAE frames by Denis Kenzior · 5 years ago
- c8a41c6 mac80211: Don't memset RXCB prior to PAE intercept by Denis Kenzior · 5 years ago
- c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 588f7d3 mac80211: drop robust management frames from unknown TA by Johannes Berg · 6 years ago
- 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
- 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
- b49c15e mac80211: un-schedule TXQs on powersave start by Felix Fietkau · 6 years ago
- 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 51d0af2 mac80211: allocate tailroom for forwarded mesh packets by Felix Fietkau · 6 years ago
- c15353b mac80211: fix position of vendor_data read by Liad Kaufman · 6 years ago
- 7c53eb5 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 6 years ago
- a0dc020 mac80211: fix miscounting of ttl-dropped frames by Bob Copeland · 6 years ago
- 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
- d359bbc mac80211: Properly access radiotap vendor data by Ilan Peer · 6 years ago
- efc38dd mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 6 years ago
- 8020919 mac80211: Properly handle SKB with radiotap only by Ilan Peer · 6 years ago
- 990d718 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
- c752cac mac80211: fix GFP_KERNEL under tasklet context by Yan-Hsuan Chuang · 6 years ago
- 42dca5e mac80211: avoid reflecting frames back to the client by Johannes Berg · 6 years ago
- 7957a9d mac80211: Don't access sk_queue_head->next directly. by David S. Miller · 6 years ago
- c3d1f87 mac80211: support reporting 0-length PSDU in radiotap by Shaul Triebitz · 6 years ago
- d1332e7 mac80211: support radiotap L-SIG data by Shaul Triebitz · 6 years ago
- adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
- 331aead mac80211: use le16_encode_bits() instead of open-coding by Johannes Berg · 6 years ago
- 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
- 1ecef20 mac80211: add missing WFA Multi-AP backhaul STA Rx requirement by Sathishkumar Muruganandam · 6 years ago
- 20932750 mac80211: don't update the PM state of a peer upon a multicast frame by Emmanuel Grumbach · 6 years ago
- 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 7 years ago
- 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
- b9771d4 mac80211: support scan features for improved scan privacy by Johannes Berg · 7 years ago
- c096b92 mac80211: rename rtap_vendor_space to rtap_space by Johannes Berg · 7 years ago
- 018f6fb mac80211: Send control port frames over nl80211 by Denis Kenzior · 7 years ago
- 97f5f42 mac80211: Use proper chan_width enum in sta opmode event by tamizhr@codeaurora.org · 7 years ago
- 57566b2 mac80211: Use proper smps_mode enum in sta opmode event by tamizhr@codeaurora.org · 7 years ago
- 1ad22fb mac80211: inform wireless layer when frame RSSI is invalid by Tosoni · 7 years ago
- 0c3d5a9 net: drivers/net: Remove unnecessary skb_copy_expand OOM messages by Joe Perches · 7 years ago
- 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 24bba07 mac80211: support A-MSDU in fast-rx by Felix Fietkau · 7 years ago
- 9251a47 mac80211: support station 4-addr mode fast-rx by Felix Fietkau · 7 years ago
- 1d87016 mac80211: support fast-rx with incompatible PS capabilities when PS is disabled by Felix Fietkau · 7 years ago