Age | Commit message (Expand) | Author |
2024-06-26 | wifi: mac80211: disable softirqs for queued frame handling | Johannes Berg |
2024-06-14 | wifi: mac80211: fix monitor channel with chanctx emulation | Johannes Berg |
2024-06-14 | wifi: mac80211: Avoid address calculations via out of bounds array indexing | Kenton Groombridge |
2024-06-12 | wifi: mac80211: Recalc offload when monitor stop | Remi Pommarel |
2024-05-29 | wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan() | Dmitry Antipov |
2024-05-29 | wifi: mac80211: correctly parse Spatial Reuse Parameter Set element | Lingbo Kong |
2024-05-29 | wifi: mac80211: fix Spatial Reuse element size check | Lingbo Kong |
2024-05-29 | wifi: mac80211: pass proper link id for channel switch started notification | Aditya Kumar Singh |
2024-05-29 | wifi: mac80211: handle tasklet frames before stopping | Johannes Berg |
2024-05-29 | wifi: mac80211: apply mcast rate only if interface is up | Johannes Berg |
2024-05-29 | wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() | Remi Pommarel |
2024-05-29 | wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata | Nicolas Escande |
2024-05-29 | wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects | Nicolas Escande |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-03 | wifi: mac80211: handle color change per link | Aditya Kumar Singh |
2024-05-03 | wifi: cfg80211: handle color change per link | Aditya Kumar Singh |
2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-04-19 | wifi: mac80211: handle link ID during management Tx | Sriram R |
2024-04-19 | wifi: mac80211: handle sdata->u.ap.active flag with MLO | Aditya Kumar Singh |
2024-04-19 | wifi: mac80211: add return docs for sta_info_flush() | Johannes Berg |
2024-04-19 | wifi: mac80211: keep mac80211 consistent on link activation failure | Benjamin Berg |
2024-04-19 | wifi: mac80211: simplify ieee80211_assign_link_chanctx() | Johannes Berg |
2024-04-19 | wifi: mac80211: reserve chanctx during find | Johannes Berg |
2024-04-19 | wifi: mac80211: defer link switch work in reconfig | Miri Korenblit |
2024-04-19 | wifi: mac80211: transmit deauth only if link is available | Johannes Berg |
2024-04-19 | wifi: mac80211: fix unaligned le16 access | Johannes Berg |
2024-04-19 | wifi: mac80211: remove link before AP | Johannes Berg |
2024-04-19 | wifi: mac80211: mlme: re-parse if AP mode is less than client | Johannes Berg |
2024-04-19 | wifi: mac80211: mlme: fix memory leak | Johannes Berg |
2024-04-19 | wifi: mac80211: mlme: re-parse with correct mode | Johannes Berg |
2024-04-19 | wifi: mac80211: fix idle calculation with multi-link | Johannes Berg |
2024-04-17 | wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded | Felix Fietkau |
2024-04-08 | wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphers | Michael-CY Lee |
2024-04-08 | wifi: mac80211: correctly document struct mesh_table | Jeff Johnson |
2024-04-08 | wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times... | Richard Kinder |
2024-04-08 | wifi: mac80211: don't use rate mask for scanning | Johannes Berg |
2024-04-08 | wifi: mac80211: check EHT/TTLM action frame length | Johannes Berg |
2024-04-03 | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-03-25 | wifi: mac80211: use kvcalloc() for codel vars | Johannes Berg |
2024-03-25 | wifi: mac80211: reactivate multi-link later in restart | Johannes Berg |
2024-03-25 | wifi: mac80211: improve drop for action frame return | Johannes Berg |
2024-03-25 | wifi: mac80211: don't ask driver about no-op link changes | Johannes Berg |
2024-03-25 | wifi: mac80211: don't select link ID if not provided in scan request | Ayala Beker |
2024-03-25 | wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASK | Johannes Berg |
2024-03-25 | wifi: mac80211: don't enter idle during link switch | Johannes Berg |
2024-03-25 | wifi: mac80211: add support for tearing down negotiated TTLM | Ayala Beker |
2024-03-25 | wifi: mac80211: improve association error reporting slightly | Benjamin Berg |
2024-03-25 | wifi: mac80211: add flag to disallow puncturing in 5 GHz | Johannes Berg |
2024-03-25 | wifi: mac80211: handle indoor AFC/LPI AP on assoc success | Anjaneyulu |
2024-03-25 | wifi: mac80211: spectmgmt: simplify 6 GHz HE/EHT handling | Johannes Berg |