aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1e/atl1e_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
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