summaryrefslogtreecommitdiff
path: root/drivers/net/macb.c
AgeCommit message (Expand)Author
2016-01-27net: macb: Not all the GEM are gigabit capableGregory CLEMENT
2015-08-11net: macb: add gmac multi-queue supportWu, Josh
2015-05-19net: Update hardware MAC address if it changes in envJoe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-03-18Net: macb: reset GBE bit when fallback checkingBo Shen
2014-11-17net: macb: enable GMAC IP without GE feature supportBo Shen
2014-11-17net: macb: write mac address when initializationBo Shen
2014-10-10macb: simplify gmac initialisationAndreas Bießmann
2014-06-14net: macb: enable dcache in macbWu, Josh
2014-06-14macb: make checkpatch cleanAndreas Bießmann
2013-11-04net: macb: get DMA bus width from design config registerBo Shen
2013-08-22net: macb: fix the following building warningBo Shen
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24net: macb: add support for gigabit MACBo Shen
2013-06-24net: macb: using phylib to configure phy deviceBo Shen
2013-06-24net: macb: using AT91FAMILY replace #ifdeferryBo Shen
2013-06-24net: Fix build regression in macb.cJoe Hershberger
2013-06-24net/macb: Add arch specific routine to get mdio controlShiraz Hashim
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-09-03net:macb: add line breakAndreas Bießmann
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen
2012-05-22drivers/net/macb.c: Fix compile warningJoe Hershberger
2011-06-21macb: fix compile warningandreas.devel@googlemail.com
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2010-08-09miiphy: constify device nameMike Frysinger
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren
2010-01-31macb: Fix mii_phy_read and mii_phy_write functionsSemih Hazar
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-01-28AVR32: macb - Search for PHY idGunnar Rangoy
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Introduce netdev.h header file and remove externsBen Warren
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-05-10AT91SAM9263EK supportStelian Pop
2008-04-01Add support for AT91SAM9260EKStelian Pop
2008-02-14AT91CAP9 support : MACB changesStelian Pop
2008-01-10Fix Ethernet init() return codesBen Warren
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD