summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-0515-45/+92
|\
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-058-14/+15
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-059-31/+77
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-055-10/+60
|\ \ | |/ |/|
| * net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li2020-12-101-4/+44
| * armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-102-2/+3
| * drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal2020-12-102-4/+13
* | net: Update to use new sequence numbersSimon Glass2020-12-181-1/+1
* | octeon: Don't attempt to set the sequence numberSimon Glass2020-12-181-1/+0
* | dm: Avoid accessing seq directlySimon Glass2020-12-1813-20/+22
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-134-21/+21
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-1335-80/+80
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-1361-166/+166
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1362-67/+67
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1376-140/+140
* | dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-2/+2
* | dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-131-1/+1
|/
* net: ks8851: Implement EEPROM MAC address readoutMarek Vasut2020-11-091-0/+29
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-10-291-2/+2
|\
| * net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-231-2/+2
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-10-221-251/+206
|\ \ | |/ |/|
| * net: sun8i-emac: Lower MDIO frequencyAndre Przywara2020-10-211-0/+17
| * net: sun8i-emac: Make internal PHY handling more robustAndre Przywara2020-10-211-32/+15
| * net: sun8i_emac: Simplify and fix error handling for RXAndre Przywara2020-10-211-26/+30
| * net: sun8i_emac: Fix MAC soft resetAndre Przywara2020-10-211-14/+7
| * net: sun8i_emac: Fix overlong linesAndre Przywara2020-10-211-12/+10
| * net: sun8i_emac: Wrap and simplify cache maintenance operationsAndre Przywara2020-10-211-19/+14
| * net: sun8i_emac: Drop unneeded cache invalidation before sendingAndre Przywara2020-10-211-3/+0
| * net: sun8i_emac: Reduce cache maintenance on TX descriptor initAndre Przywara2020-10-211-2/+2
| * net: sun8i_emac: Improve cache maintenance on RX descriptor initAndre Przywara2020-10-211-4/+9
| * net: sun8i_emac: Name magic bits and simplify read-modify-write callsAndre Przywara2020-10-211-52/+61
| * net: sun8i_emac: Remove pointless wrapper functionsAndre Przywara2020-10-211-46/+16
| * net: sun8i_emac: Simplify mdio_read/mdio_write functionsAndre Przywara2020-10-211-41/+22
| * net: sun8i_emac: Don't hand out TX descriptor too earlyAndre Przywara2020-10-211-1/+1
| * net: sun8i-emac: Bail out on PHY errorAndre Przywara2020-10-211-1/+4
* | net: Add IPQ40xx MDIO driverRobert Marko2020-10-223-0/+154
|/
* net: ldpaa_eth: Include device_compat.hSean Anderson2020-10-151-7/+7
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-10-1428-0/+11149
|\
| * net: Add NIC controller driver for OcteonTX2Suneel Garapati2020-10-1416-0/+4493
| * net: Add NIC controller driver for OcteonTXSuneel Garapati2020-10-1414-0/+6656
* | net: e1000: add defaults for i210 TX/RX PBSIZEChristian Gmeiner2020-10-142-0/+11
|/
* dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-061-1/+2
* Merge branch 'next'Tom Rini2020-10-0525-167/+2976
|\
| * Revert "net: smc911x: Automatically Update ethaddr with MAC"Tom Rini2020-10-011-3/+0
| * Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini2020-10-011-2/+0
| |\
| | * net: ravb: Remove writeext function callBiju Das2020-09-261-2/+0
| * | net: dwc_eth_qos: Convert to use APIs which support live DTPatrick Delaunay2020-09-301-4/+3
| * | net: smc911x: Automatically Update ethaddr with MACAdam Ford2020-09-301-0/+3
| * | net: ftgmac100: Add support for board specific PHY interface addressThirupathaiah Annapureddy2020-09-301-0/+4
| * | net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xxHeiko Stuebner2020-09-301-24/+46