summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-0/+15
* nl80211: fix VENDOR_CMD_RAW_DATAJohannes Berg2019-07-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-8/+74
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1Star
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-1/+2
| |\ \
| * | | nl80211: send event when CMD_FRAME duration expiresJames Prestwood2019-06-141-0/+10
| * | | cfg80211: Add a function to iterate all BSS entriesIlan Peer2019-06-141-0/+20
| * | | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-0/+2
| * | | nl80211: require and validate vendor command policyJohannes Berg2019-06-141-0/+8
| * | | mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin2019-06-141-4/+18
| * | | nl80211: add support for SAE authentication offloadChung-Hsien Hsu2019-06-141-0/+5
| * | | cfg80211: Handle bss expiry during connectionChaitanya Tata2019-05-281-4/+11
* | | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031-5/+3Star
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1Star
| |\ \ \ | | |_|/ | |/| |
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
| | |/
| * / {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-241-1/+2
| |/
* / timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
|/
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-0/+104
|\
| * cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2019-04-261-0/+5
| * cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-261-1/+1
| * cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan2019-04-261-0/+22
| * nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-261-0/+2
| * cfg80211: support profile split between elementsSara Sharon2019-04-261-0/+14
| * cfg80211: support non-inheritance elementSara Sharon2019-04-261-0/+8
| * cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt2019-04-081-0/+42
| * mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-081-0/+3
| * nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna2019-04-081-0/+8
* | cfg80211: add ratelimited variants of err and warnStanislaw Gruszka2019-04-081-0/+5
|/
* cfg80211: allow sending vendor events unicastJohannes Berg2019-02-221-2/+47
* cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-221-2/+5
* cfg80211: fix and clean up cfg80211_gen_new_bssid()Johannes Berg2019-02-111-10/+8Star
* cfg80211: add missing kernel-doc for multi-BSSID fieldsJohannes Berg2019-02-081-0/+4
* cfg80211: save multi-bssid propertiesSara Sharon2019-02-081-0/+5
* cfg80211: make BSSID generation function inlineSara Sharon2019-02-081-0/+23
* cfg80211: parse multi-bssid only if HW supports itSara Sharon2019-02-081-0/+8
* cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon2019-02-081-1/+3
* cfg80211: add various struct element finding helpersJohannes Berg2019-02-081-7/+128
* cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg2019-02-011-1/+14
* cfg80211: fix typoMatteo Croce2019-02-011-1/+1
* cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2019-01-251-0/+15
* cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam2019-01-251-0/+5
* nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2019-01-191-1/+4
* nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2019-01-191-0/+4
* cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen2019-01-191-1/+10
* cfg80211: clarify LCI/civic location documentationJohannes Berg2018-12-181-2/+4
* wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2018-12-181-1/+1
* {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-091-1/+2
* {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-0/+5
* {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-0/+3
* cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-091-0/+263