summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-07-20nl80211: fix VENDOR_CMD_RAW_DATAJohannes Berg
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel
2019-04-26cfg80211: support profile split between elementsSara Sharon
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti
2019-04-08nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna
2019-04-08cfg80211: add ratelimited variants of err and warnStanislaw Gruszka
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-11cfg80211: fix and clean up cfg80211_gen_new_bssid()Johannes Berg
2019-02-08cfg80211: add missing kernel-doc for multi-BSSID fieldsJohannes Berg
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg
2019-02-01cfg80211: fix typoMatteo Croce
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari