Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a3c09f66b2b84e98333c317ffb24a95f88ee5a10
/
drivers
/
net
90b5bf2
tsec: Fix eTSEC2 link problem on P2020RDB
by Felix Radensky
· 14 years ago
d74dda0
dm9000x.c: fix compile problems
by Wolfgang Denk
· 14 years ago
a599cde
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
by Serge Ziryukin
· 15 years ago
4324dc7
Blackfin: bfin_mac: hook up new write_hwaddr function
by Mike Frysinger
· 15 years ago
3ac9d6c
net: ethoc: add write_hwaddr support
by Thomas Chou
· 15 years ago
6c7c444
net: altera_tse: add write_hwaddr support
by Thomas Chou
· 15 years ago
fb57ec9
net: fec_mxc: add write_hwaddr support
by Heiko Schocher
· 15 years ago
b5ce63e
net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr
by Prafulla Wadaskar
· 15 years ago
c960b13
net: add altera triple speeds ethernet mac driver
by Thomas Chou
· 15 years ago
f656988
net: add opencore 10/100 ethernet mac driver
by Thomas Chou
· 15 years ago
bd75db3
smc911x driver frame alignment patch
by Valentin Yakovenkov
· 15 years ago
f0588fd
net: Kirkwood_egiga.c bugfixes for rx path
by Prafulla Wadaskar
· 15 years ago
2e236bf
fec_mxc.c: Fix MX27 FEC MAC validity check
by Eric Jarrige
· 15 years ago
538be58
tsec: Wait for both RX and TX to stop
by Andy Fleming
· 15 years ago
a45dde2
net: dm9000x: use standard I/O accessors
by Mike Frysinger
· 15 years ago
5525856
mpc512x_fec: Move PHY initialization from probe into init routine.
by Detlev Zundel
· 15 years ago
910119b
fec_mxc don't use internal eeprom on MX25
by John Rigby
· 15 years ago
33f684d
fix lockup in mcfmii/mii_discover_phy() in case communication fails
by Wolfgang Wegner
· 15 years ago
6f5f89f
Remove unused "local_crc32" function.
by Detlev Zundel
· 15 years ago
e3f2a93
net: Kirkwood_egiga.c: fixed build warnings
by Prafulla Wadaskar
· 15 years ago
ffa37fc
Merge branch 'next'
by Wolfgang Denk
· 15 years ago
b78b48c
net, fec_mxc: only setup the device enetaddr with eeprom value
by Heiko Schocher
· 15 years ago
fd428c0
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
9c9cbe7
mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.
by Detlev Zundel
· 15 years ago
740d6ae
fec_mxc: add MX25 support
by John Rigby
· 15 years ago
cb17b92
fec_mxc: cleanup and factor out MX27 dependencies
by John Rigby
· 15 years ago
4294b24
fec_mxc: add support for MX51 processor
by Stefano Babic
· 15 years ago
e66b19c
NET: kirkwood-egiga smi access fix
by Siddarth Gore
· 15 years ago
c041e9d
new at91_emac network driver (NET_MULTI api)
by Jens Scharsig
· 15 years ago
594d57d
Add EP93xx ethernet driver
by Matthias Kaehlcke
· 15 years ago
d7e3543
TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
by Nick Thompson
· 15 years ago
0f751d6
macb: Fix mii_phy_read and mii_phy_write functions
by Semih Hazar
· 15 years ago
5f6b144
tsec: Add TSEC_FIBER flag
by Peter Tyser
· 15 years ago
8abb8dc
tsec: Add support for using the BCM5482 PHY in fiber mode
by Peter Tyser
· 15 years ago
c6dbdfd
tsec: General cleanup
by Peter Tyser
· 15 years ago
e1957ef
tsec: Make functions/data static when possible
by Peter Tyser
· 15 years ago
27165b5
tsec: Clean up Broadcom PHY status parsing
by Peter Tyser
· 15 years ago
46e9167
tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode
by Peter Tyser
· 15 years ago
76771e5
NET: Fix MAC addr handling for smc911x
by Seunghyeon Rhee
· 15 years ago
07c9660
cs8900_initialize() cleanup
by Matthias Kaehlcke
· 15 years ago
fa2744d
netconsole: mark local funcs with static
by Mike Frysinger
· 15 years ago
b9e186f
NET: Move MDIO regs out of TSEC Space
by Sandeep Gopalpet
· 15 years ago
076cd24
net: dm9000x: fix debug output
by Thomas Weber
· 15 years ago
c179a28
fec_mxc: incomplete error handling
by John Ogness
· 15 years ago
2ab4a4d
net: e1000: Add support for the Intel 82546GB controller
by Reinhard Arlt
· 15 years ago
b7ad410
NET: LAN91C96 CONFIG_NET_MULTIify
by Nishanth Menon
· 15 years ago
45b6b65
smc911x: fix typo in smc911x_handle_mac_address name
by Mike Rapoport
· 15 years ago
fbd47b6
smc911x: make smc911x_initialize return correct value
by Mike Rapoport
· 15 years ago
651ef90
mxc_fec: avoid free() calls to already freed pointers.
by javier Martin
· 15 years ago
e8f1546
mxc_fec: fix some erroneous PHY accesses.
by javier Martin
· 15 years ago
1031ae9
SMC91111: Clean up SMC_inx macros on xsengine and xaeniax
by Ben Warren
· 15 years ago
830c7b6
Fix CS8900 regression on impa7 board
by Ben Warren
· 15 years ago
497ab0e
Fix cs8900 dev->priv not init issue
by Hui.Tang
· 15 years ago
0775437
Fix DM9000 MAC address handling
by Ben Warren
· 15 years ago
4946775
Coding Style cleanup; update CHANGELOG, prepare -rc1
by Wolfgang Denk
· 15 years ago
16d1c10
drivers/net/phy/miiphybb.c: fix warning: no newline at end of file
by Wolfgang Denk
· 15 years ago
922754c
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
4bc3d2a
ARM: OMAP3: Refactors the SM911x driver
by Steve Sakoman
· 15 years ago
c55096c
smc911x: add support for LAN9220
by Daniel Mack
· 16 years ago
2a6cc97
SMC911X: Add chip auto detection
by Olof Johansson
· 15 years ago
4ba31ab
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses.
by Luigi 'Comio' Mantellini
· 15 years ago
cd77dd1
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
ddc922f
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
aba8237
net: kirkwood_egiga.c: fixed build warning
by Prafulla Wadaskar
· 15 years ago
7194ab8
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
32e7f23
net: phy: mv88e61xx.c : fixed build warning
by Prafulla Wadaskar
· 15 years ago
c0b46d8
net: Fix problem with 405EZ ethernet interrupt
by James Clough
· 15 years ago
cd1011d
tsec: Remove PHY command relocation fixups
by Peter Tyser
· 15 years ago
041a6a0
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 15 years ago
cae26e2
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
2d6d9f0
sk98lin: fix compile warnings
by Wolfgang Denk
· 15 years ago
3708e4c
drivers/net/natsemi.c: fix compile warning
by Wolfgang Denk
· 15 years ago
78d19a3
net: emaclite: Cleanup license to be GPL compatible
by Michal Simek
· 15 years ago
3ceba1d
net: Remove old Xilinx Emac driver
by Michal Simek
· 15 years ago
d1c3b27
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
9ea005f
Use different PBA value for E1000 PCI and PCIe cards
by Roy Zang
· 15 years ago
0d071cd
net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete
by Kim Phillips
· 15 years ago
488feef
Add debug message for Blackfin Ethernet Rx function.
by Robin Getz
· 15 years ago
b1c0eaa
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
b1e849f
tsec: Wait for auto-negotiation to complete without link
by Peter Tyser
· 16 years ago
477fa63
arm: kirkwood: See to it that sent data is 8-byte aligned
by Simon Kagstrom
· 15 years ago
cad713b
Wait for the link to come up on kirkwood network init
by Simon Kagstrom
· 15 years ago
bb1ca3b
arm:kirkwood Define kirkwood phy address magic number
by Simon Kagstrom
· 15 years ago
f81ecb5
e1000: fix PCI memory addressing
by Timur Tabi
· 15 years ago
9fd38a0
net: kirkwood: updates: used eth_setenv_enetaddr api
by Prafulla Wadaskar
· 15 years ago
ecbd207
Fix E1000 build warning on AP1000 board
by Roy Zang
· 15 years ago
08c2df3
net: phy: bugfixes: mv88E61xx compiler warnings fixed
by Prafulla Wadaskar
· 15 years ago
750326e
arm: A320: driver for FTMAC100 ethernet controller
by Po-Yu Chuang
· 15 years ago
3177349
Dual-license IBM code contributions
by Josh Boyer
· 15 years ago
aa07078
Add Intel E1000 PCIE card support
by Roy Zang
· 15 years ago
4c2e3da
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
28958b8
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
9aef738
unify HOST_CFLAGS and HOSTCFLAGS
by Mike Frysinger
· 15 years ago
0b23fb3
fec_mxc: driver for FEC ethernet controller on i.MX27
by Ilya Yanok
· 15 years ago
0544c63
ppc4xx: Fixed compilation warning in 4xx_enet.c
by Alessio Centazzo
· 15 years ago
443ce4a
net: phy: bugfixes: mv88E61xx multichip addressing support
by Prafulla Wadaskar
· 15 years ago
16025ea
arm: Kirkwood: Check the error summary bit for error detection
by Simon Kagstrom
· 15 years ago
7b05f5e
arm: Kirkwood: Fix compiler optimization bug for kwgbe_send
by Simon Kagstrom
· 15 years ago
3f6b18f
MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
by Richard Retanubun
· 15 years ago
736fead
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
Next »