Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
941ea6c6cc7706aff278ae8741993f5a980e963d
/
net
/
eth.c
050219e
net: eth_write_hwaddr: Return error for invalid MACs
by Benoît Thébaudeau
· 12 years ago
9f37406
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
df7c98a
api: net: fix length check in eth_receive()
by Michael Walle
· 12 years ago
6c6fe5f
net: Inline the new eth_setenv_enetaddr_by_index function
by Joe Hershberger
· 12 years ago
c2938c0
net: allow setting env enetaddr from net device setting
by Rob Herring
· 13 years ago
59d103a
net: add helper to generate random mac address
by Michael Walle
· 12 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
5956ded
net: cosmetic: eth.c checkpatch compliance
by Joe Hershberger
· 13 years ago
4b7747e
net: Remove volatile from net API
by Joe Hershberger
· 13 years ago
ae97ef6
net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
by Eric Miao
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
964d1d4
bootstage: Convert net progress numbers to enums
by Simon Glass
· 13 years ago
d409b1b
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
6b300dc
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
83ce109
PPC: Drop mv6446x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
dd152fc
PPC: Drop mv6436x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
451be50
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
391da4c
net: introduce per device index
by Michael Walle
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
4c97a84
net: drop !NET_MULTI ns7520 driver
by Mike Frysinger
· 13 years ago
dde025c
net: Add \n before warning message so it prints on a new line.
by Philip Balister
· 13 years ago
74edd5c
net: turn name len check into an assert
by Mike Frysinger
· 13 years ago
153bf3a
net/eth.c: throw BUG for eth_get_dev_by_name(NULL)
by Helmut Raiger
· 13 years ago
ca21140
Correct call to eth_write_hwaddr()
by Simon Glass
· 13 years ago
5b4945b
net: Check network device driver name
by Michal Simek
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
7ff2b99
net/eth.c: drop obsolete at91rm9200 support
by Andreas Bießmann
· 13 years ago
aecf6fc
Create PHY Lib for U-Boot
by Andy Fleming
· 14 years ago
0fce515
Fix compile warning in net/eth.c
by Remy Bohmer
· 14 years ago
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
cfdc8e0
Net: clarify board/cpu_eth_init calls
by Ben Warren
· 14 years ago
5ffd701
Net: Remove redundant CONFIG_NET_MULTI directives
by Ben Warren
· 14 years ago
97824d6
Fix compile warnings for const correctness
by Ben Warren
· 14 years ago
2843ed9
net: warn about spaces in device names
by Mike Frysinger
· 14 years ago
34a72dc
net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set
by Wolfgang Denk
· 14 years ago
6db991a
Program net device MAC addresses after initializing
by Ben Warren
· 15 years ago
d46bcd3
net: Trivial coding style issue with empty for statement
by Detlev Zundel
· 15 years ago
8c2926d
net: pull CONFIG checks out of source and into makefile
by Mike Frysinger
· 15 years ago
e129d56
net: sync env ethaddr to device enetaddr in eth_init()
by Mike Frysinger
· 15 years ago
9e0a4d6
minor debug cleanups in ./net
by Robin Getz
· 15 years ago
cc44306
Add warning about upcoming removal of old Ethernet API
by Ben Warren
· 15 years ago
6045806
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
by Ben Warren
· 16 years ago
5301bbf
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· 16 years ago
3b195ff
netloop: updates for NetLoop
by Heiko Schocher
· 16 years ago
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
c34319c
net: new utility functions for working with enetaddr's
by Mike Frysinger
· 16 years ago
0c303fa
netloop: speed up NetLoop
by Heiko Schocher
· 16 years ago
e7fd34b
Add eth_get_dev_by_index
by Andy Fleming
· 16 years ago
9e37c58
Moved initialization of PPC4xx EMAC to cpu_eth_init()
by Ben Warren
· 16 years ago
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
bbff280
Moved initialization of MPC8XX SCC to cpu_eth_init()
by Ben Warren
· 16 years ago
5d71837
Moved initialization of MPC8220 FEC to cpu_eth_init()
by Ben Warren
· 16 years ago
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· 16 years ago
93971f6
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
by Shinya Kuribayashi
· 16 years ago
3ead27f
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
840f8a5
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
050019d
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
5f92942
Moved initialization of plb2800 Ethernet driver to board_eth_init
by Ben Warren
· 16 years ago
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b664dea
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
d2358c0
Moved initialization of IncaIP Ethernet controller to board_eth_init
by Ben Warren
· 16 years ago
5496501
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
by Ben Warren
· 16 years ago
9d48ec2
Moved initialization of GT6426x Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
b794a93
Moved initialization of PCNET Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8d943c8
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
f2c1acb
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
04e97e0
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
65b8623
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
26425a6
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
057d202
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· 16 years ago
bcf268b
davinci: fix remaining dm644x_eth
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
f4a9d34
Moved initialization of SKGE Ethernet driver to board code.
by Ben Warren
· 16 years ago
ed63bcc
Moved initialization of ULI526X Ethernet driver to board code.
by Ben Warren
· 16 years ago
82c2c6a
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8c042b6
Moved initialization of GRETH Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
90c96db
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
e7edd4e
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
8d924fc
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
by Ben Warren
· 16 years ago
81490f4
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· 16 years ago
69c925f
AT91SAM9263EK support
by Stelian Pop
· 17 years ago
7ce2871
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 17 years ago
7837993
Add support for AT91SAM9260EK
by Stelian Pop
· 17 years ago
eea44aa
Move at91cap9 specific files to at91sam9 directory
by Stelian Pop
· 17 years ago
f143179
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
by Daniel Hellstrom
· 17 years ago
11da2be
net: Print error message upon net usage when no ethernet-interface is found
by Stefan Roese
· 17 years ago
6c93974
AT91CAP9 support : build integration
by Stelian Pop
· 17 years ago
5ec202f
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
1989823
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
b62a431
AVR32: ATNGW100 board support
by Haavard Skinnemoen
· 18 years ago
95e8787
ColdFire: Add MCF547x_8x FEC driver
by TsiChungLiew
· 17 years ago
204f0ec
net: add 'ethrotate' environment variable
by Matthias Fuchs
· 17 years ago
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· 17 years ago
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· 17 years ago
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
aed3358
NET: Proper return code handling in eth_init() function in file eth.c
by Upakul Barkakaty
· 17 years ago
Next »