summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg-22/+49
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg-6/+24
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen-12/+23
2019-02-22cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan-1/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-21/+44
2019-02-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen-1/+1
2019-02-11cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg-11/+24
2019-02-11cfg80211: pmsr: record netlink port IDJohannes Berg-0/+1
2019-02-11nl80211: Fix FTM per burst maximum valueAviya Erenfeld-1/+1
2019-02-11cfg80211: restore regulatory without calling userspaceJohannes Berg-15/+60
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+5
2019-02-08cfg80211: fix memory leak of new_ieSara Sharon-4/+5
2019-02-08cfg80211: fix the IE inheritance of extension IEsSara Sharon-7/+13
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon-21/+48
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon-16/+0
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon-1/+10
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon-47/+43
2019-02-08cfg80211: Properly track transmitting and non-transmitting BSSSara Sharon-2/+46
2019-02-08cfg80211: use for_each_element() for multi-bssid parsingJohannes Berg-32/+15
2019-02-08cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu-39/+472
2019-02-08nl80211: use for_each_element() in validate_ie_attr()Johannes Berg-20/+8
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg-25/+20
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg-8/+6
2019-02-06cfg80211: pmsr: fix abort lockingJohannes Berg-7/+17
2019-02-06cfg80211: pmsr: fix MAC address settingJohannes Berg-2/+1
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg-1/+5
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg-10/+5
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg-5/+10
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong-1/+4
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari-7/+18
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam-0/+9
2019-01-25cfg80211: Notify all User Hints To self managed wiphysSriram R-3/+1
2019-01-25cfg80211: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata-2/+2
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata-2/+7
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg-1/+1
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu-1/+4
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu-1/+4
2019-01-19cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen-0/+24
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-5/+5
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+3
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller-55/+1065
2018-12-19cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg-8/+7
2018-12-19nl80211: fix memory leak if validate_pae_over_nl80211() failsJohannes Berg-1/+3
2018-12-18nl80211: Add support to notify radar event info received from STASriram R-0/+62
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho-1/+13
2018-12-05cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen-0/+2
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers-5/+5
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland-2/+5
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland-1/+7