Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
65b5be2a20d3483aeacd2d277b3b0ffb6619061c
/
drivers
/
net
f52a06c
LAN91C*: Change chip names to fit the eth_device struct size
by Yanjun Yang
· 14 years ago
199c625
ftgmac100: support of gigabit eth ftgmac100
by Macpaul Lin
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
0b2cc86
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
c1457f9
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
by Kumar Gala
· 14 years ago
26a71f1
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
5851e12
da850: Add RMII support for EMAC
by Sudhakar Rajashekhara
· 14 years ago
79362d3
824x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
f83102e
e1000: fix compile warning
by Wolfgang Denk
· 14 years ago
4df6619
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
c9ff12f
GRETH: removed space in network driver device name.
by Daniel Hellstrom
· 14 years ago
a776a7a
GRETH: fixed 2 decriptor table typos
by Daniel Hellstrom
· 14 years ago
11bbdc6
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception.
by Daniel Hellstrom
· 14 years ago
9ae3be8
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
by Daniel Hellstrom
· 14 years ago
ebb753c
GRETH: made debug printouts use common debug() macro.
by Daniel Hellstrom
· 14 years ago
2a860eb
GRETH: removed unneccesary register write and one clean up.
by Daniel Hellstrom
· 14 years ago
5761ce4
net: e1000: typo using wrong argument to sizeof
by Matthew McClintock
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
7693357
net: e1000: Add initialized eth_device & e1000_hw structure
by Kumar Gala
· 14 years ago
e633d27
net: uli526x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
513682f
net: tsi108_eth: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
a836a29
net: pcnet: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
d30481c
net: ns8382x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
6f2ffff
net: natsemi: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
1843c5b
net: fec_mxc: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
f414b3e
net: eepro100: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
d45fa74
net: dc2114x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
80f9165
net: rtl8139: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
c834e44
net: rtl8169: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
f5a2e74
Fix compile warning in uli526x driver
by Kumar Gala
· 14 years ago
a4a3055
drivers/net/fec_mxc.c: write mac address in init
by John Rigby
· 14 years ago
7f0ca34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
c25126d
smc91111: add write_hwaddr
by Thomas Chou
· 14 years ago
1fb49e3
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
b4a1d08
net: Move Emaclite to NET_MULTI
by Michal Simek
· 14 years ago
1b9ecc9
net: Fix emaclite driver to support little-endian microblaze
by Michal Simek
· 14 years ago
a43f9c6
mpc5xxx_fec: add call to reset_phy() after PHY initialization
by Ilya Yanok
· 14 years ago
6335e08
drivers/net/at91_emac.c: change return values
by Andreas Bießmann
· 14 years ago
d074840
drivers/net/at91_emac.c: increase timeout for autonegotiation
by Andreas Bießmann
· 14 years ago
3a3a48f
NET: add ENC28J60 driver using SPI framework
by Reinhard Meyer
· 14 years ago
54dfa80
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
by Reinhard Meyer (-VC)
· 14 years ago
0bd1b57
at91_emac.c: poll for IDLE when writing PHY
by Andreas Bießmann
· 14 years ago
467d915
at91_emac.c: fix 'Warning: eth device name has a space!'
by Andreas Bießmann
· 14 years ago
dec3c78
Blackfin: bfin_mac: convert from old style MMR macros
by Mike Frysinger
· 14 years ago
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
97824d6
Fix compile warnings for const correctness
by Ben Warren
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
c5e8405
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
63469ba
net,fec: Shorten device name as done for other drivers
by Stefano Babic
· 14 years ago
982967f
net 52xx: fix ethernet device names with spaces
by Wolfgang Denk
· 14 years ago
ea5e315
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
95d834a
Blackfin: bfin_mac: remove space from name
by Mike Frysinger
· 14 years ago
eca7f57
Blackfin: bfin_mac: convert to portmux framework
by Mike Frysinger
· 15 years ago
8a99523
mvgbe: add support for orion5x GbE controller
by Albert Aribaud
· 14 years ago
e91d7d3
mvgbe: support SoCs other than kirkwood
by Albert Aribaud
· 14 years ago
0d027d9
net: rename: kirkwood_egiga as mvgbe
by Albert Aribaud
· 14 years ago
6d596a4
kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION
by Albert Aribaud
· 14 years ago
58633c1
cpuat91: unbreak ethernet
by Eric Bénard
· 14 years ago
6f4eb09
at91_emac: Write MAC address automatically
by Eric Bénard
· 14 years ago
8cee02b
AX88180: use standard I/O accessors
by Mike Frysinger
· 15 years ago
931c6b1
AX88180: make OUTW handle 32bit/16bit defines too
by Hoan Hoang
· 15 years ago
d8ea6dc
AX88180: add support for the Marvell 88E1118 phy
by Hoan Hoang
· 15 years ago
33f8431
Write MAC address automatically on MACB-based boards
by Ben Warren
· 15 years ago
7762268
tsec: fix the return value for tsec_eth_init()
by Timur Tabi
· 14 years ago
7250002
uli526x: drop newlines from device name
by Mike Frysinger
· 14 years ago
b68c210
AX88180: switch to common mii.h header
by Mike Frysinger
· 15 years ago
762c932
AX88180: improve phy searching
by Mike Frysinger
· 15 years ago
0b8c355
AX88180: fix media typos
by Hoan Hoang
· 15 years ago
a756407
kirkwood_egiga: updates: fix DRAM mapping and typo
by Albert Aribaud
· 14 years ago
1f87312
SPEAr : Network driver support added
by Vipin KUMAR
· 14 years ago
cc2b8e3
kirkwood_egiga: bugfix: add DMA sequence points
by Albert Aribaud
· 14 years ago
059d6a9
net: Add option to disable fiber on M88E1111 PHY for PPC4xx
by Stefan Roese
· 14 years ago
6f6ce11
net: dm9000x: re-add casts to I/O pointers to fix gcc warnings
by Mike Frysinger
· 14 years ago
6d9933f
tsec: add micrel ksz804 phy
by Heiko Schocher
· 14 years ago
27f98e0
tsec: Fix eTSEC2 link problem on P2020RDB
by Felix Radensky
· 14 years ago
8d47478
dm9000x.c: fix compile problems
by Wolfgang Denk
· 15 years ago
ac2b814
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
by Serge Ziryukin
· 15 years ago
35be872
Blackfin: bfin_mac: hook up new write_hwaddr function
by Mike Frysinger
· 15 years ago
8d01f22
net: ethoc: add write_hwaddr support
by Thomas Chou
· 15 years ago
53d0150
net: altera_tse: add write_hwaddr support
by Thomas Chou
· 15 years ago
9ada5e6
net: fec_mxc: add write_hwaddr support
by Heiko Schocher
· 15 years ago
7dae2eb
net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr
by Prafulla Wadaskar
· 15 years ago
7bb1b9b
net: add altera triple speeds ethernet mac driver
by Thomas Chou
· 15 years ago
d3c0857
net: add opencore 10/100 ethernet mac driver
by Thomas Chou
· 15 years ago
8cb0801
smc911x driver frame alignment patch
by Valentin Yakovenkov
· 15 years ago
60ee8a2
net: Kirkwood_egiga.c bugfixes for rx path
by Prafulla Wadaskar
· 15 years ago
cc0d0d4
fec_mxc.c: Fix MX27 FEC MAC validity check
by Eric Jarrige
· 15 years ago
1899777
tsec: Wait for both RX and TX to stop
by Andy Fleming
· 15 years ago
16e513f
net: dm9000x: use standard I/O accessors
by Mike Frysinger
· 15 years ago
8697090
mpc512x_fec: Move PHY initialization from probe into init routine.
by Detlev Zundel
· 15 years ago
8afce9a
fec_mxc don't use internal eeprom on MX25
by John Rigby
· 15 years ago
41610e5
fix lockup in mcfmii/mii_discover_phy() in case communication fails
by Wolfgang Wegner
· 15 years ago
98f1908
Remove unused "local_crc32" function.
by Detlev Zundel
· 15 years ago
ef977de
net: Kirkwood_egiga.c: fixed build warnings
by Prafulla Wadaskar
· 15 years ago
8f16e07
Merge branch 'next'
by Wolfgang Denk
· 15 years ago
070d734
net, fec_mxc: only setup the device enetaddr with eeprom value
by Heiko Schocher
· 15 years ago
a414c7a
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
426f1c6
mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.
by Detlev Zundel
· 15 years ago
Next »