aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/oki-semi/pch_gbe (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-1/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+3
2011-11-16pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2-0/+2
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-29/+27
2011-09-27pch_gbe: remove unused variableJon Mason1-1/+0
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller3-116/+209
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12pch_gbe: Move the OKI Semiconductor driverJeff Kirsher10-0/+4814