summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-13wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach1-0/+3
2023-09-13wifi: iwlwifi: mvm: log dropped framesEmmanuel Grumbach1-1/+5
2023-09-11wifi: iwlwifi: mvm: move RU alloc B2 placementJohannes Berg1-1/+1
2023-06-21wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg1-3/+6
2023-06-19wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu1-3/+6
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg1-4/+6
2023-06-14wifi: iwlwifi: mvm: initialize the rx_vec before using itMukesh Sisodiya1-1/+4
2023-06-14wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg1-0/+9
2023-06-07Merge wireless into wireless-nextJohannes Berg1-1/+8
2023-06-06wifi: iwlwifi: mvm: clarify EHT RU allocation bitsJohannes Berg1-2/+2
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman1-0/+7
2023-05-16wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg1-1/+1
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern1-2/+2
2023-04-20wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg1-23/+5
2023-04-17wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg1-13/+21
2023-04-13wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern1-3/+2
2023-03-30wifi: iwlwifi: mvm: rxmq: report link ID to mac80211Johannes Berg1-7/+21
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman1-2/+3
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern1-3/+4
2023-03-08wifi: iwlwifi: mvm: fix EOF bit reportingJohannes Berg1-18/+10
2023-03-07wifi: iwlwifi: Do not include radiotap EHT user info if not neededIlan Peer1-21/+37
2023-03-07wifi: iwlwifi: mvm: add EHT RU allocation to radiotapMordechay Goodstein1-2/+88
2023-03-07wifi: iwlwifi: mvm: add primary 80 known for EHT radiotapMordechay Goodstein1-0/+9
2023-03-07wifi: iwlwifi: mvm: parse FW frame metadata for EHT sniffer modeMordechay Goodstein1-9/+161
2023-03-07wifi: iwlwifi: mvm: decode USIG_B1_B7 RU to nl80211 RU widthMordechay Goodstein1-0/+71
2023-03-07wifi: iwlwifi: mvm: rename define to generic nameMordechay Goodstein1-1/+1
2023-03-07wifi: iwlwifi: mvm: add all EHT based on data0 info from HWMordechay Goodstein1-2/+71
2023-03-07wifi: iwlwifi: mvm: add EHT radiotap info based on rate_n_flagsMordechay Goodstein1-0/+135
2023-03-07wifi: iwlwifi: mvm: add an helper function radiotap TLVsMordechay Goodstein1-17/+26
2023-03-07wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein1-8/+8
2023-03-07wifi: iwlwifi: reduce verbosity of some logging eventsGolan Ben Ami1-1/+1
2023-03-07wifi: iwlwifi: mvm: mark mac header with no data framesMordechay Goodstein1-4/+1
2023-03-07wifi: iwlwifi: mvm: add LSIG info to radio tap info in EHTMordechay Goodstein1-0/+4
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein1-13/+14
2023-01-30wifi: iwlwifi: mvm: Reset rate index if rate is wrongMukesh Sisodiya1-3/+4
2023-01-30wifi: iwlwifi: mvm: simplify by using SKB MAC header pointerMordechay Goodstein1-28/+16
2023-01-30wifi: iwlwifi: mvm: add sniffer meta data APIsMordechay Goodstein1-0/+4
2023-01-30wifi: iwlwifi: rx: add sniffer support for EHT modeMordechay Goodstein1-1/+17
2023-01-30wifi: iwlwifi: mvm: add minimal EHT rate reportingJohannes Berg1-0/+7
2022-12-07wifi: iwlwifi: mvm: don't access packet before checking lenMordechay Goodstein1-18/+20
2022-11-10wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho1-3/+5
2022-09-18wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE codeJohannes Berg1-22/+14
2022-09-18wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status settingJohannes Berg1-191/+165
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-2/+2
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg1-0/+3
2021-12-21iwlwifi: mvm: drop too short packets silentlyJohannes Berg1-11/+1
2021-12-21iwlwifi: mvm: Fix calculation of frame lengthIlan Peer1-0/+27
2021-12-21iwlwifi: mvm: handle RX checksum on Bz devicesJohannes Berg1-1/+5
2021-12-21iwlwifi: mvm: fix a stray tabDan Carpenter1-2/+1
2021-12-07iwlwifi: mvm: fix delBA vs. NSSN queue sync raceJohannes Berg1-1/+4