| Age | Commit message (Expand) | Author |
| 2023-07-12 | wifi: cfg80211: fix receiving mesh packets without RFC1042 header | Felix Fietkau |
| 2023-06-19 | Merge wireless into wireless-next | Johannes Berg |
| 2023-06-14 | wifi: cfg80211: S1G rate information and calculations | Gilad Itzkovitch |
| 2023-06-09 | wifi: cfg80211: remove links only on AP | Johannes Berg |
| 2023-03-22 | wifi: mac80211: implement support for yet another mesh A-MSDU format | Felix Fietkau |
| 2023-02-14 | wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU | Felix Fietkau |
| 2023-02-14 | wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces | Felix Fietkau |
| 2023-02-14 | wifi: cfg80211: factor out bridge tunnel / RFC1042 header check | Felix Fietkau |
| 2023-02-14 | wifi: cfg80211: move A-MSDU check in ieee80211_data_to_8023_exthdr | Felix Fietkau |
| 2023-01-18 | wifi: cfg80211: remove support for static WEP | Johannes Berg |
| 2022-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2022-10-21 | wifi: cfg80211: Fix bitrates overflow issue | Paul Zhang |
| 2022-10-10 | Merge remote-tracking branch 'wireless/main' into wireless-next | Johannes Berg |
| 2022-10-07 | cfg80211: Update Transition Disable policy during port authorization | Vinayak Yadawad |
| 2022-10-07 | wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets | Felix Fietkau |
| 2022-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2022-09-27 | wifi: cfg80211: fix MCS divisor value | Tamizh Chelvam Raja |
| 2022-08-25 | wifi: cfg80211: Add link_id parameter to various key operations for MLO | Veerendranath Jakkam |
| 2022-07-15 | wifi: cfg80211: add cfg80211_get_iftype_ext_capa() | Johannes Berg |
| 2022-07-15 | wifi: cfg80211: clean up links appropriately | Johannes Berg |
| 2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg |
| 2022-03-11 | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
| 2022-03-06 | wireless: Use netif_rx(). | Sebastian Andrzej Siewior |
| 2022-02-16 | nl80211: add EHT MCS support | Veerendranath Jakkam |
| 2022-02-04 | cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP | Johannes Berg |
| 2021-11-15 | cfg80211: call cfg80211_stop_ap when switch from P2P_GO type | Nguyen Dinh Phi |
| 2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2021-10-25 | cfg80211: correct bridge/4addr mode check | Janusz Dziedzic |
| 2021-10-21 | nl80211: Add LC placeholder band definition to nl80211_band | Srinivasan Raju |
| 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 |