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