index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macb.c
Age
Commit message (
Expand
)
Author
2013-11-04
net: macb: get DMA bus width from design config register
Bo Shen
2013-08-22
net: macb: fix the following building warning
Bo Shen
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-25
net: macb: add support for gigabit MAC
Bo Shen
2013-06-25
net: macb: using phylib to configure phy device
Bo Shen
2013-06-25
net: macb: using AT91FAMILY replace #ifdeferry
Bo Shen
2013-06-25
net: Fix build regression in macb.c
Joe Hershberger
2013-06-25
net/macb: Add arch specific routine to get mdio control
Shiraz Hashim
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-09-04
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Wolfgang Denk
2012-09-03
net:macb: add line break
Andreas Bießmann
2012-09-01
arm : Atmel : add at91sam9x5ek board support
Bo Shen
2012-05-22
drivers/net/macb.c: Fix compile warning
Joe Hershberger
2011-06-21
macb: fix compile warning
andreas.devel@googlemail.com
2011-05-18
ATMEL: fix related common atmel driver files
Reinhard Meyer
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-07-12
Write MAC address automatically on MACB-based boards
Ben Warren
2010-02-01
macb: Fix mii_phy_read and mii_phy_write functions
Semih Hazar
2009-07-12
at91: Introduction of at91sam9g45 SOC.
Sedji Gaouaou
2009-03-22
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Nicolas Ferre
2009-01-29
AVR32: macb - Search for PHY id
Gunnar Rangoy
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Introduce netdev.h header file and remove externs
Ben Warren
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-05-10
AT91SAM9263EK support
Stelian Pop
2008-03-31
Add support for AT91SAM9260EK
Stelian Pop
2008-02-14
AT91CAP9 support : MACB changes
Stelian Pop
2008-01-10
Fix Ethernet init() return codes
Ben Warren
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD