summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: support bigger kek/kck key lengthNathan Errera2020-05-311-3/+9
* mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer2020-05-311-0/+20
* cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg2020-05-311-0/+3
* cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan2020-05-311-0/+2
* cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg2020-05-311-0/+15
* nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam2020-05-271-12/+17
* nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-271-1/+19
* cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-4/+4
* cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-271-5/+49
* cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich2020-05-271-1/+3
* cfg80211: fix mask type in cfg80211_tid_cfg structureSergey Matyukevich2020-05-271-1/+1
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-261-14/+120
|\
| * cfg80211: express channels with a KHz componentThomas Pedersen2020-04-241-6/+86
| * cfg80211: Parse HE membership selectorIlan Peer2020-04-241-1/+2
| * cfg80211: support multicast RX registrationJohannes Berg2020-04-241-0/+4
| * cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-5/+18
| * cfg80211: Unprotected Beacon frame RX indicationJouni Malinen2020-04-241-2/+10
* | docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
|/
* cfg80211: fix kernel-doc notationLothar Rubusch2020-04-141-0/+10
* cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam2020-03-201-0/+13
* nl80211: pass HE operation element to the driverShaul Triebitz2020-03-201-1/+3
* nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern2020-03-201-2/+14
* mac80211: handle no-preauth flag for control portMarkus Theil2020-03-201-0/+1
* cfg80211: fix documentation formatJohannes Berg2020-03-201-1/+1
* nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam2020-02-241-0/+2
* nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam2020-02-241-0/+2
* nl80211: Add support to configure TID specific retry configurationTamizh chelvam2020-02-241-0/+8
* nl80211: modify TID-config APIJohannes Berg2020-02-241-18/+25
* nl80211: Add NL command to support TID speicific configurationsTamizh chelvam2020-02-241-0/+40
* cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen2020-02-241-0/+5
* cfg80211: fix indentation errorsJérôme Pouiller2020-02-241-11/+11
* cfg80211: merge documentations of field "dev"Jérôme Pouiller2020-02-241-3/+3
* cfg80211: merge documentations of field "debugfsdir"Jérôme Pouiller2020-02-241-3/+2
* cfg80211: drop duplicated documentation of field "reg_notifier"Jérôme Pouiller2020-02-241-1/+0
* cfg80211: drop duplicated documentation of field "perm_addr"Jérôme Pouiller2020-02-241-1/+0
* cfg80211: drop duplicated documentation of field "_net"Jérôme Pouiller2020-02-241-1/+0
* cfg80211: drop duplicated documentation of field "registered"Jérôme Pouiller2020-02-241-2/+0
* cfg80211: drop duplicated documentation of field "privid"Jérôme Pouiller2020-02-241-5/+0
* cfg80211: drop duplicated documentation of field "probe_resp_offload"Jérôme Pouiller2020-02-241-5/+0
* Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg2020-02-241-2/+1
* cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach2020-02-211-7/+0
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-161-2/+61
|\
| * mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin2020-02-141-0/+2
| * nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-071-1/+2
| * cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2020-02-071-1/+27
| * cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-071-0/+2
| * mac80211: add handling for BSS colorJohn Crispin2020-01-151-0/+13
| * nl80211: add handling for BSS colorJohn Crispin2020-01-151-0/+15
* | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-0/+5
|/
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-0/+7