index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tsi108_eth: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-1
/
+5
*
net: pcnet: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
net: ns8382x: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
net: natsemi: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
net: fec_mxc: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+1
*
net: eepro100: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
net: dc2114x: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+6
*
net: rtl8139: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
net: rtl8169: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-1
/
+1
*
Fix compile warning in uli526x driver
Kumar Gala
2010-10-20
1
-2
/
+3
*
drivers/net/fec_mxc.c: write mac address in init
John Rigby
2010-10-19
1
-0
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-13
1
-7
/
+15
|
\
|
*
at91_emac.c: poll for IDLE when writing PHY
Andreas Bießmann
2010-10-05
1
-2
/
+14
|
*
at91_emac.c: fix 'Warning: eth device name has a space!'
Andreas Bießmann
2010-10-05
1
-5
/
+1
*
|
smc91111: add write_hwaddr
Thomas Chou
2010-10-11
1
-16
/
+24
*
|
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-10-11
1
-41
/
+39
*
|
net: Move Emaclite to NET_MULTI
Michal Simek
2010-10-11
1
-37
/
+47
*
|
net: Fix emaclite driver to support little-endian microblaze
Michal Simek
2010-10-11
1
-2
/
+2
*
|
mpc5xxx_fec: add call to reset_phy() after PHY initialization
Ilya Yanok
2010-10-11
1
-0
/
+7
*
|
drivers/net/at91_emac.c: change return values
Andreas Bießmann
2010-10-11
1
-9
/
+9
*
|
drivers/net/at91_emac.c: increase timeout for autonegotiation
Andreas Bießmann
2010-10-11
1
-1
/
+1
*
|
NET: add ENC28J60 driver using SPI framework
Reinhard Meyer
2010-10-11
3
-0
/
+1230
*
|
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
Reinhard Meyer (-VC)
2010-10-11
2
-1
/
+2
|
/
*
Blackfin: bfin_mac: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-32
/
+36
*
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
1
-2
/
+1
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
1
-3
/
+3
*
Fix compile warnings for const correctness
Ben Warren
2010-08-09
3
-5
/
+6
*
miiphy: constify device name
Mike Frysinger
2010-08-09
16
-40
/
+40
*
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
1
-1
/
+1
*
net,fec: Shorten device name as done for other drivers
Stefano Babic
2010-08-09
1
-1
/
+1
*
net 52xx: fix ethernet device names with spaces
Wolfgang Denk
2010-08-05
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2010-07-14
14
-825
/
+1740
|
\
|
*
mvgbe: add support for orion5x GbE controller
Albert Aribaud
2010-07-12
2
-2
/
+2
|
*
mvgbe: support SoCs other than kirkwood
Albert Aribaud
2010-07-12
3
-401
/
+421
|
*
net: rename: kirkwood_egiga as mvgbe
Albert Aribaud
2010-07-12
3
-2
/
+2
|
*
kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION
Albert Aribaud
2010-07-12
1
-1
/
+9
|
*
cpuat91: unbreak ethernet
Eric Bénard
2010-07-12
1
-10
/
+22
|
*
at91_emac: Write MAC address automatically
Eric Bénard
2010-07-12
1
-8
/
+20
|
*
AX88180: use standard I/O accessors
Mike Frysinger
2010-07-12
1
-7
/
+8
|
*
AX88180: make OUTW handle 32bit/16bit defines too
Hoan Hoang
2010-07-12
1
-4
/
+9
|
*
AX88180: add support for the Marvell 88E1118 phy
Hoan Hoang
2010-07-12
2
-12
/
+51
|
*
Write MAC address automatically on MACB-based boards
Ben Warren
2010-07-12
1
-8
/
+15
|
*
tsec: fix the return value for tsec_eth_init()
Timur Tabi
2010-07-12
1
-3
/
+12
|
*
uli526x: drop newlines from device name
Mike Frysinger
2010-07-12
1
-1
/
+1
|
*
AX88180: switch to common mii.h header
Mike Frysinger
2010-07-12
2
-61
/
+18
|
*
AX88180: improve phy searching
Mike Frysinger
2010-07-12
2
-39
/
+52
|
*
AX88180: fix media typos
Hoan Hoang
2010-07-12
1
-10
/
+10
|
*
kirkwood_egiga: updates: fix DRAM mapping and typo
Albert Aribaud
2010-07-12
1
-4
/
+6
|
*
SPEAr : Network driver support added
Vipin KUMAR
2010-07-12
3
-0
/
+796
[next]