Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f8f0757dcb117664a712650f000433e765acffbd
/
drivers
/
net
2c2668f
Net: Add Intel E1000 82574L PCIe card support
by Roy Zang
· 14 years ago
7d2fade
ea20: fix undefined PHY_* errors
by Ben Gardiner
· 14 years ago
19d68d2
tsec: add AR8021 PHY support
by Li Yang
· 14 years ago
8d8fd5b
net: ftmac100: update get_timer() usages
by Po-Yu Chuang
· 14 years ago
6f6e6e0
net: ftmac100: remove unnecessary volatiles
by Po-Yu Chuang
· 14 years ago
903de46
net: sh_eth: add support for SH7757's ETHER
by Yoshihiro Shimoda
· 14 years ago
327f55c
net: ne2000: Add spport RTL-8019AS
by Nobuhiro Iwamatsu
· 14 years ago
4bfa18f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
68260aa
net: sh_eth: add cache handling
by Yoshihiro Shimoda
· 14 years ago
840f892
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· 14 years ago
2a7d603
DaVinci EMAC: Add name to Ethernet device
by Sandeep Paulraj
· 14 years ago
4b9b9e7
DaVinci EMAC: Fix davinci_eth_gigabit_enable
by Sandeep Paulraj
· 14 years ago
9691245
fec_mxc: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
1672171
NET: lan91c96: Correct chip detect logic
by Yanjun Yang
· 14 years ago
0e7790d
LAN91C*: Change chip names to fit the eth_device struct size
by Yanjun Yang
· 14 years ago
b3dbf4a5
ftgmac100: support of gigabit eth ftgmac100
by Macpaul Lin
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
006915f
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
72c96a6
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
by Kumar Gala
· 14 years ago
ac8983b
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
d260740
da850: Add RMII support for EMAC
by Sudhakar Rajashekhara
· 14 years ago
de550d6
824x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
8aa858c
e1000: fix compile warning
by Wolfgang Denk
· 14 years ago
565e39c
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
6439466
GRETH: removed space in network driver device name.
by Daniel Hellstrom
· 14 years ago
ed52d12
GRETH: fixed 2 decriptor table typos
by Daniel Hellstrom
· 14 years ago
533b67d
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception.
by Daniel Hellstrom
· 14 years ago
e780d82
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
by Daniel Hellstrom
· 14 years ago
6644c19
GRETH: made debug printouts use common debug() macro.
by Daniel Hellstrom
· 14 years ago
e3ce686
GRETH: removed unneccesary register write and one clean up.
by Daniel Hellstrom
· 14 years ago
f7ac99f
net: e1000: typo using wrong argument to sizeof
by Matthew McClintock
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
4b29bdb
net: e1000: Add initialized eth_device & e1000_hw structure
by Kumar Gala
· 14 years ago
fe7f188
net: uli526x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
7faeb99
net: tsi108_eth: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
5ed0eec
net: pcnet: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
9a07e80
net: ns8382x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
a9bc6d7
net: natsemi: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
de0b957
net: fec_mxc: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
72c4c33
net: eepro100: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
be44f75
net: dc2114x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
986f727
net: rtl8139: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
f4eaef7
net: rtl8169: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
0ef9119
Fix compile warning in uli526x driver
by Kumar Gala
· 14 years ago
e9319f1
drivers/net/fec_mxc.c: write mac address in init
by John Rigby
· 14 years ago
e1b4c57
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
1ca6d0d
smc91111: add write_hwaddr
by Thomas Chou
· 14 years ago
7b37a27
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
042272a
net: Move Emaclite to NET_MULTI
by Michal Simek
· 14 years ago
3f91ec0
net: Fix emaclite driver to support little-endian microblaze
by Michal Simek
· 14 years ago
f87a6f2
mpc5xxx_fec: add call to reset_phy() after PHY initialization
by Ilya Yanok
· 14 years ago
7717906
drivers/net/at91_emac.c: change return values
by Andreas Bießmann
· 14 years ago
e63ac4c
drivers/net/at91_emac.c: increase timeout for autonegotiation
by Andreas Bießmann
· 14 years ago
a61a819
NET: add ENC28J60 driver using SPI framework
by Reinhard Meyer
· 14 years ago
b7081d9
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
by Reinhard Meyer (-VC)
· 14 years ago
38bda01
at91_emac.c: poll for IDLE when writing PHY
by Andreas Bießmann
· 14 years ago
4b8d77b
at91_emac.c: fix 'Warning: eth device name has a space!'
by Andreas Bießmann
· 14 years ago
0c71481
Blackfin: bfin_mac: convert from old style MMR macros
by Mike Frysinger
· 14 years ago
5e7abce
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
d7fb9bc
Fix compile warnings for const correctness
by Ben Warren
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
48690d8
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
f699fe1
net,fec: Shorten device name as done for other drivers
by Stefano Babic
· 14 years ago
82369c0
net 52xx: fix ethernet device names with spaces
by Wolfgang Denk
· 14 years ago
50298d3
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
94060a1
Blackfin: bfin_mac: remove space from name
by Mike Frysinger
· 14 years ago
8339ad7
Blackfin: bfin_mac: convert to portmux framework
by Mike Frysinger
· 14 years ago
d3c9ffd
mvgbe: add support for orion5x GbE controller
by Albert Aribaud
· 14 years ago
d44265a
mvgbe: support SoCs other than kirkwood
by Albert Aribaud
· 14 years ago
9b6bcdc
net: rename: kirkwood_egiga as mvgbe
by Albert Aribaud
· 14 years ago
c67e2cc
kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION
by Albert Aribaud
· 14 years ago
836cd45
cpuat91: unbreak ethernet
by Eric Bénard
· 14 years ago
409943a
at91_emac: Write MAC address automatically
by Eric Bénard
· 14 years ago
cafb14f
AX88180: use standard I/O accessors
by Mike Frysinger
· 14 years ago
14f637f
AX88180: make OUTW handle 32bit/16bit defines too
by Hoan Hoang
· 15 years ago
2566706
AX88180: add support for the Marvell 88E1118 phy
by Hoan Hoang
· 15 years ago
6bb4679
Write MAC address automatically on MACB-based boards
by Ben Warren
· 14 years ago
daa2ce6
tsec: fix the return value for tsec_eth_init()
by Timur Tabi
· 14 years ago
ec0d879
uli526x: drop newlines from device name
by Mike Frysinger
· 14 years ago
f9abdfe
AX88180: switch to common mii.h header
by Mike Frysinger
· 15 years ago
141ab7a
AX88180: improve phy searching
by Mike Frysinger
· 15 years ago
bb7336a
AX88180: fix media typos
by Hoan Hoang
· 15 years ago
49fa6ed
kirkwood_egiga: updates: fix DRAM mapping and typo
by Albert Aribaud
· 14 years ago
5b1b188
SPEAr : Network driver support added
by Vipin KUMAR
· 14 years ago
c19a20d
kirkwood_egiga: bugfix: add DMA sequence points
by Albert Aribaud
· 14 years ago
ca08054
net: Add option to disable fiber on M88E1111 PHY for PPC4xx
by Stefan Roese
· 14 years ago
67bee2f
net: dm9000x: re-add casts to I/O pointers to fix gcc warnings
by Mike Frysinger
· 14 years ago
26918b7
tsec: add micrel ksz804 phy
by Heiko Schocher
· 14 years ago
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
Next »