summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-13net: dm: dwc_eth_qos: support the phy-supply bindingMarcel Ziswiler
2020-08-05net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker
2020-08-05drivers: net: phy: micrel_ksz90x1.c: Add basic support for KSZ9131Philippe Schenker
2020-08-05net: fec: Add possibility to enable TXC delayPhilippe Schenker
2020-05-06MLK-23871-2 net: eqos: Reduce the MDIO wait timeYe Li
2020-04-26MLK-23330 net: dwc_eth_qos: only do phy reset once to improve performanceFugang Duan
2020-04-26MLK-23279-4 net: eqos: Add support for i.MX8DXL SoCTeo Hall
2020-04-26MLK-23209-2 eQos: Implement the read_rom_hwaddr callbackYe Li
2020-04-26MLK-23209-1 fec: Move imx_get_mac_from_fuse declare to imx fileYe Li
2020-04-26MLK-23165-16 net: eqos: implement callbaks to get interface and set txclk rateFugang Duan
2020-04-26MLK-23165-15 net: dwc_eth_qos: add dwc eqos for imx supportFugang Duan
2020-04-26MLK-23165-13 net: phy: realtek: add rx delay support for RTL8211FFugang Duan
2020-04-26MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2020-04-26MLK-23574-29 net: Update eQos driver and FEC driver to use eth phy interfacesYe Li
2020-04-26MLK-23574-28 net: Add eth phy generic driver for shared MDIOYe Li
2020-04-23MLK-21838 net: fec_mxc: Update driver to use more clks for iMX8Ye Li
2020-04-23MLK-16118-6 net: fec_mxc: Add the init_clk_fec function for non-DM driverYe Li
2020-04-04net: sh_eth: Init the hardware before PHY accessMarek Vasut
2020-03-31net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.Michal Simek
2020-03-30armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30net: fman: add support for all RGMII delay modesMadalin Bucur
2020-03-09net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber
2020-03-09net: phy: dp83867: Add SGMII mode type switchingMichal Simek
2020-03-09net: phy: Fix overlong PHY timeoutAndre Przywara
2020-03-09drivers: net: phy: aquantia: make it less verboseAlex Marginean
2020-03-09drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas
2020-03-09phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas
2020-02-28net: zynq: Free allocated buffers in case of errorMichal Simek
2020-02-28net: phy: dp83867: Clean force link good bitMichal Simek
2020-02-28net: zynq_gem: Use ulong instead of u32 data typeT Karthik Reddy
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich
2020-02-07eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee
2020-02-07eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-01-30net: fix typoFlavio Suligoi
2020-01-29net: Add support for Broadcom GENETv5 Ethernet controllerAmit Singh Tomar
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25net: macb: Drop local cache flushVignesh Raghavendra
2020-01-24drivers: net: fsl_enetc: fix SXGMII MAC configurationAlex Marginean
2020-01-24drivers: net: fsl_enetc: add write_hwaddr() for LS1028AMichael Walle
2020-01-24drivers: net: fsl_enetc: use write_hwaddr()Michael Walle
2020-01-24drivers: net: fsl_enetc: Pass on primary MAC address to LinuxAlex Marginean
2020-01-17common: Move hang() to the same header as panic()Simon Glass