Commit Graph

34748 Commits (6968ec921634b69f700f3e4ccdc35527160ac77a)
 

Author SHA1 Message Date
Alexey Brodkin 6968ec9216 net/designware: add support of max-speed device tree property 8 years ago
Alexey Brodkin b884c3fe63 net/designware: do explicit port selection for 1Gb mode 8 years ago
Alexey Brodkin f74264d661 include/net.h: add max_speed member in struct eth_pdata 8 years ago
Alexey Brodkin b18acb0a11 drivers/net/phy: introduce phy_set_supported() 8 years ago
Florian Fainelli 4dae610b65 net: phy: breakdown PHY_*_FEATURES defines 8 years ago
Sascha Hauer 44bc317487 net: phy: genphy: Allow overwriting features 8 years ago
Florian Fainelli bbdcaff12a net: phy: ensure Gigabit features are masked off if requested 8 years ago
Bin Meng afe6462da9 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() 8 years ago
Bin Meng a1c76c1508 net: tsec: Use priv->tbiaddr to initialize TBI PHY address 8 years ago
Bin Meng 9a1d6af55e net: tsec: Add driver model ethernet support 8 years ago
Bin Meng 69a00875e3 doc: dt-bindings: Describe Freescale TSEC ethernet controller 8 years ago
Bin Meng 56a27a1e6c net: tsec: Use tsec_private pointer as the parameter for internal routines 8 years ago
Bin Meng 8ba50176fc net: tsec: Adjust orders to avoid forward declaration of tsec_send() 8 years ago
Bin Meng e677da9723 net: tsec: Move rxbd and txbd to struct tsec_private 8 years ago
Bin Meng 362b123f47 net: tsec: Move rx_idx and tx_idx to struct tsec_private 8 years ago
Bin Meng 9872b736f9 net: tsec: fsl_mdio: Fix several cosmetic issues 8 years ago
Bin Meng 9ccb309651 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 years ago
Bin Meng c712df1d1d powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 years ago
Bin Meng 1adc09544f powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 years ago
Bin Meng 4521ae9dca powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 years ago
Bin Meng 98ae83b5e1 powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 years ago
Bin Meng 89c97842db powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET 8 years ago
Peng Fan 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 8 years ago
Codrin Ciubotariu aae0e68909 drivers: net: vsc9953: Add LAG support 8 years ago
Codrin Ciubotariu bf9f2ed83b common: cmd_ethsw: Spelling fixes 8 years ago
Codrin Ciubotariu 3507cf7f4a doc: t1040-l2switch: Update README 8 years ago
Codrin Ciubotariu ba389e65e5 drivers: net: vsc9953: Fix FDB aging time 8 years ago
Codrin Ciubotariu 96979dc94c drivers: net: vsc9953: Fix number of reserved registers 8 years ago
Stefan Agner a058052c35 net: phy: do not read configuration register on reset 8 years ago
Tom Rini 077678eb0c Merge git://git.denx.de/u-boot-dm 8 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 8 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 8 years ago
Simon Glass 9b20519887 rockchip: Use the debug UART on rk3036 8 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 8 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 8 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 8 years ago
Simon Glass ce932c7066 dm: net: usb: Refactor mcs7830 driver ready for DM conversion 8 years ago
Simon Glass 8bd42525fa pci: Tidy up comments in pci_bind_bus_devices() 8 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 8 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 8 years ago
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 8 years ago
Simon Glass 7e78b9ef2c dm: pci: Switch to DM API for PCI address mapping 8 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 8 years ago
Simon Glass 21d1fe7ec2 dm: pci: Add driver model API functions for address mapping 8 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 8 years ago
Simon Glass 96350f729c dm: tegra: net: Convert tegra boards to driver model for Ethernet 8 years ago
Simon Glass 170366c113 dm: pci: Drop the old version of pci_find_class() 8 years ago
Simon Glass 0fe9cb0fbb dm: pci: Drop the old version of pci_find_device/s() 8 years ago
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 8 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 8 years ago