summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
AgeCommit message (Expand)Author
2024-03-25wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg
2024-02-15Merge wireless into wireless-nextJohannes Berg
2024-02-08wifi: iwlwifi: mvm: don't do duplicate detection for nullfunc packetsJohannes Berg
2024-02-08wifi: iwlwifi: mvm: combine condition/warningJohannes Berg
2024-02-08wifi: iwlwifi: mvm: expand queue sync warning messagesJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach
2024-02-02wifi: iwlwifi: mvm: log dropped packets due to MIC errorDaniel Gabay
2024-02-02wifi: iwlwifi: mvm: report beacon protection failuresJohannes Berg
2023-10-23wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach
2023-10-23wifi: iwlwifi: disable multi rx queue for 9000Emmanuel Grumbach
2023-09-13wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach
2023-09-13wifi: iwlwifi: mvm: log dropped framesEmmanuel Grumbach
2023-09-11wifi: iwlwifi: mvm: move RU alloc B2 placementJohannes Berg
2023-06-21wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg
2023-06-19wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg
2023-06-14wifi: iwlwifi: mvm: initialize the rx_vec before using itMukesh Sisodiya
2023-06-14wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: iwlwifi: mvm: clarify EHT RU allocation bitsJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman
2023-05-16wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern
2023-04-20wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg
2023-04-17wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg
2023-04-13wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern
2023-03-30wifi: iwlwifi: mvm: rxmq: report link ID to mac80211Johannes Berg
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern
2023-03-07wifi: iwlwifi: mvm: fix EOF bit reportingJohannes Berg
2023-03-07wifi: iwlwifi: Do not include radiotap EHT user info if not neededIlan Peer
2023-03-07wifi: iwlwifi: mvm: add EHT RU allocation to radiotapMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: add primary 80 known for EHT radiotapMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: parse FW frame metadata for EHT sniffer modeMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: decode USIG_B1_B7 RU to nl80211 RU widthMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: rename define to generic nameMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: add all EHT based on data0 info from HWMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: add EHT radiotap info based on rate_n_flagsMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: add an helper function radiotap TLVsMordechay Goodstein
2023-03-07wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein
2023-03-07wifi: iwlwifi: reduce verbosity of some logging eventsGolan Ben Ami
2023-03-07wifi: iwlwifi: mvm: mark mac header with no data framesMordechay Goodstein
2023-03-07wifi: iwlwifi: mvm: add LSIG info to radio tap info in EHTMordechay Goodstein
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein
2023-01-30wifi: iwlwifi: mvm: Reset rate index if rate is wrongMukesh Sisodiya
2023-01-30wifi: iwlwifi: mvm: simplify by using SKB MAC header pointerMordechay Goodstein
2023-01-30wifi: iwlwifi: mvm: add sniffer meta data APIsMordechay Goodstein
2023-01-30wifi: iwlwifi: rx: add sniffer support for EHT modeMordechay Goodstein
2023-01-30wifi: iwlwifi: mvm: add minimal EHT rate reportingJohannes Berg
2022-12-07wifi: iwlwifi: mvm: don't access packet before checking lenMordechay Goodstein