index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2011-10-15
net: axi_ethernet: Add driver to u-boot
Michal Simek
2011-10-15
net: emaclite: Fix coding style
Michal Simek
2011-10-15
net: emaclite: Use PKTSIZE directly
Michal Simek
2011-10-15
net: emaclite: Setup RX/TX ping pong for every instance
Michal Simek
2011-10-13
phylib: wait for TN2020 to achieve SERDES lane alignment at startup
Timur Tabi
2011-10-13
powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
Timur Tabi
2011-10-09
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
Timur Tabi
2011-10-09
phylib: Work around bug in Teranetics PHY
Andy Fleming
2011-10-09
drivers/net/smc91111.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-09
netconsole: support packets longer than 512 bytes
Michael Walle
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
net: drop !NET_MULTI ns7520 driver
Mike Frysinger
2011-10-05
net: drop !NET_MULTI bcm570x/tigon3 drivers
Mike Frysinger
2011-10-04
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-10-03
powerpc/p3060: Add SoC related support for P3060 platform
Shengzhou Liu
2011-10-03
fm-eth: Add ability for board code to disable a port
Kumar Gala
2011-10-03
net: emaclite: Use dynamic allocation
Michal Simek
2011-10-03
net: emaclite: Remove baseaddress from xemaclite
Michal Simek
2011-10-03
net: emaclite: Use calloc instead of malloc
Michal Simek
2011-10-03
net: emaclite: Remove deviceid property
Michal Simek
2011-10-03
net: emaclite: Change driver name and add address
Michal Simek
2011-09-30
FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h
Marek Vasut
2011-09-30
FEC: Squish "got MAC from fuse" message, make it debug()
Marek Vasut
2011-09-30
FEC: Add timeout for chip reset
Marek Vasut
2011-09-30
FEC: Allow registering MII postconfiguration callback
Marek Vasut
2011-09-30
FEC: Allow multiple FECes
Marek Vasut
2011-09-30
FEC: Abstract access to fec->eth in MII operations
Marek Vasut
2011-09-30
FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
Marek Vasut
2011-09-30
FEC: Add RMII mode support
Marek Vasut
2011-09-30
FEC: Kill mode select FIXME's
Marek Vasut
2011-09-30
FEC: Use defined constant instead of magic number
Marek Vasut
2011-09-30
FEC: Use proper accessor to read register in debug call
Marek Vasut
2011-09-30
net, davinci_emac: let the EMAC detect the PHYs
Heiko Schocher
2011-09-30
net, davinci_emac: make less verbose - turn printf() into debug()
Heiko Schocher
2011-09-30
net, davinci_emac: add KSZ8864 switch
Heiko Schocher
2011-09-30
net: Adds Fast Ethernet Controller driver for Armada100
Ajay Bhargav
2011-09-29
powerpc/85xx: Add support for FMan ethernet in Independent mode
Kumar Gala
2011-09-28
Revert "phylib: remove a couple of redundant code lines"
Wolfgang Denk
2011-09-10
KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH
Greg Ungerer
2011-09-10
phylib: remove a couple of redundant code lines
Vladimir Zapolskiy
2011-09-10
phylib: reset mii bus only if reset handler is registered
Vladimir Zapolskiy
2011-09-09
smc911x: Fix build warnings
Wolfgang Denk
2011-09-07
smc911x MII made available
Helmut Raiger
2011-09-04
da850: fix the channel number for EMAC teardown init
Nagabhushana Netagunte
2011-08-31
phy.c: make less verbose - turn printf() into debug()
Wolfgang Denk
2011-08-08
Add Ethernet hardware MAC address framework to usbnet
Simon Glass
2011-08-02
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
net/4xx: Install interrupt handler after driver registration
Stefan Roese
2011-07-27
net: Add SMSC89128 support
Phil Edworthy
[next]