summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli
2023-04-12ksz884x: Remove unused functionsSimon Horman
2023-04-12ionic: Don't overwrite the cyclecounter bitmaskBrett Creeley
2023-04-12net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel
2023-04-12net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel
2023-04-12qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-11net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_Andrew Lunn
2023-04-11net/mlx5: DR, Add modify-header-pattern ICM poolYevgeny Kliteynik
2023-04-11net/mlx5: DR, Prepare sending new WQE typeYevgeny Kliteynik
2023-04-11net/mlx5: DR, Set counter ID on the last STE for STEv1 TXYevgeny Kliteynik
2023-04-11net/mlx5: Create a new profile for SFsParav Pandit
2023-04-11net/mlx5: Bridge, add tracepoints for multicastVlad Buslov
2023-04-11net/mlx5: Bridge, implement mdb offloadVlad Buslov
2023-04-11net/mlx5: Bridge, support multicast VLAN popVlad Buslov
2023-04-11net/mlx5: Bridge, add per-port multicast replication tablesVlad Buslov
2023-04-11net/mlx5: Bridge, snoop igmp/mld packetsVlad Buslov