aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1e/atl1e_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-2/+2
2011-04-07net: atl*: convert to hw_featuresMichał Mirosław1-3/+0
2011-01-20atl1e: remove private #define.françois romieu1-6/+6
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
2009-12-02atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings1-5/+0
2009-12-02atl1e: Remove redundant definitions of ethtool operationsBen Hutchings1-10/+0
2009-12-02atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings1-0/+2
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips1-0/+2
2008-08-14atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?roel kluin1-1/+1
2008-07-22atl1e: Atheros L1E Gigabit Ethernet driverJie Yang1-0/+405