aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/eepro100.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-12net: eepro100: Fix unused variable warningTom Rini1-6/+0
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-12/+22
2016-01-25net: eepro100: Fix build warningsBin Meng1-4/+4
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-1/+2
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-22drivers/net/eepro100.c: Fix compile warningJoe Hershberger1-4/+3
2011-11-03drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+0
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-1/+1
2010-11-14net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu1-0/+5
2010-08-09Fix compile warnings for const correctnessBen Warren1-1/+2
2010-08-09miiphy: constify device nameMike Frysinger1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-16/+16
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-5/+0
2008-01-10Fix Ethernet init() return codesBen Warren1-2/+2
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+948