Age | Commit message (Expand) | Author |
2019-10-09 | Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-10-08 | net: xilinx_axiemac: Fill the phy node pointer in phydev | Siva Durga Prasad Paladugu |
2019-10-08 | net: phy: Add gmiitorgmii converter support | Siva Durga Prasad Paladugu |
2019-10-08 | net: phy: Define init routine and register generic phy driver | Siva Durga Prasad Paladugu |
2019-10-08 | net: zynq_gem: Remove check for Versal | Siva Durga Prasad Paladugu |
2019-10-08 | net: zynq_gem: Add new versal compatible string | Siva Durga Prasad Paladugu |
2019-10-08 | net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver | Michal Simek |
2019-10-08 | net: macb: Add sam9x60-macb compatibility string | Nicolas Ferre |
2019-10-07 | NET: DW: fix regression for ARC boards | Eugeniy Paltsev |
2019-09-04 | net: macb: Fix rx buffer cache handling | Stefan Roese |
2019-09-04 | net: designware: drop compatible altr, socfpga-stmmac | Ralph Siemsen |
2019-09-04 | Revert "net: macb: Fixed reading MII_LPA register" | Bin Meng |
2019-09-04 | drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array | Alex Marginean |
2019-09-04 | net: dwc_et_qos: update weak function board_interface_eth_init | Patrick Delaunay |
2019-09-04 | net: dwc_eth_qos: Change eqos_ops function to static | Patrick Delaunay |
2019-09-04 | drivers: net: pfe_eth: undefined return value | Heinrich Schuchardt |
2019-09-04 | test: dm_mdio: avoid out of bounds access | Heinrich Schuchardt |
2019-09-04 | net: mvpp2: support setting hardware addresses from ethernet core | Matt Pelland |
2019-09-04 | drivers: net: add marvell MDIO driver | Alex Marginean |
2019-09-04 | drivers/fsl-mc: Create Kconfig file to manage driver specific configs better | Florinel Iordache |
2019-09-04 | drivers: net: driver for MDIO muxes controlled over I2C | Alex Marginean |
2019-09-04 | Revert "drivers: net: driver for MDIO muxes controlled over I2C" | Joe Hershberger |
2019-08-22 | drivers: net: mc: Report extra memory to Linux | Meenakshi Aggarwal |
2019-08-11 | Drop PCMCIA | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2019-08-11 | env: Move env_get_f() to env.h | Simon Glass |
2019-08-11 | env: Move get_env_id() to env.h | Simon Glass |
2019-08-09 | net: sh_eth: Fix 64bit build warnings | Marek Vasut |
2019-08-09 | net: sh_eth: Add R8A77980 V3H gether support | Marek Vasut |
2019-07-29 | doc: arch: sandbox: Replace all the instances of README.sandbox | Keerthy |
2019-07-27 | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-07-25 | net: sun8i_emac: Test the correct phy | Emmanuel Vadot |
2019-07-25 | net: davinci_emac: convert to using the driver model | Bartosz Golaszewski |
2019-07-25 | net: macb: Fix check for little-endian system in gmac_configure_dma() | Anup Patel |
2019-07-25 | net: macb: Extend MACB driver for SiFive Unleashed board | Anup Patel |
2019-07-25 | net: tsec: Change compatible strings to match Linux | Vladimir Oltean |
2019-07-25 | net: tsec: Common handling of MAC station address for DM_ETH | Vladimir Oltean |
2019-07-25 | net: tsec: Make errors visible | Vladimir Oltean |
2019-07-25 | net: tsec: Reverse Christmas tree notation | Vladimir Oltean |
2019-07-25 | net: tsec: Fix offset of MDIO registers for DM_ETH | Vladimir Oltean |
2019-07-25 | net: tsec: Refactor the readout of the tbi-handle property | Vladimir Oltean |
2019-07-25 | net/macb: increase RX buffer size for GEM | Ramon Fried |
2019-07-25 | net: macb: apply sane DMA configuration | Ramon Fried |
2019-07-25 | net: macb: add dma_burst_length config | Ramon Fried |
2019-07-25 | net: macb: add support for SGMII phy interface | Ramon Fried |
2019-07-25 | net: macb: use bit access macro from header file | Ramon Fried |
2019-07-25 | net: macb: add support for faster clk rates | Ramon Fried |