summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: set EHT support flag in AP modeAloka Dixit2023-04-111-0/+4
* Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-301-7/+63
|\
| * mac80211: support RNR for EMA APAloka Dixit2023-03-241-5/+58
| * wifi: mac80211: generate EMA beacons in AP modeAloka Dixit2023-03-221-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-171-10/+11
|\ \ | |/ |/|
| * wifi: mac80211: check basic rates validityJohannes Berg2023-03-101-10/+11
* | wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+11
* | wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee2023-03-071-0/+16
* | wifi: mac80211: simplify reasoning about EHT capa handlingJohannes Berg2023-03-071-1/+1
* | wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern2023-03-071-0/+17
|/
* wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-2/+1
* wifi: mac80211: configure puncturing bitmapAloka Dixit2023-02-141-3/+19
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-2/+3
* wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg2023-02-141-1/+1
* wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi2023-02-141-1/+25
* wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg2023-01-191-2/+2
* 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-171-0/+7
|\
| * wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit2023-01-101-0/+7
* | wifi: mac80211: fix double space in commentNick Hainke2023-01-121-1/+1
|/
* wifi: mac80211: fix maybe-unused warningÍñigo Huguet2022-12-011-1/+1
* wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-101-3/+0
* wifi: mac80211: use link_id in ieee80211_change_bss()Johannes Berg2022-10-071-19/+21
* wifi: mac80211: prevent 4-addr use on MLDsJohannes Berg2022-09-031-0/+7
* wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam2022-08-251-1/+1
* wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan2022-08-251-3/+0
* wifi: mac80211: properly implement MLO key handlingJohannes Berg2022-08-251-13/+62
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-8/+9
* wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz2022-08-251-1/+23
* wifi: mac80211: accept STA changes without link changesJohannes Berg2022-08-251-0/+14
* wifi: mac80211: remove erroneous sband/link validationJohannes Berg2022-07-221-13/+1
* wifi: mac80211: more station handling sanity checksJohannes Berg2022-07-221-0/+7
* wifi: mac80211: validate link address doesn't changeJohannes Berg2022-07-221-6/+12
* wifi: mac80211: fix NULL pointer deref with non-MLD STAJohannes Berg2022-07-221-1/+6
* wifi: mac80211: select link when transmitting to non-MLO stationsAndrei Otcheretianski2022-07-151-0/+4
* wifi: mac80211: fix up link station creation/insertionJohannes Berg2022-07-151-2/+8
* wifi: mac80211: limit A-MSDU subframes for client tooJohannes Berg2022-07-151-27/+2
* wifi: mac80211: make ieee80211_check_rate_mask() link-awareJohannes Berg2022-07-151-1/+1
* wifi: mac80211: use only channel width in ieee80211_parse_bitrates()Johannes Berg2022-07-151-2/+2
* wifi: mac80211: move tdls_chan_switch_prohibited to link dataJohannes Berg2022-07-151-1/+1
* wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-151-2/+2
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-3/+4
* wifi: mac80211: fix key lookupJohannes Berg2022-07-151-0/+4
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-60/+109
* wifi: mac80211: implement callbacks for <add/mod/del>_link_stationShaul Triebitz2022-07-151-0/+108
* wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz2022-07-151-52/+91
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-2/+2
|\
| * wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-291-2/+2
* | wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-011-34/+1