Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
60ca78b52126cb925143afb6845e9f092eca7f64
/
drivers
/
net
60ca78b
phylib: Add a bunch of PHY drivers from tsec
by Andy Fleming
· 14 years ago
aecf6fc
Create PHY Lib for U-Boot
by Andy Fleming
· 14 years ago
0d2df96
Remove instances of phy_read/write
by Andy Fleming
· 14 years ago
e0653bf
tsec: arrange the code to avoid useless function declaration
by Mingkai Hu
· 14 years ago
a65e610
tsec: use IO accessors for IO accesses
by Mingkai Hu
· 14 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
181119b
Net: Add Intel E1000 82574L PCIe card support
by Roy Zang
· 14 years ago
b936eaa
ea20: fix undefined PHY_* errors
by Ben Gardiner
· 14 years ago
25e38bd
tsec: add AR8021 PHY support
by Li Yang
· 14 years ago
0bed917
net: ftmac100: update get_timer() usages
by Po-Yu Chuang
· 14 years ago
767ba6f
net: ftmac100: remove unnecessary volatiles
by Po-Yu Chuang
· 14 years ago
34cca92
net: sh_eth: add support for SH7757's ETHER
by Yoshihiro Shimoda
· 14 years ago
3292233
net: ne2000: Add spport RTL-8019AS
by Nobuhiro Iwamatsu
· 14 years ago
d622cbb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
281aa05
net: sh_eth: add cache handling
by Yoshihiro Shimoda
· 14 years ago
3c86e5e
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· 14 years ago
a8b1bf7
DaVinci EMAC: Add name to Ethernet device
by Sandeep Paulraj
· 14 years ago
9da994b
DaVinci EMAC: Fix davinci_eth_gigabit_enable
by Sandeep Paulraj
· 14 years ago
c11cf87
fec_mxc: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
d99ecfec
NET: lan91c96: Correct chip detect logic
by Yanjun Yang
· 14 years ago
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
Next »