summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-09-15mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang
2021-09-15mac80211: remove unnecessary NULL check in ieee80211_register_hw()Dan Carpenter
2021-08-17mac80211: fix locking in ieee80211_restart_work()Johannes Berg
2021-07-23mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau
2021-07-23mac80211: fix starting aggregation sessions on mesh interfacesFelix Fietkau
2021-07-23mac80211: Do not strip skb headroom on monitor framesJohan Almbladh
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23Revert "mac80211: HE STA disassoc due to QOS NULL not sent"Ping-Ke Shih
2021-06-23mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-06-23mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...Abinaya Kalaiselvan
2021-06-23mac80211: Enable power save after receiving NULL packet ACKBassem Dawood
2021-06-23mac80211: add HE 6 GHz capability only if supportedJohannes Berg
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg
2021-06-23mac80211: always include HE 6GHz capability in probe requestJohannes Berg
2021-06-23mac80211: add vendor-specific capabilities to assoc requestJohannes Berg
2021-06-23mac80211: conditionally advertise HE in probe requestsJohannes Berg
2021-06-23mac80211: fix some spelling mistakesZheng Yongjun
2021-06-23mac80211: remove use of ieee80211_get_he_sta_cap()Johannes Berg
2021-06-23mac80211: improve AP disconnect messageJohannes Berg
2021-06-23mac80211: rearrange struct txq_info for fewer holesJohannes Berg
2021-06-23mac80211: Properly WARN on HW scan before restartIlan Peer
2021-06-23mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz
2021-06-23mac80211: handle rate control (RC) racing with chanctx definitionMordechay Goodstein
2021-06-23mac80211: free skb in WEP error caseJohannes Berg
2021-06-23mac80211: move SMPS mode setting after ieee80211_prep_connectionShaul Triebitz
2021-06-23mac80211: allow SMPS requests only in client modeJohannes Berg
2021-06-23mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
2021-06-23mac80211: check per vif offload_flags in Tx pathRyder Lee
2021-06-23mac80211: add rate control support for encap offloadRyder Lee
2021-06-23mac80211: call ieee80211_tx_h_rate_ctrl() when dequeueRyder Lee
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau
2021-06-23mac80211: don't open-code LED manipulationsJohannes Berg
2021-06-23mac80211: consider per-CPU statistics if presentJohannes Berg
2021-06-23mac80211: remove the repeated declarationShaokun Zhang
2021-06-23mac80211: refactor rc_no_data_or_no_ack_use_min functionPhilipp Borgers
2021-06-23mac80211: do not use low data rates for data frames with no ack flagPhilipp Borgers
2021-06-23mac80211: simplify ieee80211_add_station()Johannes Berg
2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg
2021-06-23mac80211: refactor SKB queue processing a bitJohannes Berg
2021-06-23mac80211: unify queueing SKB to ifaceJohannes Berg
2021-06-23mac80211: minstrel_ht: ignore frame that was sent with noAck flagPhilipp Borgers
2021-06-23mac80211: Remove redundant assignment to retYang Li
2021-06-18mac80211: handle various extensible elements correctlyJohannes Berg
2021-06-18mac80211: reset profile_periodicity/ema_apJohannes Berg
2021-06-18mac80211: minstrel_ht: fix sample time checkFelix Fietkau
2021-06-09mac80211: drop multicast fragmentsJohannes Berg
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-06-09mac80211: fix 'reset' debugfs lockingJohannes Berg
2021-06-08mac80211: fix deadlock in AP/VLAN handlingJohannes Berg
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef