summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: update bssid_indicator in ieee80211_assign_beaconLorenzo Bianconi2022-03-151-0/+3
* mac80211: MBSSID channel switchJohn Crispin2022-03-151-2/+24
* mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi2022-03-153-14/+124
* mac80211: always have ieee80211_sta_restart()Johannes Berg2022-03-151-1/+1
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-1112-79/+571
|\
| * mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-113-3/+45
| * mac80211: fix potential double free on mesh joinLinus Lüssing2022-03-111-3/+0
| * mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu2022-03-111-1/+3
| * mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET2022-03-111-1/+1
| * mac80211: parse AddBA request with extended AddBA elementMordechay Goodstein2022-02-161-3/+15
| * mac80211: calculate max RX NSS for EHT modeMordechay Goodstein2022-02-161-1/+13
| * mac80211: Add support for storing station EHT capabilitiesIlan Peer2022-02-161-0/+8
| * mac80211: Handle station association response with EHTIlan Peer2022-02-165-3/+114
| * mac80211: Add EHT capabilities to association/probe requestIlan Peer2022-02-164-2/+144
| * mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-166-59/+209
| * mac80211: Support parsing EHT elementsIlan Peer2022-02-162-0/+14
| * ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-161-1/+1
| * mac80211: parse only HE capability elements with valid sizeJohannes Berg2022-02-161-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-034-15/+27
|\ \
| * | mac80211: treat some SAE auth steps as finalJohannes Berg2022-03-012-5/+13
| * | mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande2022-02-161-2/+2
| * | mac80211: refuse aggregations sessions before authorizedJohannes Berg2022-02-161-1/+9
| * | mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu2022-02-161-7/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-8/+21
|\| | | |/ |/|
| * mac80211: mlme: check for null after calling kmemdupJiasheng Jiang2022-01-311-8/+21
* | mac80211: Remove redundent assignment channel_typeJiapeng Chong2022-02-041-1/+0
* | mac80211: remove useless ieee80211_vif_is_mesh() checkBaligh Gasmi2022-02-041-2/+1
* | mac80211: fix struct ieee80211_tx_info sizeAvraham Stern2022-02-041-4/+8
* | mac80211: mlme: validate peer HE supported ratesMordechay Goodstein2022-02-041-1/+100
* | mac80211: remove unused macrosJohannes Berg2022-02-046-13/+7
* | mac80211: airtime: avoid variable shadowingJohannes Berg2022-02-041-2/+3
* | mac80211: mlme: add documentation from spec to codeMordechay Goodstein2022-02-041-1/+9
* | mac80211: vht: use HE macros for parsing HE capabilitiesMordechay Goodstein2022-02-041-2/+2
* | cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg2022-02-041-0/+2
* | mac80211: consider RX NSS in UHB connectionMordechay Goodstein2022-02-041-3/+58
* | mac80211: limit bandwidth in HE capabilitiesJohannes Berg2022-02-044-10/+32
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-054-82/+55
|\
| * mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-043-81/+54
| * mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-041-1/+1
* | mac80211: use ieee80211_bss_get_elem()Johannes Berg2022-01-041-7/+7
* | mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl2022-01-041-0/+13
* | mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih2022-01-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-231-0/+3
|\|
| * mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg2021-12-201-0/+3
* | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-2112-42/+191
|\ \
| * | mac80211: add more HT/VHT/HE state loggingJohannes Berg2021-12-201-12/+33
| * | cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-5/+5
| * | mac80211: Notify cfg80211 about association comebackIlan Peer2021-12-201-0/+4
| * | mac80211: introduce channel switch disconnect functionNathan Errera2021-12-201-1/+13
| * | mac80211: Remove a couple of obsolete TODOIlan Peer2021-12-202-12/+5