aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* 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: 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
| * mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-04-26
| * nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-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
|\ \ | |/ |/|
| * nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-03-29
* | genetlink: make policy common to familyJohannes Berg2019-03-22
|/
* 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
| |\
| | * nl80211: Fix FTM per burst maximum valueAviya Erenfeld2019-02-11
* | | cfg80211: allow sending vendor events unicastJohannes Berg2019-02-22
* | | cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-22
* | | cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-02-11
* | | nl80211: use for_each_element() in validate_ie_attr()Johannes Berg2019-02-08
|/ /
* | netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg2019-02-01
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-01
|\|
| * nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg2019-01-25
* | nl80211: Allow set/del pmksa operations for APLiangwei Dong2019-01-25
* | cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2019-01-25
* | cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam2019-01-25
* | nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2019-01-19
* | nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2019-01-19
* | cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen2019-01-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\
| * nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg2018-12-19
* | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-19
|\ \ | |/ |/|
| * nl80211: Add support to notify radar event info received from STASriram R2018-12-18
| * cfg80211: add some missing fall through annotationsLuca Coelho2018-12-18
| * {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-09
| * {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-09
| * {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-09
| * nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski2018-11-09
| * cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-09
* | cfg80211/mac80211: fix FTM settings across CSAJohannes Berg2018-11-09
|/
* nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj2018-10-12
* nl80211: use netlink policy validation function for elementsJohannes Berg2018-10-11
* nl80211: use policy range validation where applicableJohannes Berg2018-10-11
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-10-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
| |\