summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
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-26nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho
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: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-26cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-26cfg80211: remove redundant zero check on variable 'changed'Colin Ian King
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
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-26cfg80211: don't skip multi-bssid index elementSara Sharon
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-23cfg80211: Notify previous user request during self managed wiphy registrationSriram R
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-08nl80211: reindent some sched scan codeJohannes Berg
2019-03-29nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt
2019-03-29cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing
2019-03-29cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor
2019-03-29cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-22cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen
2019-02-11cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg
2019-02-11cfg80211: pmsr: record netlink port IDJohannes Berg
2019-02-11nl80211: Fix FTM per burst maximum valueAviya Erenfeld
2019-02-11cfg80211: restore regulatory without calling userspaceJohannes Berg
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08cfg80211: fix memory leak of new_ieSara Sharon
2019-02-08cfg80211: fix the IE inheritance of extension IEsSara Sharon
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: Properly track transmitting and non-transmitting BSSSara Sharon
2019-02-08cfg80211: use for_each_element() for multi-bssid parsingJohannes Berg