summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: Support disabling HE modeBen Greear2021-02-121-0/+2
* cfg80211: fix netdev registration deadlockJohannes Berg2021-02-011-1/+3
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-15/+89
* cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-8/+32
* cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen2021-01-221-0/+2
* cfg80211: fix a kerneldoc markupMauro Carvalho Chehab2021-01-141-1/+1
* cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg2021-01-081-1/+4
* nl80211: add common API to configure SAR power limitationsCarl Huang2020-12-111-0/+52
* cfg80211: support immediate reconnect request hintJohannes Berg2020-12-111-1/+3
* cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2020-12-111-13/+0
* cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-111-1/+2
* cfg80211: Parse SAE H2E only membership selectorIlan Peer2020-12-111-1/+2
* net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-131-5/+16
|\
| * nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg2020-11-111-8/+15
| * cfg80211: remove WDS codeJohannes Berg2020-11-111-5/+0
| * cfg80211: Add support to configure SAE PWE value to driversRohan Dutta2020-11-061-0/+9
* | mac80211: fix kernel-doc markupsMauro Carvalho Chehab2020-10-301-4/+5
|/
* Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-0/+1
|\
| * nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab2020-10-151-0/+1
* | nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-0/+10
* | nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+3
* | nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-281-1/+31
* | cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg2020-09-181-0/+1
* | nl80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+18
* | nl80211: Add FILS discovery supportAloka Dixit2020-09-181-0/+19
* | nl80211: support setting S1G channelsThomas Pedersen2020-09-181-0/+10
* | nl80211: advertise supported channel width in S1GThomas Pedersen2020-09-181-0/+15
* | cfg80211: add more comments for ap_isolate in bss_parametersWright Feng2020-09-181-0/+1
* | nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu2020-08-271-0/+3
|/
* cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-311-2/+2
* cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-311-0/+3
* cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2020-07-311-0/+1
* cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2020-07-311-0/+6
* cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach2020-07-311-0/+6
* net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap2020-07-311-2/+2
* nl80211: S1G band and channel definitionsThomas Pedersen2020-07-311-0/+17
* cfg80211: fix management registrations deadlockJohannes Berg2020-06-051-2/+3
* 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
|\