summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* mac80211: fix throughput LED triggerFelix Fietkau2021-11-153-26/+23
* mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg2021-11-153-8/+15
* mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau2021-11-151-2/+1
* mac80211: fix radiotap header generationJohannes Berg2021-11-151-1/+1
* mac80211: do not access the IV when it was strippedXing Song2021-11-151-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-4/+5
|\
| * mac80211: mesh: fix HE operation element length checkJohannes Berg2021-10-011-4/+5
* | Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-2220-473/+704
|\ \
| * | mac80211: Prevent AP probing during suspendLoic Poulain2021-10-213-0/+14
| * | nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju2021-10-213-1/+4
| * | mac80211: split beacon retrieval functionsAloka Dixit2021-10-211-85/+118
| * | mac80211: use ieee80211_bss_get_elem() in most placesJohannes Berg2021-10-211-21/+22
| * | mac80211: fils: use cfg80211_find_ext_elem()Johannes Berg2021-10-211-10/+12
| * | mac80211: fix memory leaks with element parsingJohannes Berg2021-10-213-24/+25
| * | mac80211: use eth_hw_addr_set()Jakub Kicinski2021-10-211-5/+3
| * | mac80211: debugfs: calculate free buffer size correctlyMordechay Goodstein2021-10-211-44/+47
| * | mac80211: MBSSID support in interface handlingJohn Crispin2021-09-282-1/+68
| * | mac80211: save transmit power envelope element and power constraintWen Gong2021-09-271-0/+29
| * | mac80211: add parse regulatory info in 6 GHz operation informationWen Gong2021-09-271-0/+14
| * | mac80211: twt: don't use potentially unaligned pointerJohannes Berg2021-09-271-3/+5
| * | mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()Wen Gong2021-09-241-37/+22
| * | mac80211: always allocate struct ieee802_11_elemsJohannes Berg2021-09-2310-201/+272
| * | mac80211: mlme: find auth challenge directlyJohannes Berg2021-09-233-11/+6
| * | mac80211: move CRC into struct ieee802_11_elemsJohannes Berg2021-09-233-13/+15
| * | mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg2021-09-233-20/+17
| * | mac80211: reduce stack usage in debugfsJohannes Berg2021-09-231-7/+31
| * | mac80211: check hostapd configuration parsing twt requestsLorenzo Bianconi2021-09-231-11/+1
* | | fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen2021-10-201-1/+2
* | | fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet2021-10-151-0/+1
| |/ |/|
* | mac80211: check return value of rhashtable_initMichelleJin2021-09-271-1/+4
* | mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg2021-09-271-0/+6
* | mac80211: mesh: fix potentially unaligned accessJohannes Berg2021-09-231-1/+2
* | mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi2021-09-231-0/+4
* | mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing2021-09-231-1/+2
* | mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang2021-09-231-0/+8
* | Revert "mac80211: do not use low data rates for data frames with no ack flag"Felix Fietkau2021-09-231-4/+0
|/
* mac80211: parse transmit power envelope elementWen Gong2021-08-262-0/+15
* mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-247-2/+418
* Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski2021-08-209-58/+298
|\
| * mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang2021-08-171-1/+3
| * mac80211: add support for BSS color changeJohn Crispin2021-08-174-22/+254
| * mac80211: Use flex-array for radiotap header bitmapKees Cook2021-08-131-1/+6
| * mac80211: radiotap: Use BIT() instead of shiftsKees Cook2021-08-132-19/+19
| * mac80211: Remove unnecessary variable and labeldingsenjie2021-08-131-11/+4
| * mac80211: include <linux/rbtree.h>Johannes Berg2021-08-131-0/+1
| * mac80211: Fix monitor MTU limit so that A-MSDUs get throughJohan Almbladh2021-08-131-2/+9
| * mac80211: remove unnecessary NULL check in ieee80211_register_hw()Dan Carpenter2021-08-131-1/+1
| * mac80211: Reject zero MAC address in sta_info_insert_check()YueHaibing2021-08-131-1/+1
* | mac80211: fix locking in ieee80211_restart_work()Johannes Berg2021-08-171-0/+2
|/