index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-27
net: Add SMSC89128 support
Phil Edworthy
2011-07-27
phylib: Detect link on 10G devices correctly
Andy Fleming
2011-07-25
net: designware: fix uninitialized phy_addr usage
Mike Frysinger
2011-07-25
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
Mike Frysinger
2011-07-16
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-06-21
macb: fix compile warning
andreas.devel@googlemail.com
2011-06-21
at91_emac: fix compile warning
andreas.devel@googlemail.com
2011-06-21
update arm/at91rm9200 work with rework rework110202
Jens Scharsig
2011-05-31
mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
Valentin Longchamp
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-05-18
ATMEL: fix related common atmel driver files
Reinhard Meyer
2011-05-12
net: xilinx emaclite: Fix return values
Michal Simek
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-04-20
tsec: Convert tsec to use PHY Lib
Andy Fleming
2011-04-20
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
Remove instances of phy_read/write
Andy Fleming
2011-04-20
tsec: arrange the code to avoid useless function declaration
Mingkai Hu
2011-04-20
tsec: use IO accessors for IO accesses
Mingkai Hu
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2011-04-11
Net: Add Intel E1000 82574L PCIe card support
Roy Zang
2011-04-11
ea20: fix undefined PHY_* errors
Ben Gardiner
2011-04-04
tsec: add AR8021 PHY support
Li Yang
2011-03-21
net: ftmac100: update get_timer() usages
Po-Yu Chuang
2011-03-21
net: ftmac100: remove unnecessary volatiles
Po-Yu Chuang
2011-03-16
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
2011-02-15
net: ne2000: Add spport RTL-8019AS
Nobuhiro Iwamatsu
2011-02-04
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2011-02-02
net: sh_eth: add cache handling
Yoshihiro Shimoda
2011-02-02
DaVinci DM6467: Added ET1011C (LSI) PHY support
Sandeep Paulraj
2011-02-02
DaVinci EMAC: Add name to Ethernet device
Sandeep Paulraj
2011-02-02
DaVinci EMAC: Fix davinci_eth_gigabit_enable
Sandeep Paulraj
2011-02-02
fec_mxc: add support for MX53 processor
Liu Hui-R64343
2011-01-18
NET: lan91c96: Correct chip detect logic
Yanjun Yang
2011-01-10
LAN91C*: Change chip names to fit the eth_device struct size
Yanjun Yang
2011-01-09
ftgmac100: support of gigabit eth ftgmac100
Macpaul Lin
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-12-16
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-13
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
Kumar Gala
2010-12-09
Merge branch 'master' of git://git.denx.de/u-boot-imx
Wolfgang Denk
2010-11-30
da850: Add RMII support for EMAC
Sudhakar Rajashekhara
2010-11-27
824x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-26
e1000: fix compile warning
Wolfgang Denk
2010-11-21
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-18
GRETH: removed space in network driver device name.
Daniel Hellstrom
2010-11-18
GRETH: fixed 2 decriptor table typos
Daniel Hellstrom
2010-11-18
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...
Daniel Hellstrom
2010-11-18
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
Daniel Hellstrom
2010-11-18
GRETH: made debug printouts use common debug() macro.
Daniel Hellstrom
[next]