summaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* ucc_geth: Implement suspend/resume and Wake-On-LAN supportAnton Vorontsov2009-08-301-0/+40
* ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats()Anton Vorontsov2009-08-301-2/+6
* trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* ucc_geth: Remove unused headerKumar Gala2009-04-021-1/+0
* netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming2009-02-041-1/+0
* 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
OpenPOWER on IntegriCloud