aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/stmmac_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO2011-05-131-0/+1
* stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny2011-05-131-11/+2
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-3/+2
* stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro2011-04-131-2/+2
* net: stmmac: convert to hw_featuresMichał Mirosław2011-04-101-14/+0
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-061-11/+1
* stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO2010-11-241-2/+2
* stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro2010-10-171-2/+0
* stmmac: make ethtool functions localstephen hemminger2010-10-161-11/+13
* stmmac: review the wake-up supportGiuseppe Cavallaro2010-09-241-5/+9
* stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO2010-09-171-1/+1
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-251-12/+9
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-7/+0
* stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro2010-02-041-1/+1
* stmmac: move the dma out from the mainGiuseppe CAVALLARO2010-01-071-0/+1
* stmmac: reorganise class operations.Giuseppe CAVALLARO2010-01-071-4/+4
* net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro2009-10-141-0/+395