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