aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1c/atl1c_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-16atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez1-1/+1
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-08-09atlx: strncpy does not null terminate stringRoel Kluin1-4/+4
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips1-0/+2
2009-06-11atl1c: WAKE_MCAST tested twice, not WAKE_UCASTRoel Kluin1-1/+1
2009-02-18atl1c: Atheros L1C Gigabit Ethernet driverJie Yang1-0/+317