summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-215-23/+5
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-193-15/+3
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-176-32/+88
|\ \ | |/ |/|
| * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-146-32/+88
| |\
| | * cfg80211: report measurement start TSF correctlyAvraham Stern2019-06-141-2/+2
| | * cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-141-1/+1
| | * cfg80211: util: fix bit count off by oneMordechay Goodstein2019-06-141-1/+1
| | * cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho2019-06-141-2/+2
| | * nl80211: fill all policy .type entriesJohannes Berg2019-05-291-21/+66
| | * nl80211: fix station_info pertid memory leakAndy Strohman2019-05-281-1/+3
| | * {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-242-3/+11
| | * mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-05-241-1/+1
| | * wireless: Skip directory when generating certificatesMaxim Mikityanskiy2019-05-141-0/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner2019-06-051-2/+1
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-212-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-078-372/+917
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-3/+2
| |\
| * | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+104
| * | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-272-93/+116
| * | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-272-92/+112
| * | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-267-83/+584
| |\ \
| | * | cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2019-04-263-0/+79
| | * | nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho2019-04-261-1/+1
| | * | cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-261-4/+4
| | * | cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan2019-04-261-0/+43
| | * | nl80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-261-7/+3
| | * | cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-261-16/+7
| | * | cfg80211: remove redundant zero check on variable 'changed'Colin Ian King2019-04-261-3/+0
| | * | mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-04-261-0/+5
| | * | nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-264-16/+71
| | * | cfg80211: support profile split between elementsSara Sharon2019-04-261-6/+103
| | * | cfg80211: support non-inheritance elementSara Sharon2019-04-261-1/+60
| | * | cfg80211: don't skip multi-bssid index elementSara Sharon2019-04-261-2/+1
| | * | cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt2019-04-083-0/+123
| | * | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-081-0/+1
| | * | nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna2019-04-081-0/+53
| | * | nl80211: reindent some sched scan codeJohannes Berg2019-04-081-31/+34
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-174-10/+56
| |\ \ \ | | |/ / | |/| |
| * | | genetlink: make policy common to familyJohannes Berg2019-03-221-104/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-061-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
| |/ /
* | / cfg80211: Notify previous user request during self managed wiphy registrationSriram R2019-04-231-3/+2
| |/ |/|
* | nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-03-291-6/+12
* | cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing2019-03-291-2/+1
* | cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor2019-03-291-2/+4
* | cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer2019-03-291-0/+39
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-227-22/+49
|\