summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
AgeCommit message (Expand)Author
2024-10-23wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder bufferDaniel Gabay
2024-10-23wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder bufferDaniel Gabay
2024-09-03wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder bufferDaniel Gabay
2024-09-03wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit
2024-07-04wifi: iwlwifi: mvm: clean up reorder buffer dataJohannes Berg
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-29wifi: iwlwifi: mvm: set properly mac headerMordechay Goodstein
2024-05-29wifi: iwlwifi: mvm: report 64-bit radiotap timestampJohannes Berg
2024-05-29wifi: iwlwifi: mvm: add an option to use ptp clock for rx timestampAvraham Stern
2024-05-23wifi: iwlwifi: mvm: mark bad no-data RX as having bad PLCPJohannes Berg
2024-05-23wifi: iwlwifi: mvm: define link_sta in the relevant scopeMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: move phy band to nl80211 band helperBenjamin Berg
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