summaryrefslogtreecommitdiff
path: root/drivers/net/mvgbe.c
AgeCommit message (Expand)Author
2016-11-07net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-01-25kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2013-11-22NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24NET: mvgbe: add support for DoveSebastian Hesselbarth
2013-06-24NET: mvgbe: add phylib supportSebastian Hesselbarth
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-04-03mvgbe: remove warning for unused methodsStefan Bigler
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2011-12-20mvgbe: remove setting of ethaddr within the driverMichael Walle
2011-12-05drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-03ARM: DockStar: fix compilationAnatolij Gustschin
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2010-08-09miiphy: constify device nameMike Frysinger
2010-07-12mvgbe: add support for orion5x GbE controllerAlbert Aribaud
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud
2010-07-12net: rename: kirkwood_egiga as mvgbeAlbert Aribaud