summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-13wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern
2023-04-13wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern
2023-04-13wifi: iwlwifi: Update configurations for Bnj-a0 and specific rf devicesMukesh Sisodiya
2023-04-13wifi: iwlwifi: Update init sequence if tx diversity supportedMukesh Sisodiya
2023-04-13wifi: iwlwifi: mvm: move function sequenceMukesh Sisodiya
2023-04-13wifi: iwlwifi: nvm: Update HE capabilities on 6GHz band for EHT deviceDaniel Gabay
2023-04-13wifi: iwlwifi: mvm: refactor TX csum mode checkJohannes Berg
2023-04-13wifi: iwlwifi: mvm: fix A-MSDU checksJohannes Berg
2023-04-13wifi: iwlwifi: mvm: enable bz hw checksum from c stepGolan Ben Ami
2023-04-13wifi: iwlwifi: mvm: use OFDM rate if IEEE80211_TX_CTL_NO_CCK_RATE is setAvraham Stern
2023-04-13wifi: iwlwifi: mvm: convert TID to FW value on queue removeJohannes Berg
2023-04-13wifi: iwlwifi: Update configuration for SO,SOF MAC and HR RFMukesh Sisodiya
2023-04-13wifi: iwlwifi: add a validity check of queue_id in iwl_txq_reclaimMiri Korenblit
2023-04-13wifi: iwlwifi: nvm-parse: enable 160/320 MHz for AP modeJohannes Berg
2023-04-13wifi: iwlwifi: debug: fix crash in __iwl_err()Johannes Berg
2023-04-13mlx4: use READ_ONCE/WRITE_ONCE for ring indexesJakub Kicinski
2023-04-13bnxt: use READ_ONCE/WRITE_ONCE for ring indexesJakub Kicinski
2023-04-13net: stmmac: dwmac-qcom-ethqos: Add EMAC3 supportAndrew Halaney
2023-04-13net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speedsAndrew Halaney
2023-04-13net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delayAndrew Halaney
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney
2023-04-13net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney
2023-04-13net: stmmac: Remove some unnecessary void pointersAndrew Halaney
2023-04-13net: stmmac: Fix DMA typoAndrew Halaney
2023-04-13net: stmmac: Remove unnecessary if statement bracketsAndrew Halaney
2023-04-13net: enetc: workaround for unresponsive pMAC after receiving express trafficVladimir Oltean
2023-04-13bnxt_en: Allow to set switchdev mode without existing VFsIvan Vecera
2023-04-12net: thunderbolt: Fix typos in commentsMika Westerberg
2023-04-12net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()Mika Westerberg
2023-04-12net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll()Mika Westerberg
2023-04-12net: ethernet: Add missing depends on MDIO_DEVRESAndrew Lunn
2023-04-12ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-04-12wifi: rtw88: Add support for the SDIO based RTL8821CS chipsetMartin Blumenstingl
2023-04-12wifi: rtw88: Add support for the SDIO based RTL8822CS chipsetMartin Blumenstingl
2023-04-12wifi: rtw88: Add support for the SDIO based RTL8822BS chipsetJernej Skrabec
2023-04-12wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cardsMartin Blumenstingl
2023-04-12wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsetsMartin Blumenstingl
2023-04-12wifi: rtw88: mac: Support SDIO specific bits in the power on sequenceMartin Blumenstingl
2023-04-12wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsetsMartin Blumenstingl
2023-04-12wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()Martin Blumenstingl
2023-04-12wifi: ath12k: Remove redundant pci_clear_masterCai Huoqing
2023-04-12wifi: ath10k: Remove redundant pci_clear_masterCai Huoqing
2023-04-12wifi: ath11k: Remove redundant pci_clear_masterCai Huoqing
2023-04-12wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty
2023-04-12wifi: ath11k: fix writing to unintended memory regionP Praneesh
2023-04-12wifi: ath11k: Fix invalid management rx frame length issueBhagavathi Perumal S
2023-04-12wifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh
2023-04-12wifi: ath11k: Configure the FTM responder role using firmware capability flagGanesh Babu Jothiram
2023-04-12wifi: ath11k: Optimize 6 GHz scan timeManikanta Pubbisetty
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring