summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds19-191/+353
8 daysnet: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
10 daysMerge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner4-32/+42
2024-07-09net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski1-0/+23
2024-07-09net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski1-0/+11
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin1-4/+9
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin2-14/+7
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+5
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu1-3/+4
2024-07-02net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier1-2/+4
2024-07-02net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier1-0/+3
2024-07-02net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang1-1/+1
2024-06-27net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32Christophe Roullier1-3/+77
2024-06-21net: stmmac: unexport stmmac_pltfr_init/exit()Bartosz Golaszewski2-11/+4
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-19/+27
2024-06-20net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel1-1/+5
2024-06-19net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang1-18/+22
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu1-13/+19
2024-06-15net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)1-1/+1
2024-06-15net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)1-0/+7
2024-06-15net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)1-0/+7
2024-06-15net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)2-3/+11
2024-06-15net: stmmac: add select_pcs() platform methodRussell King (Oracle)1-0/+7
2024-06-14net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32Christophe Roullier1-4/+28
2024-06-14net: stmmac: dwmac-stm32: Mask support for PMCR configurationChristophe Roullier1-9/+19
2024-06-14net: stmmac: dwmac-stm32: Fix Mhz to MHzMarek Vasut1-2/+2
2024-06-14net: stmmac: dwmac-stm32: Clean up the debug printsMarek Vasut1-10/+8
2024-06-14net: stmmac: dwmac-stm32: Extract PMCR configurationMarek Vasut1-10/+17
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock selectorMarek Vasut1-12/+38
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock rate validationMarek Vasut1-10/+41
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-14/+15
2024-06-12net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang1-14/+11
2024-06-09net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda1-0/+4
2024-06-03stmmac: intel: Remove convert_art_to_tsc()Thomas Gleixner1-1/+2
2024-05-31net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)1-11/+0
2024-05-31net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)2-5/+5
2024-05-31net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)1-1/+1
2024-05-31net: stmmac: ethqos: clean up setting serdes speedRussell King (Oracle)1-12/+12
2024-05-31net: stmmac: include linux/io.h rather than asm/io.hRussell King (Oracle)5-5/+5
2024-05-31net: stmmac: remove unnecessary netif_carrier_off()Russell King (Oracle)1-3/+0
2024-05-31net: stmmac: remove pcs_rane() methodRussell King (Oracle)4-34/+0
2024-05-31net: stmmac: dwxgmac2: remove useless NULL pointer initialisationsRussell King (Oracle)1-6/+0
2024-05-31net: stmmac: Drop TBI/RTBI PCS flagsSerge Semin2-28/+9
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-05-14net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang4-41/+54
2024-05-14net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang3-12/+16
2024-05-14net: stmmac: add support for RZ/N1 GMACClément Léger3-0/+99
2024-05-14net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)1-54/+53
2024-05-14net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)1-1/+7
2024-05-14net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin3-19/+23