index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sync env ethaddr to device enetaddr in eth_init()
Mike Frysinger
2009-08-07
1
-29
/
+23
*
minor debug cleanups in ./net
Robin Getz
2009-08-07
1
-4
/
+4
*
Add warning about upcoming removal of old Ethernet API
Ben Warren
2009-07-22
1
-0
/
+2
*
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
Ben Warren
2009-06-15
1
-4
/
+0
*
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-15
1
-4
/
+0
*
netloop: updates for NetLoop
Heiko Schocher
2009-05-15
1
-3
/
+2
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
1
-2
/
+2
*
net: new utility functions for working with enetaddr's
Mike Frysinger
2009-03-20
1
-31
/
+38
*
netloop: speed up NetLoop
Heiko Schocher
2009-02-22
1
-2
/
+9
*
Add eth_get_dev_by_index
Andy Fleming
2009-02-16
1
-0
/
+22
*
Moved initialization of PPC4xx EMAC to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
Ben Warren
2008-11-09
1
-3
/
+2
*
Moved initialization of MPC8XX SCC to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
Moved initialization of MPC8220 FEC to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-09
1
-19
/
+0
*
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
2008-11-09
1
-5
/
+0
*
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
Shinya Kuribayashi
2008-11-09
1
-4
/
+0
*
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-0
/
+6
*
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of GT6426x Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-7
/
+0
*
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-5
/
+0
*
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
2008-09-02
1
-5
/
+0
*
davinci: fix remaining dm644x_eth
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
1
-1
/
+1
*
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
2008-08-31
1
-1
/
+1
*
Moved initialization of SKGE Ethernet driver to board code.
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of ULI526X Ethernet driver to board code.
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of GRETH Ethernet driver to CPU directory
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of MCFFEC Ethernet driver to CPU directory
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
Ben Warren
2008-07-24
1
-8
/
+0
*
Fix some more printf() format issues.
Wolfgang Denk
2008-07-13
1
-1
/
+1
*
Add mechanisms for CPU and board-specific Ethernet initialization
Ben Warren
2008-07-06
1
-17
/
+15
*
AT91SAM9263EK support
Stelian Pop
2008-05-10
1
-1
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-04-08
1
-3
/
+3
|
\
|
*
Add support for AT91SAM9260EK
Stelian Pop
2008-04-01
1
-1
/
+1
|
*
Move at91cap9 specific files to at91sam9 directory
Stelian Pop
2008-04-01
1
-2
/
+2
[next]