summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-09net: mvpp2: mark phy as invalid in case of missing appropriate driverGrzegorz Jaszczyk
2019-12-09net: mvpp2x: fix traffic stuck after PHY start errorStefan Chulski
2019-12-09net: phy: dp83867: refactor rgmii configurationGrygorii Strashko
2019-12-09net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko
2019-12-09net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko
2019-12-09net: phy: dp83867: Add ability to disable output clockGrygorii Strashko
2019-12-09net: phy: dp83867: move static initialization to .probe()Grygorii Strashko
2019-12-09net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko
2019-12-09net/phy: Fix phy_connect() for phy addr 0Priyanka Jain
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-12-06net: gmac_rockchip: Add support for rk3308David Wu
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb
2019-12-03net: cpsw: Add NULL pointer checkFaiz Abbas
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-11-17net: gmac_rockchip: add support for px30Heiko Stuebner
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-08drivers: net: fsl_enetc: fix RGMII configurationMichael Walle
2019-11-08drivers: net: fsl_enetc: set phydev->nodeMichael Walle
2019-11-05net: fec_mxc: support i.MX8M with CLK_CCFPeng Fan
2019-11-05net: Kconfig: FEC: Add dependency on i.MX8MPeng Fan
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko
2019-11-03net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko
2019-11-03net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko
2019-11-03net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko
2019-11-03net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko
2019-10-25net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao
2019-10-25net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao
2019-10-25net: mt7628-eth: make phy link up detection optional via DTWeijie Gao
2019-10-25net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08net: xilinx_axiemac: Fill the phy node pointer in phydevSiva Durga Prasad Paladugu
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu
2019-10-08net: phy: Define init routine and register generic phy driverSiva Durga Prasad Paladugu
2019-10-08net: zynq_gem: Remove check for VersalSiva Durga Prasad Paladugu
2019-10-08net: zynq_gem: Add new versal compatible stringSiva Durga Prasad Paladugu
2019-10-08net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driverMichal Simek
2019-10-08net: macb: Add sam9x60-macb compatibility stringNicolas Ferre
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev
2019-09-04net: macb: Fix rx buffer cache handlingStefan Roese
2019-09-04net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen
2019-09-04Revert "net: macb: Fixed reading MII_LPA register"Bin Meng
2019-09-04drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay
2019-09-04net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay