Age | Commit message (Expand) | Author |
2019-09-11 | mac80211: Do not send Layer 2 Update frame before authorization | Jouni Malinen |
2019-08-29 | mac80211: Correctly set noencrypt for PAE frames | Denis Kenzior |
2019-08-29 | mac80211: Don't memset RXCB prior to PAE intercept | Denis Kenzior |
2019-08-21 | mac80211: fix possible sta leak | Johannes Berg |
2019-07-30 | Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues" | Johannes Berg |
2019-07-29 | mac80211: don't WARN on short WMM parameters from AP | Brian Norris |
2019-07-26 | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty |
2019-07-20 | mac80211: don't warn about CW params when not using them | Brian Norris |
2019-07-20 | mac80211: fix possible memory leak in ieee80211_assign_beacon | Lorenzo Bianconi |
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 505 | Thomas Gleixner |
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-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-14 | Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-06-14 | Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2019-06-14 | mac80211: notify offchannel expire on mgmt_tx | James Prestwood |
2019-06-14 | mac80211: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-14 | mac80211: do not start any work during reconfigure flow | Naftali Goldstein |
2019-06-14 | mac80211: only warn once on chanctx_conf being NULL | Yibo Zhao |
2019-06-14 | mac80211: drop robust management frames from unknown TA | Johannes Berg |
2019-06-14 | mac80211: extend __rate_control_send_low warning | Johannes Berg |
2019-06-14 | mac80211: fill low rate even for HAS_RATE_CONTROL | Johannes Berg |
2019-06-14 | mac80211: use STA info in rate_control_send_low() | Johannes Berg |
2019-06-14 | mac80211: call rate_control_send_low() internally | Johannes Berg |
2019-06-14 | mac80211: allow turning TWT responder support on and off via netlink | John Crispin |
2019-06-14 | mac80211: dynamically enable the TWT requester support on STA interfaces | John Crispin |
2019-06-14 | mac80211: AMPDU handling for Extended Key ID | Alexander Wetzel |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 | Thomas Gleixner |
2019-06-02 | net: ipv4: provide __rcu annotation for ifa_list | Florian Westphal |
2019-05-29 | mac80211: free peer keys before vif down in mesh | Pradeep Kumar Chitrapu |
2019-05-28 | mac80211: mesh: fix RCU warning | Thomas Pedersen |
2019-05-28 | mac80211: Do not use stack memory with scatterlist for GMAC | Jouni Malinen |
2019-05-24 | {nl,mac}80211: allow 4addr AP operation on crypto controlled devices | Manikanta Pubbisetty |
2019-05-24 | mac80211: remove set but not used variable 'old' | YueHaibing |
2019-05-24 | mac80211: handle deauthentication/disassociation from TDLS peer | Yu Wang |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-26 | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-04-26 | mac80211: probe unexercised mesh links | Rajkumar Manoharan |
2019-04-26 | mac80211: add option for setting control flags | Rajkumar Manoharan |
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 | cfg80211: don't pass pointer to pointer unnecessarily | Dan Carpenter |
2019-04-26 | mac80211: store tx power value from user to station | Ashok Raj Nagarajan |