summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-08wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya
2024-02-08wifi: iwlwifi: mvm: don't send the smart fifo command if not neededEmmanuel Grumbach
2024-02-08wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach
2024-02-08wifi: iwlwifi: fw: allow vmalloc for PNVM imageJohannes Berg
2024-02-08wifi: iwlwifi: mvm: don't do duplicate detection for nullfunc packetsJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg
2024-02-08wifi: iwlwifi: mvm: avoid garbage iPNShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: always update keys in D3 exitShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: limit pseudo-D3 to 60 secondsJohannes Berg
2024-02-08wifi: iwlwifi: mvm: combine condition/warningJohannes Berg
2024-02-08wifi: iwlwifi: mvm: fix the key PN indexShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RXDaniel Amosi
2024-02-08wifi: iwlwifi: properly check if link is activeMiri Korenblit
2024-02-08wifi: iwlwifi: take SGOM and UATS code out of ACPI ifdefMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: don't abort queue sync in CT-killJohannes Berg
2024-02-08wifi: iwlwifi: mvm: define RX queue sync timeout as a macroShaul Triebitz
2024-02-08wifi: iwlwifi: mvm: expand queue sync warning messagesJohannes Berg
2024-02-08wifi: iwlwifi: mvm: Declare support for secure LTF measurementIlan Peer
2024-02-08wifi: iwlwifi: mvm: advertise support for protected ranging negotiationAvraham Stern
2024-02-08wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg
2024-02-08wifi: iwlwifi: support EHT for WHMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devicesEmmanuel Grumbach
2024-02-08wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg
2024-02-08wifi: iwlwifi: mvm: remove EHT code from mac80211.cJohannes Berg
2024-02-08wifi: iwlwifi: read mac step from aux registerMiri Korenblit
2024-02-08wifi: iwlwifi: adjust rx_phyinfo debugfs to MLOMiri Korenblit
2024-02-08wifi: iwlwifi: mvm: const-ify chandef pointersJohannes Berg
2024-02-08wifi: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3Anjaneyulu
2024-02-08wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg
2024-02-08wifi: iwlwifi: add HONOR to PPAG approved listMiri Korenblit
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter
2024-02-08wifi: mac80211_hwsim: add missing kernel-docJohannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-06wifi: rtl8xxxu: update rate mask per staMartin Kaistra
2024-02-06wifi: wfx: fix memory leak when starting APJérôme Pouiller
2024-02-06wifi: rtw89: fw: download firmware with key data for secure bootPing-Ke Shih
2024-02-06wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih
2024-02-06wifi: rtw89: fw: read firmware secure information from efusePing-Ke Shih
2024-02-06wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...Ping-Ke Shih
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TXGAPKPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DACKPing-Ke Shih