summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-21mac80211: Prevent AP probing during suspendLoic Poulain
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju
2021-10-21mac80211: split beacon retrieval functionsAloka Dixit
2021-10-21mac80211: use ieee80211_bss_get_elem() in most placesJohannes Berg
2021-10-21mac80211: fils: use cfg80211_find_ext_elem()Johannes Berg
2021-10-21mac80211: fix memory leaks with element parsingJohannes Berg
2021-10-21mac80211: use eth_hw_addr_set()Jakub Kicinski
2021-10-21mac80211: debugfs: calculate free buffer size correctlyMordechay Goodstein
2021-10-20fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen
2021-10-15fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet
2021-10-01mac80211: mesh: fix HE operation element length checkJohannes Berg
2021-09-28mac80211: MBSSID support in interface handlingJohn Crispin
2021-09-27mac80211: save transmit power envelope element and power constraintWen Gong
2021-09-27mac80211: add parse regulatory info in 6 GHz operation informationWen Gong
2021-09-27mac80211: twt: don't use potentially unaligned pointerJohannes Berg
2021-09-27mac80211: check return value of rhashtable_initMichelleJin
2021-09-27mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg
2021-09-24mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()Wen Gong
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-09-23mac80211: mlme: find auth challenge directlyJohannes Berg
2021-09-23mac80211: move CRC into struct ieee802_11_elemsJohannes Berg
2021-09-23mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg
2021-09-23mac80211: reduce stack usage in debugfsJohannes Berg
2021-09-23mac80211: check hostapd configuration parsing twt requestsLorenzo Bianconi
2021-09-23mac80211: mesh: fix potentially unaligned accessJohannes Berg
2021-09-23mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi
2021-09-23mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-09-23mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang
2021-09-23Revert "mac80211: do not use low data rates for data frames with no ack flag"Felix Fietkau
2021-08-26mac80211: parse transmit power envelope elementWen Gong
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-20Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski
2021-08-17mac80211: fix locking in ieee80211_restart_work()Johannes Berg
2021-08-17mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang
2021-08-17mac80211: add support for BSS color changeJohn Crispin
2021-08-13mac80211: Use flex-array for radiotap header bitmapKees Cook
2021-08-13mac80211: radiotap: Use BIT() instead of shiftsKees Cook
2021-08-13mac80211: Remove unnecessary variable and labeldingsenjie
2021-08-13mac80211: include <linux/rbtree.h>Johannes Berg
2021-08-13mac80211: Fix monitor MTU limit so that A-MSDUs get throughJohan Almbladh
2021-08-13mac80211: remove unnecessary NULL check in ieee80211_register_hw()Dan Carpenter
2021-08-13mac80211: Reject zero MAC address in sta_info_insert_check()YueHaibing
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