summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac-tegra: Fix link bring-up sequenceParitosh Dixit2024-10-151-2/+12
* Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski2024-10-071-1/+1
* net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang2024-10-011-9/+9
* net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu2024-09-261-1/+1
* net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan2024-09-241-0/+1
* net: stmmac: silence FPE kernel logsFurong Xu2024-09-102-8/+4
* net: stmmac: support fp parameter of tc-taprioFurong Xu2024-09-101-17/+22
* net: stmmac: support fp parameter of tc-mqprioFurong Xu2024-09-107-3/+172
* net: stmmac: configure FPE via ethtool-mmFurong Xu2024-09-105-0/+126
* net: stmmac: refactor FPE verification processFurong Xu2024-09-108-170/+166
* net: stmmac: drop stmmac_fpe_handshakeFurong Xu2024-09-103-31/+1
* net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu2024-09-104-24/+44
* net: stmmac: Remove setting of RX software timestampGal Pressman2024-09-091-2/+2
* net: stmmac: Batch set RX OWN flag and other flagsTan En De2024-09-052-4/+8
* net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-031-4/+2
* net: stmmac: drop the ethtool begin() callbackAndrew Halaney2024-09-021-8/+0
* ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576David Wu2024-08-271-0/+156
* ethernet: stmmac: dwmac-rk: Fix typo for RK3588 codeDetlev Casanova2024-08-271-4/+4
* net: stmmac: dwmac-loongson: Add loongson module authorYanteng Si2024-08-131-0/+1
* net: stmmac: dwmac-loongson: Add Loongson GNET supportYanteng Si2024-08-131-3/+74
* net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC supportYanteng Si2024-08-132-2/+327
* net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device supportYanteng Si2024-08-131-63/+102
* net: stmmac: dwmac-loongson: Introduce PCI device info dataYanteng Si2024-08-131-2/+15
* net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMACYanteng Si2024-08-131-0/+2
* net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si2024-08-131-0/+3
* net: stmmac: dwmac-loongson: Detach GMAC-specific platform data initYanteng Si2024-08-131-7/+12
* net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...Yanteng Si2024-08-131-1/+3
* net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi callsYanteng Si2024-08-131-7/+3
* net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size initYanteng Si2024-08-131-2/+1
* net: stmmac: Export dwmac1000_dma_opsYanteng Si2024-08-131-0/+1
* net: stmmac: Add multi-channel supportYanteng Si2024-08-136-39/+68
* net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si2024-08-137-11/+9
* net: stmmac: xgmac: use const char arrays for string constantsSimon Horman2024-08-091-35/+34
* net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2024-08-082-3/+1
* minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-281-1/+1
* net: stmmac: Correct byte order of perfect_matchSimon Horman2024-07-244-5/+5
* Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-1619-191/+353
|\
| * net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
| * net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski2024-07-081-0/+23
| * net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski2024-07-081-0/+11
| * net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin2024-07-051-4/+9
| * net: stmmac: Create DW XPCS device with particular addressSerge Semin2024-07-052-14/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-042-4/+5
| |\
| * | net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier2024-07-021-2/+4
| * | net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier2024-07-021-0/+3
| * | net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32Christophe Roullier2024-06-271-3/+77
| * | net: stmmac: unexport stmmac_pltfr_init/exit()Bartosz Golaszewski2024-06-202-11/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-202-19/+27
| |\ \
| * | | net: stmmac: Enable TSO on VLANsFurong Xu2024-06-181-13/+19
| * | | net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)2024-06-141-1/+1