aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
| |\
| * | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
| * | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
| * | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
| * | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-26
| |\ \
| | * | cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2019-04-26
| | * | nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho2019-04-26
| | * | cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-26
| | * | cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan2019-04-26
| | * | nl80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-26
| | * | cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-26
| | * | cfg80211: remove redundant zero check on variable 'changed'Colin Ian King2019-04-26
| | * | mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-04-26
| | * | nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-26
| | * | cfg80211: support profile split between elementsSara Sharon2019-04-26
| | * | cfg80211: support non-inheritance elementSara Sharon2019-04-26
| | * | cfg80211: don't skip multi-bssid index elementSara Sharon2019-04-26
| | * | cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt2019-04-08
| | * | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-08
| | * | nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna2019-04-08
| | * | nl80211: reindent some sched scan codeJohannes Berg2019-04-08
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
| |\ \ \ | | |/ / | |/| |
| * | | genetlink: make policy common to familyJohannes Berg2019-03-22
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
| |/ /
* | / cfg80211: Notify previous user request during self managed wiphy registrationSriram R2019-04-23
| |/ |/|
* | nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-03-29
* | cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing2019-03-29
* | cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor2019-03-29
* | cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer2019-03-29
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
| |\
| | * cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg2019-02-11
| | * cfg80211: pmsr: record netlink port IDJohannes Berg2019-02-11
| | * nl80211: Fix FTM per burst maximum valueAviya Erenfeld2019-02-11
| | * cfg80211: pmsr: fix abort lockingJohannes Berg2019-02-06
| | * cfg80211: pmsr: fix MAC address settingJohannes Berg2019-02-06
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
| |\|
| | * cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-02-01
* | | cfg80211: allow sending vendor events unicastJohannes Berg2019-02-22
* | | cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-22
* | | cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan2019-02-22
* | | cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-02-11
* | | cfg80211: restore regulatory without calling userspaceJohannes Berg2019-02-11