summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-6/+21
|\
| * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-141-24/+75
| |\
| | * 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-241-2/+6
* | | nl80211: send event when CMD_FRAME duration expiresJames Prestwood2019-06-141-0/+13
* | | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-0/+4
* | | nl80211: require and validate vendor command policyJohannes Berg2019-06-141-2/+37
* | | nl80211: add support for SAE authentication offloadChung-Hsien Hsu2019-06-141-0/+14
* | | nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu2019-06-141-1/+2
* | | nl80211: add NL80211_ATTR_IFINDEX to port authorized eventChung-Hsien Hsu2019-06-141-1/+3
* | | nl80211: fill all policy .type entriesJohannes Berg2019-05-281-21/+57
|/ /
* / treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+104
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-85/+106
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-86/+106
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-43/+288
|\
| * cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2019-04-261-0/+48
| * nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho2019-04-261-1/+1
| * 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
| * mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-04-261-0/+5
| * nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-261-4/+28
| * cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt2019-04-081-0/+72
| * 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-171-6/+12
|\ \ | |/ |/|
| * nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-03-291-6/+12
* | genetlink: make policy common to familyJohannes Berg2019-03-221-104/+1
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-221-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-1/+1
| |\
| | * nl80211: Fix FTM per burst maximum valueAviya Erenfeld2019-02-111-1/+1
* | | cfg80211: allow sending vendor events unicastJohannes Berg2019-02-221-6/+24
* | | cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-221-9/+15
* | | cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-02-111-1/+1
* | | nl80211: use for_each_element() in validate_ie_attr()Johannes Berg2019-02-081-20/+8
|/ /
* | netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg2019-02-011-10/+5
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-011-1/+1
|\|
| * nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg2019-01-251-1/+1
* | nl80211: Allow set/del pmksa operations for APLiangwei Dong2019-01-251-1/+4
* | cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2019-01-251-7/+18
* | cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam2019-01-251-0/+9
* | 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-1/+4
* | cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen2019-01-191-0/+24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-1/+3
|\
| * nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg2018-12-191-1/+3
* | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-191-34/+273
|\ \ | |/ |/|