aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/stmmac_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher1-359/+0
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-13stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO1-0/+1
2011-05-13stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny1-11/+2
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-3/+2
2011-04-13stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro1-2/+2
2011-04-10net: stmmac: convert to hw_featuresMichał Mirosław1-14/+0
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław1-11/+1
2010-11-24stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO1-2/+2
2010-10-17stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro1-2/+0
2010-10-16stmmac: make ethtool functions localstephen hemminger1-11/+13
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro1-5/+9
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO1-1/+1
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO1-12/+9
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-7/+0
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro1-1/+1
2010-01-07stmmac: move the dma out from the mainGiuseppe CAVALLARO1-0/+1
2010-01-07stmmac: reorganise class operations.Giuseppe CAVALLARO1-4/+4
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro1-0/+395