[PATCH ath-next 0/2] wifi: ath12k: correct monitor-mode RX metadata handling

Sushant Butta sushant.butta at oss.qualcomm.com
Mon Jun 8 23:48:54 PDT 2026


This series fixes monitor-mode meta data handling in ath12k and trims dead code:

Monitor mode delivers raw 802.11 frames should not set RX_FLAG_8023 flag,
and populate peer/link metadata in ieee80211_rx_status for monitor MSDUs.

Sushant Butta (2):
  wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames
    in monitor mode
  wifi: ath12k: Skip peer link info update in rx_status for monitor
    MSDUs

 drivers/net/wireless/ath/ath12k/dp_mon.c      | 70 +------------------
 drivers/net/wireless/ath/ath12k/dp_mon.h      |  4 +-
 .../net/wireless/ath/ath12k/wifi7/dp_mon.c    |  7 +-
 3 files changed, 4 insertions(+), 77 deletions(-)


base-commit: 38b2fb7d2df16f5801f7d88a4739942b95a5f6aa
-- 
2.34.1




More information about the ath12k mailing list