summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-227-22/+49
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-154-21/+44
| |\
| | * cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg2019-02-111-11/+24
| | * cfg80211: pmsr: record netlink port IDJohannes Berg2019-02-111-0/+1
| | * nl80211: Fix FTM per burst maximum valueAviya Erenfeld2019-02-111-1/+1
| | * cfg80211: pmsr: fix abort lockingJohannes Berg2019-02-062-7/+17
| | * cfg80211: pmsr: fix MAC address settingJohannes Berg2019-02-061-2/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-083-1/+5
| |\|
| | * cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-02-013-1/+5
* | | cfg80211: allow sending vendor events unicastJohannes Berg2019-02-221-6/+24
* | | cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-223-12/+23
* | | cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan2019-02-221-1/+1
* | | cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-02-111-1/+1
* | | cfg80211: restore regulatory without calling userspaceJohannes Berg2019-02-112-15/+60
* | | cfg80211: fix memory leak of new_ieSara Sharon2019-02-081-4/+5
* | | cfg80211: fix the IE inheritance of extension IEsSara Sharon2019-02-081-7/+13
* | | cfg80211: save multi-bssid propertiesSara Sharon2019-02-081-21/+48
* | | cfg80211: make BSSID generation function inlineSara Sharon2019-02-081-16/+0
* | | cfg80211: parse multi-bssid only if HW supports itSara Sharon2019-02-081-1/+10
* | | cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon2019-02-082-47/+43
* | | cfg80211: Properly track transmitting and non-transmitting BSSSara Sharon2019-02-082-2/+46
* | | cfg80211: use for_each_element() for multi-bssid parsingJohannes Berg2019-02-081-32/+15
* | | cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu2019-02-082-39/+472
* | | nl80211: use for_each_element() in validate_ie_attr()Johannes Berg2019-02-081-20/+8
* | | cfg80211: add various struct element finding helpersJohannes Berg2019-02-082-25/+20
* | | cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-02-081-8/+6
|/ /
* | netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg2019-02-011-10/+5
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-012-5/+10
|\|
| * cfg80211: extend range deviation for DMGChaitanya Tata2019-01-251-2/+2
| * cfg80211: reg: remove warn_on for a normal caseChaitanya Tata2019-01-251-2/+7
| * 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
* | cfg80211: Notify all User Hints To self managed wiphysSriram R2019-01-251-3/+1
* | cfg80211: mark expected switch fall-throughsGustavo A. R. Silva2019-01-251-0/+2
* | 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 branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-273-5/+5
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-203-5/+5
* | 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-1911-55/+1065
|\ \ \ | |/ / |/| |
| * | cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg2018-12-191-8/+7
| * | nl80211: Add support to notify radar event info received from STASriram R2018-12-181-0/+62
| * | cfg80211: add some missing fall through annotationsLuca Coelho2018-12-183-1/+13
| * | {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-091-2/+5
| * | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-1/+7
| * | {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-0/+1