Age | Commit message (Expand) | Author |
2021-11-26 | mac80211: add support for .ndo_fill_forward_path | Felix Fietkau |
2021-10-21 | mac80211: Prevent AP probing during suspend | Loic Poulain |
2021-09-23 | mac80211: always allocate struct ieee802_11_elems | Johannes Berg |
2021-09-23 | mac80211: mlme: find auth challenge directly | Johannes Berg |
2021-09-23 | mac80211: move CRC into struct ieee802_11_elems | Johannes Berg |
2021-09-23 | mac80211: mesh: clean up rx_bcn_presp API | Johannes Berg |
2021-08-26 | mac80211: parse transmit power envelope element | Wen Gong |
2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi |
2021-08-17 | mac80211: add support for BSS color change | John Crispin |
2021-08-13 | mac80211: include <linux/rbtree.h> | Johannes Berg |
2021-07-23 | mac80211: fix enabling 4-address mode on a sta vif after assoc | Felix Fietkau |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen |
2021-06-23 | mac80211: rearrange struct txq_info for fewer holes | Johannes Berg |
2021-06-23 | mac80211: remove the repeated declaration | Shaokun Zhang |
2021-06-23 | mac80211: use sdata->skb_queue for TDLS | Johannes Berg |
2021-05-31 | mac80211: remove warning in ieee80211_get_sband() | Johannes Berg |
2021-05-11 | mac80211: check defrag PN against current frame | Johannes Berg |
2021-05-11 | mac80211: add fragment cache to sta_info | Johannes Berg |
2021-05-11 | mac80211: prevent mixed key and fragment cache attacks | Mathy Vanhoef |
2021-04-19 | mac80211: drop the connection if firmware crashed while in CSA | Naftali Goldstein |
2021-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-26 | mac80211: pause TX while changing interface type | Johannes Berg |
2021-01-22 | mac80211: introduce aql_enable node in debugfs | Lorenzo Bianconi |
2021-01-21 | net/fq_impl: drop get_default_func, move default flow to fq_tin | Felix Fietkau |
2020-12-11 | mac80211: Fix calculation of minimal channel width | Ilan Peer |
2020-12-11 | mac80211: support Rx timestamp calculation for all preamble types | Avraham Stern |
2020-12-11 | mac80211: support driver-based disconnect with reconnect hint | Johannes Berg |
2020-11-13 | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub... | Jakub Kicinski |
2020-11-11 | mac80211: remove WDS-related code | Johannes Berg |
2020-11-07 | net: mac80211: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-10-08 | mac80211: initialize last_rate for S1G STAs | Thomas Pedersen |
2020-09-28 | mac80211: support S1G association | Thomas Pedersen |
2020-09-28 | mac80211: receive and process S1G beacons | Thomas Pedersen |
2020-09-28 | mac80211: encode listen interval for S1G | Thomas Pedersen |
2020-09-28 | mac80211: convert S1G beacon to scan results | Thomas Pedersen |
2020-09-28 | mac80211: support S1G STA capabilities | Thomas Pedersen |
2020-09-28 | mac80211: Inform AP when returning operating channel | Loic Poulain |
2020-09-18 | mac80211: Unsolicited broadcast probe response support | Aloka Dixit |
2020-09-18 | mac80211: Add FILS discovery support | Aloka Dixit |
2020-09-18 | mac80211: optimize station connection monitor | Felix Fietkau |
2020-09-18 | mac80211: rework tx encapsulation offload API | Felix Fietkau |
2020-08-27 | mac80211: rename csa counters to countdown counters | John Crispin |
2020-07-31 | mac80211: add a function for running rx without passing skbs to the stack | Felix Fietkau |
2020-07-31 | mac80211: remove unused flags argument in transmit functions | Mathy Vanhoef |
2020-07-31 | mac80211: use same flag everywhere to avoid sequence number overwrite | Mathy Vanhoef |
2020-07-31 | mac80211: improve AQL tx airtime estimation | Felix Fietkau |
2020-05-31 | mac80211: Add HE 6GHz capabilities element to probe request | Ilan Peer |
2020-05-31 | mac80211: use HE 6 GHz band capability and pass it to the driver | Johannes Berg |
2020-05-31 | mac80211: determine chandef from HE 6 GHz operation | Johannes Berg |
2020-05-31 | mac80211: avoid using ext NSS high BW if not supported | Johannes Berg |