summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach2023-10-231-295/+18
* wifi: iwlwifi: disable multi rx queue for 9000Emmanuel Grumbach2023-10-231-1/+10
* wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach2023-09-131-0/+3
* wifi: iwlwifi: mvm: log dropped framesEmmanuel Grumbach2023-09-131-1/+5
* wifi: iwlwifi: mvm: move RU alloc B2 placementJohannes Berg2023-09-111-1/+1
* wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg2023-06-211-3/+6
* wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu2023-06-191-3/+6
* wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg2023-06-191-4/+6
* wifi: iwlwifi: mvm: initialize the rx_vec before using itMukesh Sisodiya2023-06-141-1/+4
* wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg2023-06-141-0/+9
* Merge wireless into wireless-nextJohannes Berg2023-06-071-1/+8
|\
| * wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman2023-05-161-0/+7
| * wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg2023-05-161-1/+1
* | wifi: iwlwifi: mvm: clarify EHT RU allocation bitsJohannes Berg2023-06-061-2/+2
|/
* wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern2023-04-201-2/+2
* wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg2023-04-201-23/+5
* wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg2023-04-171-13/+21
* wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern2023-04-131-3/+2
* wifi: iwlwifi: mvm: rxmq: report link ID to mac80211Johannes Berg2023-03-301-7/+21
* wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman2023-03-301-2/+3
* wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern2023-03-221-3/+4
* wifi: iwlwifi: mvm: fix EOF bit reportingJohannes Berg2023-03-071-18/+10
* wifi: iwlwifi: Do not include radiotap EHT user info if not neededIlan Peer2023-03-071-21/+37
* wifi: iwlwifi: mvm: add EHT RU allocation to radiotapMordechay Goodstein2023-03-071-2/+88
* wifi: iwlwifi: mvm: add primary 80 known for EHT radiotapMordechay Goodstein2023-03-071-0/+9
* wifi: iwlwifi: mvm: parse FW frame metadata for EHT sniffer modeMordechay Goodstein2023-03-071-9/+161
* wifi: iwlwifi: mvm: decode USIG_B1_B7 RU to nl80211 RU widthMordechay Goodstein2023-03-071-0/+71
* wifi: iwlwifi: mvm: rename define to generic nameMordechay Goodstein2023-03-071-1/+1
* wifi: iwlwifi: mvm: add all EHT based on data0 info from HWMordechay Goodstein2023-03-071-2/+71
* wifi: iwlwifi: mvm: add EHT radiotap info based on rate_n_flagsMordechay Goodstein2023-03-071-0/+135
* wifi: iwlwifi: mvm: add an helper function radiotap TLVsMordechay Goodstein2023-03-071-17/+26
* wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein2023-03-071-8/+8
* wifi: iwlwifi: reduce verbosity of some logging eventsGolan Ben Ami2023-03-071-1/+1
* wifi: iwlwifi: mvm: mark mac header with no data framesMordechay Goodstein2023-03-071-4/+1
* wifi: iwlwifi: mvm: add LSIG info to radio tap info in EHTMordechay Goodstein2023-03-071-0/+4
* wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein2023-03-071-13/+14
* wifi: iwlwifi: mvm: Reset rate index if rate is wrongMukesh Sisodiya2023-01-301-3/+4
* wifi: iwlwifi: mvm: simplify by using SKB MAC header pointerMordechay Goodstein2023-01-301-28/+16
* wifi: iwlwifi: mvm: add sniffer meta data APIsMordechay Goodstein2023-01-301-0/+4
* wifi: iwlwifi: rx: add sniffer support for EHT modeMordechay Goodstein2023-01-301-1/+17
* wifi: iwlwifi: mvm: add minimal EHT rate reportingJohannes Berg2023-01-301-0/+7
* wifi: iwlwifi: mvm: don't access packet before checking lenMordechay Goodstein2022-12-071-18/+20
* wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho2022-11-101-3/+5
* wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE codeJohannes Berg2022-09-181-22/+14
* wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status settingJohannes Berg2022-09-181-191/+165
* iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-2/+2
* cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg2022-02-041-0/+3
* iwlwifi: mvm: drop too short packets silentlyJohannes Berg2021-12-211-11/+1
* iwlwifi: mvm: Fix calculation of frame lengthIlan Peer2021-12-211-0/+27
* iwlwifi: mvm: handle RX checksum on Bz devicesJohannes Berg2021-12-211-1/+5