aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear1-0/+2
2021-02-01cfg80211: fix netdev registration deadlockJohannes Berg1-1/+3
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-15/+89
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg1-8/+32
2021-01-22cfg80211: Add phyrate conversion support for extended MCS in 60GHz bandMax Chen1-0/+2
2021-01-14cfg80211: fix a kerneldoc markupMauro Carvalho Chehab1-1/+1
2021-01-08cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg1-1/+4
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang1-0/+52
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg1-1/+3
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg1-13/+0
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg1-1/+2
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer1-1/+2
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski1-5/+16
2020-11-11nl80211: fix kernel-doc warning in the new SAE attributeJohannes Berg1-8/+15
2020-11-11cfg80211: remove WDS codeJohannes Berg1-5/+0
2020-11-06cfg80211: Add support to configure SAE PWE value to driversRohan Dutta1-0/+9
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab1-4/+5
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2020-10-15nl80211: docs: add a description for s1g_cap parameterMauro Carvalho Chehab1-0/+1
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan1-0/+10
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen1-0/+3
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai1-1/+31
2020-09-18cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg1-0/+1
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+18
2020-09-18nl80211: Add FILS discovery supportAloka Dixit1-0/+19
2020-09-18nl80211: support setting S1G channelsThomas Pedersen1-0/+10
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen1-0/+15
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng1-0/+1
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu1-0/+3
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg1-2/+2
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil1-0/+3
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil1-0/+1
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing1-0/+6
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach1-0/+6
2020-07-31net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen1-0/+17
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg1-2/+3
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera1-3/+9
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer1-0/+20
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg1-0/+3
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan1-0/+2
2020-05-31cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg1-0/+15
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam1-12/+17
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil1-1/+19
2020-05-27cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen1-5/+49
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich1-1/+3
2020-05-27cfg80211: fix mask type in cfg80211_tid_cfg structureSergey Matyukevich1-1/+1
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-14/+120