Age | Commit message (Expand) | Author |
2020-08-27 | mac80211: rename csa counters to countdown counters | John Crispin |
2020-05-28 | mac80211: support control port TX status reporting | Markus Theil |
2020-05-27 | nl80211: support scan frequencies in KHz | Thomas Pedersen |
2020-05-26 | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub... | David S. Miller |
2020-04-24 | mac80211: handle channel frequency offset | Thomas Pedersen |
2020-04-24 | mac80211: Process multicast RX registration for Action frames | Jouni Malinen |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg |
2020-04-15 | mac80211: fix race in ieee80211_register_hw() | Sumit Garg |
2020-03-20 | mac80211: driver can remain on channel if not using chan_ctx | Yan-Hsuan Chuang |
2020-03-20 | mac80211: Allow deleting stations in ibss mode to reset their state | Nicolas Cavallari |
2020-03-20 | mac80211: handle no-preauth flag for control port | Markus Theil |
2020-02-24 | Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A... | Johannes Berg |
2020-02-14 | mac80211: Fix setting txpower to zero | Ben Greear |
2020-02-07 | mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS | Markus Theil |
2020-02-07 | cfg80211/mac80211: Allow user space to register for station Rx authentication | Ilan Peer |
2020-02-07 | mac80211: make ieee80211_wep_init() return void | Luca Coelho |
2020-02-07 | mac80211: allow changing TX-related netdev features | Johannes Berg |
2020-02-07 | mac80211: simplify and improve HT/VHT/HE disable code | Johannes Berg |
2019-12-13 | mac80211: Turn AQL into an NL80211_EXT_FEATURE | Toke Høiland-Jørgensen |
2019-11-22 | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan |
2019-11-08 | mac80211: fix ieee80211_txq_setup_flows() failure path | Johannes Berg |
2019-09-11 | mac80211: allow drivers to set max MTU | Wen Gong |
2019-07-26 | mac80211: Simplify Extended Key ID API | Alexander Wetzel |
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-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-02 | net: ipv4: provide __rcu annotation for ifa_list | Florian Westphal |
2019-04-26 | mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers | Alexander Wetzel |
2019-04-26 | mac80211: Fix Extended Key ID auto activation | Alexander Wetzel |
2019-04-26 | mac80211: IEEE 802.11 Extended Key ID support | Alexander Wetzel |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-22 | mac80211: Change default tx_sk_pacing_shift to 7 | Toke Høiland-Jørgensen |
2019-02-08 | mac80211: indicate support for multiple BSSID | Sara Sharon |
2019-01-19 | mac80211: allow overriding HT STBC capabilities | Sergey Matyukevich |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen |
2019-01-19 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-18 | mac80211: never pass NULL params to ieee80211_if_add() | Johannes Berg |
2018-12-18 | mac80211: fix a kernel panic when TXing after TXQ teardown | Sara Sharon |
2018-10-11 | mac80211: minstrel: merge with minstrel_ht, always enable VHT support | Felix Fietkau |
2018-10-02 | mac80211: fix error handling in ieee80211_register_hw() | Wei Yongjun |
2018-09-05 | mac80211: Store sk_pacing_shift in ieee80211_hw | Wen Gong |
2018-09-05 | mac80211: introduce capability flags for VHT EXT NSS support | Johannes Berg |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-03 | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-09-03 | mac80211: fix a race between restart and CSA flows | Emmanuel Grumbach |
2018-08-28 | mac80211: add stop/start logic for software TXQs | Manikanta Pubbisetty |
2018-08-28 | mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X | Danek Duvall |