summaryrefslogtreecommitdiff
path: root/drivers/net/atl1c/atl1c_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-12atl*: Move the Atheros driversJeff Kirsher1-311/+0
2011-04-30ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-2/+2
2011-04-30ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-2/+3
2011-04-08net: atl*: convert to hw_featuresMichał Mirosław1-8/+0
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 imp...Tejun Heo1-0/+1
2010-02-17atl1c: 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-10atlx: 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-19atl1c: Atheros L1C Gigabit Ethernet driverJie Yang1-0/+317