summaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1e/atl1e_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings2009-12-021-5/+0
* atl1e: Remove redundant definitions of ethtool operationsBen Hutchings2009-12-021-10/+0
* atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings2009-12-021-0/+2
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2009-06-251-0/+2
* atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?roel kluin2008-08-141-1/+1
* atl1e: Atheros L1E Gigabit Ethernet driverJie Yang2008-07-221-0/+405