summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
2024-01-26wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfigBenjamin Berg
2024-01-26wifi: iwlwifi: fix double-free bugJohannes Berg
2024-01-26wifi: iwlwifi: add support for a wiphy_work rx handlerMiri Korenblit
2024-01-26wifi: iwlwifi: implement can_activate_links callbackMiri Korenblit
2024-01-26wifi: iwlwifi: bump FW API to 87 for AX/BZ/SC devicesGregory Greenman
2024-01-26wifi: iwlwifi: mvm: introduce PHY_CONTEXT_CMD_API_VER_5Emmanuel Grumbach
2024-01-26wifi: iwlwifi: skip affinity setting on non-SMPBenjamin Berg
2024-01-26wifi: iwlwifi: nvm-parse: advertise common packet paddingJohannes Berg
2024-01-26wifi: iwlwifi: change link id in time event to s8Miri Korenblit
2024-01-26wifi: iwlwifi: remove retry loops in startJohannes Berg
2024-01-26wifi: iwlwifi: mvm: limit EHT 320 MHz MCS for STEP URMJohannes Berg
2024-01-26wifi: iwlwifi: disable 160 MHz based on subsystem device IDMukesh Sisodiya
2024-01-26wifi: iwlwifi: make TB reallocation a debug messageJohannes Berg
2024-01-26wifi: iwlwifi: Add support for new 802.11be deviceMukesh Sisodiya
2024-01-26wifi: iwlwifi: add kunit test for devinfo orderingJohannes Berg
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-12-21wifi: iwlwifi: mvm: use the new command to clear the internal bufferEmmanuel Grumbach
2023-12-21wifi: iwlwifi: mvm: disallow puncturing in US/CanadaJohannes Berg
2023-12-21wifi: iwlwifi: mvm: add US/Canada MCC to APIJohannes Berg
2023-12-21wifi: iwlwifi: Add rf_mapping of new wifi7 devicesMukesh Sisodiya
2023-12-21wifi: iwlwifi: cleanup BT Shared Single Antenna codeMiri Korenblit
2023-12-21wifi: iwlwifi: assign phy_ctxt before eSR activationMiri Korenblit
2023-12-21wifi: iwlwifi: fix out of bound copy_from_userAnjaneyulu
2023-12-21wifi: iwlwifi: mvm: Do not warn if valid link pair was not foundIlan Peer
2023-12-21wifi: iwlwifi: mvm: d3: avoid intermediate/early mutex unlockJohannes Berg
2023-12-21wifi: iwlwifi: mvm: send TX path flush in rfkillJohannes Berg
2023-12-21wifi: iwlwifi: Don't mark DFS channels as NO-IRAndrei Otcheretianski
2023-12-21wifi: iwlwifi: mvm: Allow DFS concurrent operationAndrei Otcheretianski
2023-12-21wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS requestJohannes Berg
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2023-12-12wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmwareEmmanuel Grumbach
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg
2023-12-12wifi: iwlwifi: fw: file: don't use [0] for variable arraysJohannes Berg
2023-12-12wifi: iwlwifi: pcie: get_crf_id() can be voidJohannes Berg
2023-12-12wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg
2023-12-12wifi: iwlwifi: pcie: clean up device removal workJohannes Berg
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach
2023-12-12wifi: iwlwifi: refactor RX tracingJohannes Berg
2023-12-12wifi: iwlwifi: don't support triggered EHT CQI feedbackMiri Korenblit
2023-12-12wifi: iwlwifi: mvm: Correctly report TSF data in scan completeIlan Peer
2023-12-12wifi: iwlwifi: mvm: Use the link ID provided in scan requestIlan Peer
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-12-01wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt