aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-08-30ucc_geth: Implement suspend/resume and Wake-On-LAN supportAnton Vorontsov1-0/+40
2009-08-30ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats()Anton Vorontsov1-2/+6
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1
2009-04-02ucc_geth: Remove unused headerKumar Gala1-1/+0
2009-02-04netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming1-1/+0
2008-11-14net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov1-3/+3
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2008-05-30ucc_geth_ethtool: Add a missing HW stats counterLi Yang1-0/+1
2008-05-30ucc_geth_ethtool: Fix typoJoakim Tjernlund1-1/+1
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-6/+0
2008-05-13[netdrvr] Trim trailing whitespace for several driversJeff Garzik1-2/+2
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming1-6/+0
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-11/+15
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-2/+0
2007-08-03ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg1-1/+0
2007-07-24ucc_geth: add ethtool supportLi Yang1-0/+388