javier Martin 651ef90fa6 mxc_fec: avoid free() calls to already freed pointers. 16 years ago
..
phy 4946775c6d Coding Style cleanup; update CHANGELOG, prepare -rc1 16 years ago
sk98lin 2d6d9f0848 sk98lin: fix compile warnings 16 years ago
3c589.c d3f871482f drivers/net/: get mac address from environment 16 years ago
3c589.h 53677ef18e Big white-space cleanup. 17 years ago
4xx_enet.c ddc922ff2c ppc_4xx: Apply new HW register names 16 years ago
5701rls.c 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
5701rls.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
8390.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
Makefile 7194ab8095 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 16 years ago
ax88180.c 30f5747172 AX88180: new gigabit network driver 17 years ago
ax88180.h b4dbacf69a Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3 17 years ago
ax88796.c 702c85b0e8 net: ne2000: Divided a function of NE2000 driver 17 years ago
ax88796.h 2ef7503a59 NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 17 years ago
bcm570x.c c4b8762f11 bcm570x: get mac address from environment 16 years ago
bcm570x_autoneg.c 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
bcm570x_autoneg.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
bcm570x_bits.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
bcm570x_debug.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
bcm570x_lm.h c4b8762f11 bcm570x: get mac address from environment 16 years ago
bcm570x_mm.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
bcm570x_queue.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
bfin_mac.c 488feef852 Add debug message for Blackfin Ethernet Rx function. 16 years ago
bfin_mac.h 500b6c51e4 Blackfin: bfin_mac: force boards to setup the MAC themselves 16 years ago
cs8900.c 830c7b6722 Fix CS8900 regression on impa7 board 16 years ago
cs8900.h b1c0eaac11 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 16 years ago
davinci_emac.c 8453587ef9 Switched davinci_emac Ethernet driver to use newer API 16 years ago
dc2114x.c d3f871482f drivers/net/: get mac address from environment 16 years ago
dm9000x.c 0775437293 Fix DM9000 MAC address handling 16 years ago
dm9000x.h d26b739afe dm9000 remove dead external phy support, gpio fix 17 years ago
dnet.c 09fee8e867 Coding Style cleanup; update CHANGELOG 16 years ago
dnet.h 62cbc408f5 dnet: driver for Dave DNET ethernet controller 16 years ago
e1000.c 9ea005fb44 Use different PBA value for E1000 PCI and PCIe cards 16 years ago
e1000.h aa0707897c Add Intel E1000 PCIE card support 16 years ago
eepro100.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
enc28j60.c d3f871482f drivers/net/: get mac address from environment 16 years ago
fec_mxc.c 651ef90fa6 mxc_fec: avoid free() calls to already freed pointers. 16 years ago
fec_mxc.h 0b23fb368d fec_mxc: driver for FEC ethernet controller on i.MX27 16 years ago
fsl_mcdmafec.c d3f871482f drivers/net/: get mac address from environment 16 years ago
ftmac100.c 750326e5d5 arm: A320: driver for FTMAC100 ethernet controller 16 years ago
ftmac100.h 750326e5d5 arm: A320: driver for FTMAC100 ethernet controller 16 years ago
greth.c 89973f8a82 Introduce netdev.h header file and remove externs 17 years ago
greth.h c2b7da5522 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. 17 years ago
inca-ip_sw.c 8218bd2aa6 Moved initialization of IncaIP Ethernet controller to board_eth_init 17 years ago
kirkwood_egiga.c aba8237257 net: kirkwood_egiga.c: fixed build warning 16 years ago
kirkwood_egiga.h 477fa6378f arm: kirkwood: See to it that sent data is 8-byte aligned 16 years ago
ks8695eth.c d3f871482f drivers/net/: get mac address from environment 16 years ago
lan91c96.c 03f3d8d3b3 lan91c96/smc91111/smc911x: get mac address from environment 16 years ago
lan91c96.h 53677ef18e Big white-space cleanup. 17 years ago
macb.c 22ee647380 at91: Introduction of at91sam9g45 SOC. 16 years ago
macb.h 7263ef191b AT91CAP9 support : MACB changes 17 years ago
mcffec.c d3f871482f drivers/net/: get mac address from environment 16 years ago
mcfmii.c 44578bea14 Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter. 16 years ago
mpc512x_fec.c 3b74e7ec58 MPC512x: remove include/mpc512x.h 16 years ago
mpc512x_fec.h 3b74e7ec58 MPC512x: remove include/mpc512x.h 16 years ago
mpc5xxx_fec.c f5cf2ef2ad mpc52xx phy: initialize only when needed 16 years ago
mpc5xxx_fec.h 80b00af01b Move MPC5xxx_FEC driver to drivers/net 17 years ago
natsemi.c 3708e4cdb1 drivers/net/natsemi.c: fix compile warning 16 years ago
ne2000.c 702c85b0e8 net: ne2000: Divided a function of NE2000 driver 17 years ago
ne2000.h 2ef7503a59 NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 17 years ago
ne2000_base.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
ne2000_base.h 702c85b0e8 net: ne2000: Divided a function of NE2000 driver 17 years ago
netarm_eth.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
netarm_eth.h 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
netconsole.c 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
nicext.h 53677ef18e Big white-space cleanup. 17 years ago
ns7520_eth.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
ns8382x.c 8ed44d91c8 Cleanup: fix "MHz" spelling 17 years ago
ns9750_eth.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
pcnet.c e3090534d6 Moved initialization of PCNET Ethernet controller to board_eth_init() 17 years ago
plb2800_eth.c 4fce2aceaf Moved initialization of plb2800 Ethernet driver to board_eth_init 17 years ago
rtl8019.c d3f871482f drivers/net/: get mac address from environment 16 years ago
rtl8019.h 53677ef18e Big white-space cleanup. 17 years ago
rtl8139.c 8ed44d91c8 Cleanup: fix "MHz" spelling 17 years ago
rtl8169.c d65e34d125 rtl8169: fix PCI system memory address 16 years ago
s3c4510b_eth.c d3f871482f drivers/net/: get mac address from environment 16 years ago
s3c4510b_eth.h d3f871482f drivers/net/: get mac address from environment 16 years ago
sh_eth.c 88a4c2e77c sh: sh_eth: Remove garbage from printf 16 years ago
sh_eth.h 09fcc8b5d8 Fix 100Mbs ethernet operation on sh7763 based boards 16 years ago
smc91111.c 7194ab8095 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 16 years ago
smc91111.h 1031ae960c SMC91111: Clean up SMC_inx macros on xsengine and xaeniax 16 years ago
smc911x.c 4946775c6d Coding Style cleanup; update CHANGELOG, prepare -rc1 16 years ago
smc911x.h c55096c084 smc911x: add support for LAN9220 16 years ago
tigon3.c c4b8762f11 bcm570x: get mac address from environment 16 years ago
tigon3.h 53677ef18e Big white-space cleanup. 17 years ago
tsec.c cd1011db80 tsec: Remove PHY command relocation fixups 16 years ago
tsi108_eth.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
uli526x.c 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 16 years ago
vsc7385.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
xilinx_emaclite.c 78d19a3987 net: emaclite: Cleanup license to be GPL compatible 16 years ago