Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-22 | net: macb: remove superfluous logical constraint | Heinrich Schuchardt |
2018-01-15 | net: macb: Add support for Xilinx Zynq SoC | Wilson Lee |
2017-06-02 | net: macb: Fix GMAC not work when enable DM_ETH | Wenyou Yang |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-09 | net: macb: Align the compatibles with kernel | Wenyou Yang |
2017-05-09 | net: macb: Add remove callback | Wenyou Yang |
2017-03-01 | net: macb: Fix ETH not found when clock not support | Wenyou Yang |
2017-02-09 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-02-07 | net: macb: Remove redundant #ifdef CONFIG_DM_ETH | Wenyou Yang |
2017-02-07 | net: macb: Add the clock support | Wenyou Yang |
2016-10-01 | net, macb: fix misaligned cache operation warning | Heiko Schocher |
2016-09-23 | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-15 | net: mii: Use spatch to update miiphy_register | Joe Hershberger |
2016-08-15 | net: macb: Fix build error for CONFIG_DM_ETH enabled | Wenyou Yang |
2016-06-12 | net: macb: Convert to driver model | Simon Glass |
2016-06-12 | net: macb: Flush correct cache portion when sending | Simon Glass |
2016-06-12 | net: macb: Prepare for driver-model conversion | Simon Glass |
2016-05-05 | Fix various typos, scattered over the code. | Robert P. J. Day |
2016-01-27 | net: macb: Not all the GEM are gigabit capable | Gregory CLEMENT |
2015-08-11 | net: macb: add gmac multi-queue support | Wu, Josh |
2015-05-19 | net: Update hardware MAC address if it changes in env | Joe Hershberger |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-03-18 | Net: macb: reset GBE bit when fallback checking | Bo Shen |
2014-11-17 | net: macb: enable GMAC IP without GE feature support | Bo Shen |
2014-11-17 | net: macb: write mac address when initialization | Bo Shen |
2014-10-10 | macb: simplify gmac initialisation | Andreas Bießmann |
2014-06-14 | net: macb: enable dcache in macb | Wu, Josh |
2014-06-14 | macb: make checkpatch clean | Andreas Bießmann |
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-24 | net: macb: add support for gigabit MAC | Bo Shen |
2013-06-24 | net: macb: using phylib to configure phy device | Bo Shen |
2013-06-24 | net: macb: using AT91FAMILY replace #ifdeferry | Bo Shen |
2013-06-24 | net: Fix build regression in macb.c | Joe Hershberger |
2013-06-24 | 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-01-31 | macb: Fix mii_phy_read and mii_phy_write functions | Semih Hazar |
2009-07-12 | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou |