summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
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: 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-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel
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-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-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-11nl80211: Fix FTM per burst maximum valueAviya Erenfeld
2019-02-08nl80211: use for_each_element() in validate_ie_attr()Johannes Berg
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu
2019-01-19cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg
2018-12-18nl80211: Add support to notify radar event info received from STASriram R
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland
2018-11-09nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg
2018-11-09cfg80211/mac80211: fix FTM settings across CSAJohannes Berg
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj
2018-10-11nl80211: use netlink policy validation function for elementsJohannes Berg
2018-10-11nl80211: use policy range validation where applicableJohannes Berg
2018-10-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg