summaryrefslogtreecommitdiff
path: root/drivers/net/stmmac
AgeCommit message (Expand)Author
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO
2011-07-21stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO
2011-07-21stmmac: update the version (V2)Giuseppe CAVALLARO
2011-07-21stmmac: do vlan cleanupJiri Pirko
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla
2011-07-18stmmac: add memory barriers at appropriate placesShiraz Hashim
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-19stmmac: fix race in transmit time stamping.Richard Cochran
2011-06-13stmmac: enable transmit time stamping.Richard Cochran
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-13stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO
2011-05-13stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny
2011-05-05stmmac: removed not used definitionsGiuseppe CAVALLARO
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-13stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO
2011-04-11stmmac: fix open funct when exit on errorGiuseppe CAVALLARO
2011-04-11stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO
2011-04-10net: stmmac: convert to hw_featuresMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-13stmmac: enable wol via magic frame by default.Giuseppe Cavallaro
2010-12-21stmmac: unwind properly in stmmac_dvr_probe()Dan Carpenter
2010-12-10stmmac: Remove redundant unlikely()Tobias Klauser
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław
2010-12-02stmmac: priv->lock can be used uninitializedVlad Lungu
2010-11-28stmmac: fix stmmac_resume removing not yet used shutdown flagGiuseppe Cavallaro
2010-11-24stmmac: update the driver versionGiuseppe CAVALLARO
2010-11-24stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO
2010-11-24stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO
2010-10-28stmmac: enable/disable rx/tx in the core with a single write.avisconti
2010-10-17stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro
2010-10-16stmmac: make function tables conststephen hemminger
2010-10-16stmmac: make ethtool functions localstephen hemminger
2010-10-06drivers/net/stmmac/: add HAS_IOMEM dependencyMartin Schwidefsky
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-17stmmac: use one memset() to reset TDES01Giuseppe CAVALLARO
2010-09-17stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-07stmmac: fix sleep inside atomicGiuseppe Cavallaro
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-31stmmac: Fix another build warning.David S. Miller
2010-08-30stmmac: Fix build warnings.David S. Miller
2010-08-26stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller