Age | Commit message (Expand) | Author |
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 |
2018-08-14 | mac80211: Run TXQ teardown code before de-registering interfaces | Toke Høiland-Jørgensen |
2018-06-30 | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-06-18 | mac80211: add support for HE | Luca Coelho |
2018-06-18 | ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE | Johannes Berg |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | mac80211: support scan features for improved scan privacy | Johannes Berg |
2018-06-15 | mac80211: Move up init of TXQs | Toke Høiland-Jørgensen |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-08 | mac80211: Support the new cfg80211 TXQ stats API | Toke Høiland-Jørgensen |
2018-03-29 | mac80211: Send control port frames over nl80211 | Denis Kenzior |
2018-03-29 | mac80211: allow AP_VLAN operation on crypto controlled devices | Manikanta Pubbisetty |
2017-12-19 | Revert "mac80211: Add TXQ scheduling API" | Johannes Berg |
2017-12-19 | Revert "mac80211: Add airtime account and scheduling to TXQs" | Johannes Berg |
2017-12-11 | mac80211: Add airtime account and scheduling to TXQs | Toke Høiland-Jørgensen |
2017-12-11 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen |
2017-12-11 | mac80211: call synchronize_net once in the restart flow | Sara Sharon |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-04-26 | mac80211: disentangle iflist_mtx and chanctx_mtx | Johannes Berg |
2017-04-18 | mac80211: keep a separate list of monitor interfaces that are up | Johannes Berg |
2017-01-13 | mac80211: initialize SMPS field in HT capabilities | Felix Fietkau |
2016-10-27 | mac80211: Claim Fast Initial Link Setup (FILS) STA support | Jouni Malinen |
2016-10-19 | mac80211: add a HW flag for supporting HW TX fragmentation | Sara Sharon |
2016-09-30 | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker |