summaryrefslogtreecommitdiff
path: root/drivers/net/ucc_geth_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov2008-11-141-3/+3
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-1/+2
|\
| * ucc_geth_ethtool: Add a missing HW stats counterLi Yang2008-05-301-0/+1
| * ucc_geth_ethtool: Fix typoJoakim Tjernlund2008-05-301-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-6/+0
|\ \ | |/
| * ucc_geth: Fix a bunch of sparse warningsAndy Fleming2008-05-061-6/+0
* | [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-131-2/+2
|/
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-11/+15
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-2/+0
* ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg2007-08-031-1/+0
* ucc_geth: add ethtool supportLi Yang2007-07-241-0/+388