aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1c/atl1c_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-2/+3
* net: atl*: convert to hw_featuresMichał Mirosław2011-04-071-8/+0
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez2010-02-161-1/+1
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* atlx: strncpy does not null terminate stringRoel Kluin2009-08-091-4/+4
* atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2009-06-251-0/+2
* atl1c: WAKE_MCAST tested twice, not WAKE_UCASTRoel Kluin2009-06-111-1/+1
* atl1c: Atheros L1C Gigabit Ethernet driverJie Yang2009-02-181-0/+317