Age | Commit message (Expand) | Author |
2021-05-31 | cfg80211: call cfg80211_leave_ocb when switching away from OCB | Du Cheng |
2021-05-11 | cfg80211: mitigate A-MSDU aggregation attacks | Mathy Vanhoef |
2021-05-11 | mac80211: properly handle A-MSDUs that start with an RFC 1042 header | Mathy Vanhoef |
2021-04-19 | cfg80211: constify ieee80211_get_response_rate return | Joe Perches |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg |
2021-01-22 | cfg80211: Add phyrate conversion support for extended MCS in 60GHz band | Max Chen |
2021-01-22 | cfg80211: add VHT rate entries for MCS-10 and MCS-11 | Arend van Spriel |
2020-12-11 | nl80211: validate key indexes for cfg80211_registered_device | Anant Thazhemadam |
2020-12-11 | cfg80211: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-11 | cfg80211: remove WDS code | Johannes Berg |
2020-11-06 | cfg80211: Add support to calculate and report 4096-QAM HE rates | Vamsi Krishna |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-18 | nl80211: support setting S1G channels | Thomas Pedersen |
2020-09-18 | nl80211: correctly validate S1G beacon head | Thomas Pedersen |
2020-09-18 | cfg80211: fix 6 GHz channel conversion | Johannes Berg |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-27 | cfg80211: Adjust 6 GHz frequency to channel conversion | Amar Singhal |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-07-31 | nl80211: S1G band and channel definitions | Thomas Pedersen |
2020-05-31 | nl80211: really allow client-only BIGTK support | Johannes Berg |
2020-05-31 | cfg80211: adapt to new channelization of the 6GHz band | Arend Van Spriel |
2020-05-31 | cfg80211: fix 6 GHz frequencies to kHz | Johannes Berg |
2020-04-24 | cfg80211: express channels with a KHz component | Thomas Pedersen |
2020-04-24 | mac80211: implement Operating Mode Notification extended NSS support | Johannes Berg |
2020-02-24 | Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub... | David S. Miller |
2020-02-24 | cfg80211: Support key configuration for Beacon protection (BIGTK) | Jouni Malinen |
2020-02-20 | net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT | Julian Wiedmann |
2020-01-15 | cfg80211: fix page refcount issue in A-MSDU decap | Felix Fietkau |
2019-10-30 | nl80211: Disallow setting of HT for channel 14 | Masashi Honma |
2019-09-11 | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-09-11 | cfg80211: Purge frame registrations on iftype change | Denis Kenzior |
2019-09-11 | cfg80211: fix boundary value in ieee80211_frequency_to_channel() | Arend van Spriel |
2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-21 | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar |
2019-08-21 | cfg80211: apply same mandatory rate flags for 5GHz and 6GHz | Arend van Spriel |
2019-08-21 | cfg80211: extend ieee80211_operating_class_to_band() for 6GHz | Arend van Spriel |
2019-08-21 | cfg80211: util: add 6GHz channel to freq conversion and vice versa | Arend van Spriel |
2019-08-21 | cfg80211: Fix Extended Key ID key install checks | Alexander Wetzel |
2019-07-26 | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty |
2019-06-14 | cfg80211: util: fix bit count off by one | Mordechay Goodstein |
2019-05-24 | mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he() | John Crispin |
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 | nl80211/cfg80211: Extended Key ID support | Alexander Wetzel |
2019-03-29 | cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he | Nathan Chancellor |
2019-02-22 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2019-02-11 | cfg80211: prevent speculation on cfg80211_classify8021d() return | Johannes Berg |
2019-02-08 | cfg80211: add various struct element finding helpers | Johannes Berg |
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 |