Age | Commit message (Expand) | Author |
2019-02-22 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2019-02-22 | cfg80211: allow sending vendor events unicast | Johannes Berg |
2019-02-22 | cfg80211: Report Association Request frame IEs in association events | Jouni Malinen |
2019-02-22 | cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address | Mao Wenan |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-11 | cfg80211: Use const more consistently in for_each_element macros | Jouni Malinen |
2019-02-11 | cfg80211: prevent speculation on cfg80211_classify8021d() return | Johannes Berg |
2019-02-11 | cfg80211: pmsr: record netlink port ID | Johannes Berg |
2019-02-11 | nl80211: Fix FTM per burst maximum value | Aviya Erenfeld |
2019-02-11 | cfg80211: restore regulatory without calling userspace | Johannes Berg |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-08 | cfg80211: fix memory leak of new_ie | Sara Sharon |
2019-02-08 | cfg80211: fix the IE inheritance of extension IEs | Sara Sharon |
2019-02-08 | cfg80211: save multi-bssid properties | Sara Sharon |
2019-02-08 | cfg80211: make BSSID generation function inline | Sara Sharon |
2019-02-08 | cfg80211: parse multi-bssid only if HW supports it | Sara Sharon |
2019-02-08 | cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible | Sara Sharon |
2019-02-08 | cfg80211: Properly track transmitting and non-transmitting BSS | Sara Sharon |
2019-02-08 | cfg80211: use for_each_element() for multi-bssid parsing | Johannes Berg |
2019-02-08 | cfg80211: Parsing of Multiple BSSID information in scanning | Peng Xu |
2019-02-08 | nl80211: use for_each_element() in validate_ie_attr() | Johannes Berg |
2019-02-08 | cfg80211: add various struct element finding helpers | Johannes Berg |
2019-02-08 | cfg80211: add and use strongly typed element iteration macros | Johannes Berg |
2019-02-06 | cfg80211: pmsr: fix abort locking | Johannes Berg |
2019-02-06 | cfg80211: pmsr: fix MAC address setting | Johannes Berg |
2019-02-01 | cfg80211: call disconnect_wk when AP stops | Johannes Berg |
2019-02-01 | netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments | Johannes Berg |
2019-02-01 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2019-01-25 | nl80211: Allow set/del pmksa operations for AP | Liangwei Dong |
2019-01-25 | cfg80211: Authentication offload to user space in AP mode | Srinivas Dasari |
2019-01-25 | cfg80211: Allow drivers to advertise supported AKM suites | Veerendranath Jakkam |
2019-01-25 | cfg80211: Notify all User Hints To self managed wiphys | Sriram R |
2019-01-25 | cfg80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-01-25 | cfg80211: extend range deviation for DMG | Chaitanya Tata |
2019-01-25 | cfg80211: reg: remove warn_on for a normal case | Chaitanya Tata |
2019-01-25 | nl80211: fix NLA_POLICY_NESTED() arguments | Johannes Berg |
2019-01-19 | nl80211/mac80211: mesh: add mesh path change count to mpath info | Julan Hsu |
2019-01-19 | nl80211/mac80211: mesh: add hop count to mpath info | Julan Hsu |
2019-01-19 | cfg80211: Add airtime statistics and settings | Toke Høiland-Jørgensen |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-19 | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-12-19 | cfg80211: fix ieee80211_get_vht_max_nss() | Johannes Berg |
2018-12-19 | nl80211: fix memory leak if validate_pae_over_nl80211() fails | Johannes Berg |
2018-12-18 | nl80211: Add support to notify radar event info received from STA | Sriram R |
2018-12-18 | cfg80211: add some missing fall through annotations | Luca Coelho |
2018-12-05 | cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() | Jouni Malinen |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations | Eric Biggers |
2018-11-09 | {nl,mac}80211: add rssi to mesh candidates | Bob Copeland |
2018-11-09 | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf | Bob Copeland |