Age | Commit message (Expand) | Author | Files | Lines |
2022-02-16 | mac80211: fix forwarded mesh frames AC & queue selection | Nicolas Escande | 1 | -2/+2 |
2022-02-16 | mac80211: fix EAPoL rekey fail in 802.3 rx path | Deren Wu | 1 | -7/+3 |
2022-01-04 | mac80211: allow non-standard VHT MCS-10/11 | Ping-Ke Shih | 1 | -1/+1 |
2021-12-21 | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub... | Jakub Kicinski | 1 | -1/+6 |
2021-12-20 | mac80211: fix FEC flag in radio tap header | P Praneesh | 1 | -1/+6 |
2021-11-26 | mac80211: set up the fwd_skb->dev for mesh forwarding | Xing Song | 1 | -0/+1 |
2021-11-15 | mac80211: fix throughput LED trigger | Felix Fietkau | 1 | -3/+4 |
2021-11-15 | mac80211: fix radiotap header generation | Johannes Berg | 1 | -1/+1 |
2021-11-15 | mac80211: do not access the IV when it was stripped | Xing Song | 1 | -1/+2 |
2021-10-22 | Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub... | Jakub Kicinski | 1 | -11/+1 |
2021-09-23 | mac80211: check hostapd configuration parsing twt requests | Lorenzo Bianconi | 1 | -11/+1 |
2021-09-23 | mac80211: Drop frames from invalid MAC address in ad-hoc mode | YueHaibing | 1 | -1/+2 |
2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi | 1 | -0/+73 |
2021-08-13 | mac80211: Use flex-array for radiotap header bitmap | Kees Cook | 1 | -1/+6 |
2021-08-13 | mac80211: radiotap: Use BIT() instead of shifts | Kees Cook | 1 | -11/+11 |
2021-07-23 | mac80211: Do not strip skb headroom on monitor frames | Johan Almbladh | 1 | -1/+2 |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen | 1 | -5/+1 |
2021-06-23 | mac80211: use sdata->skb_queue for TDLS | Johannes Berg | 1 | -8/+13 |
2021-06-23 | mac80211: unify queueing SKB to iface | Johannes Berg | 1 | -18/+15 |
2021-06-09 | mac80211: drop multicast fragments | Johannes Berg | 1 | -6/+3 |
2021-05-11 | mac80211: extend protection against mixed key and fragment cache attacks | Wen Gong | 1 | -2/+11 |
2021-05-11 | mac80211: do not accept/forward invalid EAPOL frames | Johannes Berg | 1 | -6/+27 |
2021-05-11 | mac80211: prevent attacks on TKIP/WEP as well | Johannes Berg | 1 | -0/+12 |
2021-05-11 | mac80211: check defrag PN against current frame | Johannes Berg | 1 | -3/+2 |
2021-05-11 | mac80211: add fragment cache to sta_info | Johannes Berg | 1 | -11/+30 |
2021-05-11 | mac80211: drop A-MSDUs on old ciphers | Johannes Berg | 1 | -1/+18 |
2021-05-11 | mac80211: properly handle A-MSDUs that start with an RFC 1042 header | Mathy Vanhoef | 1 | -1/+1 |
2021-05-11 | mac80211: prevent mixed key and fragment cache attacks | Mathy Vanhoef | 1 | -0/+6 |
2021-05-11 | mac80211: assure all fragments are encrypted | Mathy Vanhoef | 1 | -11/+12 |
2021-03-06 | kcov: Remove kcov include from sched.h and move it to its users. | Sebastian Andrzej Siewior | 1 | -0/+1 |
2021-01-21 | mac80211: add rx decapsulation offload support | Felix Fietkau | 1 | -85/+158 |
2021-01-14 | mac80211: fix fast-rx encryption check | Felix Fietkau | 1 | -0/+2 |
2020-12-11 | mac80211: fix a mistake check for rx_stats update | Wen Gong | 1 | -1/+1 |
2020-12-11 | net: mac80211: use core API for updating TX/RX stats | Lev Stipakov | 1 | -14/+4 |
2020-11-11 | mac80211: remove WDS-related code | Johannes Berg | 1 | -5/+0 |
2020-11-02 | mac80211: add KCOV remote annotations to incoming frame processing | Aleksandr Nogikh | 1 | -7/+9 |
2020-09-28 | mac80211: receive and process S1G beacons | Thomas Pedersen | 1 | -48/+36 |
2020-09-28 | mac80211: convert S1G beacon to scan results | Thomas Pedersen | 1 | -1/+2 |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+2 |
2020-09-18 | mac80211: optimize station connection monitor | Felix Fietkau | 1 | -9/+0 |
2020-09-18 | mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags | Felix Fietkau | 1 | -1/+1 |
2020-09-18 | mac80211: Fix radiotap header channel flag for 6GHz band | Aloka Dixit | 1 | -1/+2 |
2020-07-31 | mac80211: add a function for running rx without passing skbs to the stack | Felix Fietkau | 1 | -22/+38 |
2020-07-31 | mac80211: remove unused flags argument in transmit functions | Mathy Vanhoef | 1 | -1/+1 |
2020-07-31 | mac80211: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-06-25 | mac80211: allow rx of mesh eapol frames with default rx key | Markus Theil | 1 | -0/+26 |
2020-06-08 | net: fix wiki website url mac80211 and wireless files | Flavio Suligoi | 1 | -1/+1 |
2020-05-27 | mac80211: fix HT-Control field reception for management frames | Johannes Berg | 1 | -7/+37 |
2020-05-27 | mac80211: allow SA-QUERY processing in userspace | Johannes Berg | 1 | -13/+36 |
2020-05-27 | cfg80211: add KHz variants of frame RX API | Thomas Pedersen | 1 | -5/+7 |