Age | Commit message (Expand) | Author |
2020-03-20 | mac80211: handle no-preauth flag for control port | Markus Theil |
2020-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-02-21 | mac80211: Remove a redundant mutex unlock | Andrei Otcheretianski |
2020-02-16 | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub... | David S. Miller |
2020-02-07 | mac80211: Accept broadcast probe responses on 6GHz band | Andrei Otcheretianski |
2020-02-07 | mac80211: remove supported channels element in 6 GHz if ECSA support | Johannes Berg |
2020-02-07 | mac80211: update condition for HE disablement | Daniel Gabay |
2020-02-07 | mac80211: check whether HE connection is allowed by the reg domain | Haim Dreyfuss |
2020-02-07 | mac80211: simplify and improve HT/VHT/HE disable code | Johannes Berg |
2020-02-07 | mac80211: fix quiet mode activation in action frames | Sara Sharon |
2020-01-15 | mac80211: add ieee80211_is_any_nullfunc() | Thomas Pedersen |
2020-01-15 | mac80211: add handling for BSS color | John Crispin |
2019-11-08 | mac80211: don't re-parse elems in ieee80211_assoc_success() | Johannes Berg |
2019-10-04 | mac80211: Reject malformed SSID elements | Will Deacon |
2019-09-11 | mac80211: IBSS: send deauth when expiring inactive STAs | Johannes Berg |
2019-09-11 | mac80211: list features in WEP/TKIP disable in better order | Johannes Berg |
2019-08-21 | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-07-31 | mac80211: HE STA disassoc due to QOS NULL not sent | Shay Bar |
2019-07-31 | mac80211: allow setting spatial reuse parameters from bss_conf | John Crispin |
2019-07-29 | mac80211: propagate HE operation info into bss_conf | John Crispin |
2019-07-29 | mac80211: don't WARN on short WMM parameters from AP | Brian Norris |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-20 | net/mac80211: move WEP handling to ARC4 library interface | Ard Biesheuvel |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-14 | mac80211: use STA info in rate_control_send_low() | Johannes Berg |
2019-06-14 | mac80211: dynamically enable the TWT requester support on STA interfaces | John Crispin |
2019-05-24 | mac80211: handle deauthentication/disassociation from TDLS peer | Yu Wang |
2019-04-26 | mac80211/cfg80211: update bss channel on channel switch | Sergey Matyukevich |
2019-02-22 | mac80211: ignore quiet mode in probe | Sara Sharon |
2019-02-22 | mac80211: allow CSA to self with immediate quiet | Sara Sharon |
2019-02-22 | mac80211: notify driver on subsequent CSA beacons | Sara Sharon |
2019-02-22 | mac80211: abort CSA if beacon does not include CSA IEs | Sara Sharon |
2019-02-22 | mac80211: support max channel switch time element | Sara Sharon |
2019-02-22 | cfg80211: Report Association Request frame IEs in association events | Jouni Malinen |
2019-02-08 | mac80211: indicate support for multiple BSSID | Sara Sharon |
2019-02-08 | mac80211: support multi-bssid | Sara Sharon |
2019-02-08 | mac80211: pass bssids to elements parsing function | Sara Sharon |
2018-12-19 | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-12-18 | mac80211: do not advertise HE cap IE if HE disabled | Shaul Triebitz |
2018-12-18 | mac80211: set STA flag DISABLE_HE if HE is not supported | Shaul Triebitz |
2018-12-18 | mac80211: update driver when MU EDCA params change | Shaul Triebitz |
2018-12-18 | mac80211: propagate the support for TWT to the driver | Emmanuel Grumbach |
2018-11-09 | mac80211: fix missing unlock on error in ieee80211_mark_sta_auth() | Wei Yongjun |
2018-10-11 | mac80211: Extend SAE authentication in infra BSS STA mode | Jouni Malinen |
2018-10-11 | mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation | Jouni Malinen |