summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: mvpp2x: fix traffic stuck after PHY start errorStefan Chulski2019-12-091-13/+14
* net: phy: dp83867: refactor rgmii configurationGrygorii Strashko2019-12-091-39/+36
* net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko2019-12-091-10/+10
* net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko2019-12-091-12/+64
* net: phy: dp83867: Add ability to disable output clockGrygorii Strashko2019-12-091-17/+36
* net: phy: dp83867: move static initialization to .probe()Grygorii Strashko2019-12-091-12/+17
* net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko2019-12-092-1/+1
* net/phy: Fix phy_connect() for phy addr 0Priyanka Jain2019-12-091-1/+1
* Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...WIP/06Dec2019Tom Rini2019-12-061-0/+65
|\
| * net: gmac_rockchip: Add support for rk3308David Wu2019-12-061-0/+65
* | Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-051-2/+2
|/
* net: cpsw: Add NULL pointer checkFaiz Abbas2019-12-031-0/+3
* Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini2019-12-031-0/+22
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-0231-0/+31
* common: Move mii_init() function out of common.hSimon Glass2019-12-027-0/+7
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-022-0/+2
* net: gmac_rockchip: add support for px30Heiko Stuebner2019-11-171-0/+69
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-123-16/+69
|\
| * net: fec_mxc: support i.MX8M with CLK_CCFPeng Fan2019-11-052-15/+68
| * net: Kconfig: FEC: Add dependency on i.MX8MPeng Fan2019-11-051-1/+1
* | drivers: net: fsl_enetc: fix RGMII configurationMichael Walle2019-11-081-0/+3
* | drivers: net: fsl_enetc: set phydev->nodeMichael Walle2019-11-081-0/+1
|/
* net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko2019-11-041-69/+50
* net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-031-1/+1
* net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko2019-11-031-1/+1
* net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2019-11-031-0/+15
* net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko2019-11-031-24/+33
* net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko2019-11-031-0/+3
* net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao2019-10-251-0/+32
* net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao2019-10-251-0/+3
* net: mt7628-eth: make phy link up detection optional via DTWeijie Gao2019-10-252-29/+31
* net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao2019-10-251-37/+8
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019Tom Rini2019-10-096-7/+208
|\
| * net: xilinx_axiemac: Fill the phy node pointer in phydevSiva Durga Prasad Paladugu2019-10-081-1/+6
| * net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu2019-10-084-0/+194
| * net: phy: Define init routine and register generic phy driverSiva Durga Prasad Paladugu2019-10-081-0/+7
| * net: zynq_gem: Remove check for VersalSiva Durga Prasad Paladugu2019-10-081-4/+0
| * net: zynq_gem: Add new versal compatible stringSiva Durga Prasad Paladugu2019-10-081-0/+1
| * net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driverMichal Simek2019-10-081-2/+0
* | net: macb: Add sam9x60-macb compatibility stringNicolas Ferre2019-10-081-0/+1
|/
* NET: DW: fix regression for ARC boardsEugeniy Paltsev2019-10-071-0/+1
* net: macb: Fix rx buffer cache handlingStefan Roese2019-09-041-2/+4
* net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen2019-09-041-1/+0
* Revert "net: macb: Fixed reading MII_LPA register"Bin Meng2019-09-041-1/+1
* drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean2019-09-041-0/+1
* net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-13/+3
* net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay2019-09-041-6/+6
* drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt2019-09-041-2/+1