Age | Commit message (Expand) | Author |
2023-08-25 | Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-08-24 | wifi: mac80211: Do not include crypto/algapi.h | Herbert Xu |
2023-08-22 | wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default() | Yue Haibing |
2023-08-22 | wifi: mac80211: Remove unused function declarations | Yue Haibing |
2023-08-22 | wifi: mac80211: fix puncturing bitmap handling in CSA | Johannes Berg |
2023-08-22 | wifi: mac80211: check for station first in client probe | Johannes Berg |
2023-08-22 | wifi: mac80211: check S1G action frame size | Johannes Berg |
2023-08-21 | wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning | Ping-Ke Shih |
2023-07-03 | Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2023-06-22 | Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-06-21 | wifi: mac80211: report all unusable beacon frames | Benjamin Berg |
2023-06-21 | wifi: mac80211: mark keys as uploaded when added by the driver | Yedidya Benshimol |
2023-06-21 | wifi: mac80211: fix CRC calculation for extended elems | Johannes Berg |
2023-06-21 | wifi: mac80211: avoid lockdep checking when removing deflink | Benjamin Berg |
2023-06-21 | wifi: mac80211: always hold sdata lock in chanctx assign/unassign | Johannes Berg |
2023-06-21 | wifi: mac80211: store BSS param change count from assoc response | Johannes Berg |
2023-06-21 | wifi: mac80211: drop some unprotected action frames | Johannes Berg |
2023-06-21 | wifi: mac80211: move action length check up | Johannes Berg |
2023-06-21 | wifi: mac80211: drop unprotected robust mgmt before 4-way-HS | Alon Giladi |
2023-06-19 | wifi: mac80211: add eht_capa debugfs field | Ben Greear |
2023-06-19 | wifi: mac80211: check EHT basic MCS/NSS set | Johannes Berg |
2023-06-19 | wifi: update multi-link element STA reconfig | Johannes Berg |
2023-06-19 | wifi: mac80211: agg-tx: prevent start/stop race | Johannes Berg |
2023-06-19 | wifi: mac80211: agg-tx: add a few locking assertions | Johannes Berg |
2023-06-19 | wifi: mac80211: Support link removal using Reconfiguration ML element | Ilan Peer |
2023-06-19 | wifi: mac80211: add set_active_links variant not locking sdata | Benjamin Berg |
2023-06-19 | wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata | Benjamin Berg |
2023-06-19 | wifi: ieee80211: add helper to validate ML element type and size | Benjamin Berg |
2023-06-19 | wifi: mac80211: Include Multi-Link in CRC calculation | Ilan Peer |
2023-06-19 | wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok() | Ilan Peer |
2023-06-19 | wifi: mac80211: Add support for parsing Reconfiguration Multi Link element | Ilan Peer |
2023-06-19 | wifi: mac80211: Rename multi_link | Ilan Peer |
2023-06-19 | wifi: mac80211: use cfg80211 defragmentation helper | Benjamin Berg |
2023-06-19 | wifi: mac80211: use new inform_bss callback | Benjamin Berg |
2023-06-19 | wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify | Emmanuel Grumbach |
2023-06-19 | wifi: mac80211: add consistency check for compat chandef | Anjaneyulu |
2023-06-19 | wifi: mac80211: stop passing cbss to parser | Benjamin Berg |
2023-06-19 | wifi: mac80211: Extend AID element addition for TDLS frames | Mukesh Sisodiya |
2023-06-19 | wifi: mac80211: Add HE and EHT capa elements in TDLS frames | Abhishek Naik |
2023-06-19 | wifi: mac80211: handle TDLS data frames with MLO | Abhishek Naik |
2023-06-19 | wifi: mac80211: handle TDLS negotiation with MLO | Mukesh Sisodiya |
2023-06-19 | wifi: cfg80211: make TDLS management link-aware | Mukesh Sisodiya |
2023-06-19 | wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam | Nicolas Cavallari |
2023-06-19 | wifi: mac80211: Add debugfs entry to report dormant links | Ilan Peer |
2023-06-19 | wifi: mac80211: Support disabled links during association | Ilan Peer |
2023-06-19 | Merge wireless into wireless-next | Johannes Berg |
2023-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-06-14 | wifi: mac80211: Replace strlcpy with strscpy | Azeem Shaikh |
2023-06-14 | wifi: mac80211: Fix permissions for valid_links debugfs entry | Ilan Peer |