Commit Graph

231 Commits (fe613cdd4eb2c5b257a60d8dfb7759742318c28a)

Author SHA1 Message Date
Wolfgang Denk 28958b8bea Coding Style cleanup; update CHANGELOG. 16 years ago
Mike Frysinger 9aef738885 unify HOST_CFLAGS and HOSTCFLAGS 16 years ago
Ilya Yanok 0b23fb368d fec_mxc: driver for FEC ethernet controller on i.MX27 16 years ago
Alessio Centazzo 0544c63681 ppc4xx: Fixed compilation warning in 4xx_enet.c 16 years ago
Prafulla Wadaskar 443ce4ac9d net: phy: bugfixes: mv88E61xx multichip addressing support 16 years ago
Simon Kagstrom 16025ea455 arm: Kirkwood: Check the error summary bit for error detection 16 years ago
Simon Kagstrom 7b05f5e027 arm: Kirkwood: Fix compiler optimization bug for kwgbe_send 16 years ago
Richard Retanubun 3f6b18ffd9 MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. 16 years ago
Ben Warren 736fead8fd Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API 16 years ago
Poonam Aggrwal b7fe25d2a8 P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) 16 years ago
Kim Phillips 88ad3fd91c net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning 16 years ago
Nobuhiro Iwamatsu 88a4c2e77c sh: sh_eth: Remove garbage from printf 16 years ago
Andreas Pretzsch 2ea20efa47 smc911x: add support for LAN9221 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Sedji Gaouaou 22ee647380 at91: Introduction of at91sam9g45 SOC. 16 years ago
Prafulla Wadaskar 0b785ddd60 net: merge bugfix: Marvell Kirkwood gigabit ethernet driver 16 years ago
Remy Bohmer 60f61e6d76 Convert DM9000 driver for CONFIG_NET_MULTI 16 years ago
Prafulla Wadaskar 9131589ada net: Add Marvell Kirkwood gigabit ethernet driver 16 years ago
Richard Retanubun 44578bea14 Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter. 16 years ago
Ben Warren 6e0d2fc7fe Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC 16 years ago
Ben Warren 8453587ef9 Switched davinci_emac Ethernet driver to use newer API 16 years ago
Ben Warren 8cc13c13f1 Initial cleanup of Davinci Ethernet driver 16 years ago
Ben Warren 09cdd1b9b0 Moved Davinci Ethernet driver to drivers/net 16 years ago
Prafulla Wadaskar 6f51deb7f2 Marvell MV88E61XX Switch Driver support 16 years ago
Zach LeRoy 091dc9f6ad tsec: Add support for BCM5482S PHY 16 years ago
Wolfgang Denk c3147c1762 Revert "SMC911x driver fixed for NFS boot" 16 years ago
Wolfgang Denk 3b74e7ec58 MPC512x: remove include/mpc512x.h 16 years ago
Wolfgang Denk a927e491b2 MPC512x FEC: get rid of duplicated struct ethernet_regs 16 years ago
Wolfgang Denk 843efb1192 MPC512x: use I/O accessors instead of pointer accesses 16 years ago
Felix Radensky 0c24dec550 ppc4xx/net: Fix MDIO clock setup 16 years ago
Yoshihiro Shimoda d65e34d125 rtl8169: fix PCI system memory address 16 years ago
Manikandan Pillai ca9c8a1e10 SMC911x driver fixed for NFS boot 16 years ago
Remy Bohmer e5a3bc2401 Add config option for disabling DM9000-SROM support. 16 years ago
Daniel Mack 2c0234fa79 smc911x: write back the manually set MAC address 16 years ago
David Brownell ad74cae9ff dm9000 EEPROM reading bugfix 16 years ago
Yoshihiro Shimoda d4c02e6f5d rtl8169: fix cache coherency problem 16 years ago
Sascha Hauer f5cf2ef2ad mpc52xx phy: initialize only when needed 16 years ago
Ladislav Michl fd88d91a63 cs8900 compile fix 16 years ago
Nicolas Ferre df486b1fa3 at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. 16 years ago
Mike Frysinger 03f3d8d3b3 lan91c96/smc91111/smc911x: get mac address from environment 16 years ago
Mike Frysinger c527ce9251 sh_eth: get mac address from environment 16 years ago
Mike Frysinger 0a5238cea9 cs8900: get mac address from environment 16 years ago
Mike Frysinger c4b8762f11 bcm570x: get mac address from environment 16 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 16 years ago
Mike Frysinger 500b6c51e4 Blackfin: bfin_mac: force boards to setup the MAC themselves 16 years ago
Nobuhiro Iwamatsu 40281a9ca2 net: sh_eth: Remove sh_eth_reset() from halt function 16 years ago
Jon Smirl f949bd8d08 MPC5200 FEC MII speed register 16 years ago
Paul Gortmaker 0452352df1 tsec: report when there is no vendor specific PHY support 16 years ago
Mike Frysinger 75ba6d693b smc911x: split out useful defines/functions into local header 16 years ago
Pieter Henning 736323a490 Added Vitesse VSC8211 definitions to TSEC driver 16 years ago