summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg2023-02-151-0/+2
* wifi: mac80211: always initialize link_sta with staJohannes Berg2023-02-151-0/+2
* wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg2023-02-151-15/+11
* wifi: mac80211: fix off-by-one link settingJohannes Berg2023-02-141-1/+1
* wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch2023-02-141-1/+2
* wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann2023-02-141-1/+1
* wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski2023-02-141-1/+2
* wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-2/+1
* wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy2023-02-141-3/+0
* wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram2023-02-141-5/+20
* wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau2023-02-143-3/+16
* wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-156/+194
* wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau2023-02-143-9/+0
* wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen2023-02-141-1/+1
* wifi: mac80211: configure puncturing bitmapAloka Dixit2023-02-141-3/+19
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-142-4/+5
* wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit2023-02-141-67/+6
* wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg2023-02-144-6/+224
* wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi2023-02-143-1/+31
* wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg2023-01-192-5/+5
* mac80211: support minimal EHT rate reporting on RXJohannes Berg2023-01-184-7/+48
* wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada2023-01-181-0/+15
* wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada2023-01-181-0/+15
* Merge wireless into wireless-nextKalle Valo2023-01-1712-189/+177
|\
| * Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet2023-01-161-1/+0
| * wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau2023-01-101-1/+3
| * mac80211: Fix MLO address translation for multiple bss caseSriram R2023-01-101-0/+3
| * wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit2023-01-101-0/+7
| * wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel2023-01-103-14/+37
| * wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel2023-01-102-1/+8
| * wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel2023-01-105-50/+21
| * wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau2023-01-101-123/+99
| * treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* | wifi: mac80211: fix double space in commentNick Hainke2023-01-121-1/+1
* | wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl2023-01-121-13/+0
|/
* Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-12-025-135/+211
|\
| * wifi: mac80211: fix and simplify unencrypted drop check for meshFelix Fietkau2022-12-011-28/+10
| * wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau2022-12-012-97/+187
| * wifi: mac80211: update TIM for S1G specification changesKieran Frewen2022-12-011-5/+9
| * wifi: mac80211: don't parse multi-BSSID in assoc respJohannes Berg2022-12-011-1/+1
| * wifi: mac80211: remove unnecessary synchronize_net()Johannes Berg2022-12-011-2/+1
| * wifi: mac80211: Drop not needed check for NULLAlexander Wetzel2022-12-011-1/+1
| * wifi: mac80211: fix maybe-unused warningÍñigo Huguet2022-12-011-1/+1
| * wifi: mac80211: fix memory leak in ieee80211_if_add()Zhengchao Shao2022-12-011-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-0/+3
|\ \ | |/ |/|
| * wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi2022-11-251-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-104-3/+15
|\|
| * wifi: mac80211: Set TWT Information Frame Disabled bit as 1Howard Hsu2022-11-021-0/+3
| * wifi: mac80211: Fix ack frame idr leak when mesh has no routeNicolas Cavallari2022-11-021-1/+1
| * wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()Zhengchao Shao2022-11-021-0/+5