aboutsummaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-05cfg80211: fix management registrations deadlockGravatar Johannes Berg 1-2/+3
2020-05-31cfg80211: support bigger kek/kck key lengthGravatar Nathan Errera 1-3/+9
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestGravatar Ilan Peer 1-0/+20
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesGravatar Johannes Berg 1-0/+3
2020-05-31cfg80211: handle 6 GHz capability of new stationGravatar Rajkumar Manoharan 1-0/+2
2020-05-31cfg80211: add a helper to identify 6 GHz PSCsGravatar Johannes Berg 1-0/+15
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationGravatar Tamizh Chelvam 1-12/+17
2020-05-27nl80211: add ability to report TX status for control port TXGravatar Markus Theil 1-1/+19
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-4/+4
2020-05-27cfg80211: add KHz variants of frame RX APIGravatar Thomas Pedersen 1-5/+49
2020-05-27cfg80211: add support for TID specific AMSDU configurationGravatar Sergey Matyukevich 1-1/+3
2020-05-27cfg80211: fix mask type in cfg80211_tid_cfg structureGravatar Sergey Matyukevich 1-1/+1
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...Gravatar David S. Miller 1-14/+120
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2020-04-24cfg80211: express channels with a KHz componentGravatar Thomas Pedersen 1-6/+86
2020-04-24cfg80211: Parse HE membership selectorGravatar Ilan Peer 1-1/+2
2020-04-24cfg80211: support multicast RX registrationGravatar Johannes Berg 1-0/+4
2020-04-24cfg80211: change internal management frame registration APIGravatar Johannes Berg 1-5/+18
2020-04-24cfg80211: Unprotected Beacon frame RX indicationGravatar Jouni Malinen 1-2/+10
2020-04-14cfg80211: fix kernel-doc notationGravatar Lothar Rubusch 1-0/+10
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesGravatar Veerendranath Jakkam 1-0/+13
2020-03-20nl80211: pass HE operation element to the driverGravatar Shaul Triebitz 1-1/+3
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementGravatar Avraham Stern 1-2/+14
2020-03-20mac80211: handle no-preauth flag for control portGravatar Markus Theil 1-0/+1
2020-03-20cfg80211: fix documentation formatGravatar Johannes Berg 1-1/+1
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationGravatar Tamizh chelvam 1-0/+2
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationGravatar Tamizh chelvam 1-0/+2
2020-02-24nl80211: Add support to configure TID specific retry configurationGravatar Tamizh chelvam 1-0/+8
2020-02-24nl80211: modify TID-config APIGravatar Johannes Berg 1-18/+25
2020-02-24nl80211: Add NL command to support TID speicific configurationsGravatar Tamizh chelvam 1-0/+40
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Gravatar Jouni Malinen 1-0/+5
2020-02-24cfg80211: fix indentation errorsGravatar Jérôme Pouiller 1-11/+11
2020-02-24cfg80211: merge documentations of field "dev"Gravatar Jérôme Pouiller 1-3/+3
2020-02-24cfg80211: merge documentations of field "debugfsdir"Gravatar Jérôme Pouiller 1-3/+2
2020-02-24cfg80211: drop duplicated documentation of field "reg_notifier"Gravatar Jérôme Pouiller 1-1/+0
2020-02-24cfg80211: drop duplicated documentation of field "perm_addr"Gravatar Jérôme Pouiller 1-1/+0
2020-02-24cfg80211: drop duplicated documentation of field "_net"Gravatar Jérôme Pouiller 1-1/+0
2020-02-24cfg80211: drop duplicated documentation of field "registered"Gravatar Jérôme Pouiller 1-2/+0
2020-02-24cfg80211: drop duplicated documentation of field "privid"Gravatar Jérôme Pouiller 1-5/+0
2020-02-24cfg80211: drop duplicated documentation of field "probe_resp_offload"Gravatar Jérôme Pouiller 1-5/+0
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Gravatar Johannes Berg 1-2/+1
2020-02-21cfg80211: remove support for adjacent channel compensationGravatar Emmanuel Grumbach 1-7/+0
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...Gravatar David S. Miller 1-2/+61
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueGravatar John Crispin 1-0/+2
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxGravatar Markus Theil 1-1/+2
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Gravatar Veerendranath Jakkam 1-1/+27
2020-02-07cfg80211: add no HE indication to the channel flagGravatar Haim Dreyfuss 1-0/+2
2020-01-15mac80211: add handling for BSS colorGravatar John Crispin 1-0/+13
2020-01-15nl80211: add handling for BSS colorGravatar John Crispin 1-0/+15
2020-01-15cfg80211: Fix radar event during another phy CACGravatar Orr Mazor 1-0/+5