Commit Graph

100 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
Giuseppe CAVALLARO 36bcfe7d74 stmmac: unify MAC and PHY configuration parameters (V2) 14 years ago
Giuseppe CAVALLARO f3240e2811 stmmac: remove warning when compile as built-in (V2) 14 years ago
Giuseppe CAVALLARO 3bec5dcc64 stmmac: update the version (V2) 14 years ago
Jiri Pirko 5526c03137 stmmac: do vlan cleanup 14 years ago
Srinivas Kandagatla 61b8013a11 stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) 14 years ago
Shiraz Hashim eb0dc4bb2e stmmac: add memory barriers at appropriate places 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
Richard Cochran 52f64faeb0 stmmac: fix race in transmit time stamping. 14 years ago
Richard Cochran 3e82ce120c stmmac: enable transmit time stamping. 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Paul Gortmaker c0cba59e77 drivers/net: add prefetch header for prefetch users 14 years ago
Giuseppe CAVALLARO 64c7f304b8 stmmac: fix autoneg in set_pauseparam 14 years ago
David Decotigny 1334cb6082 stmmac: don't go through ethtool to start auto-negotiation 14 years ago
Giuseppe CAVALLARO 34da9e50e9 stmmac: removed not used definitions 14 years ago
Viresh KUMAR 57a503c61d net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h 14 years ago
David Decotigny 8ae6daca85 ethtool: Call ethtool's get/set_settings callbacks with cleaned data 14 years ago
Giuseppe Cavallaro 74ae2fd7d3 stmmac: review Wol and enable the Unicast support 14 years ago
Giuseppe CAVALLARO a08070acd4 stmmac: fix Transmit Underflow error 14 years ago
Giuseppe CAVALLARO f66ffe2859 stmmac: fix open funct when exit on error 14 years ago
Giuseppe CAVALLARO bded18c2dd stmmac: fixed dma lib build when turn-on the debug option 14 years ago
Michał Mirosław 5e982f3bfd net: stmmac: convert to hw_features 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Giuseppe Cavallaro 539c9aa5ba stmmac: enable wol via magic frame by default. 14 years ago
Dan Carpenter 34a52f363a stmmac: unwind properly in stmmac_dvr_probe() 14 years ago
Tobias Klauser 0e51d67ebb stmmac: Remove redundant unlikely() 14 years ago
Michał Mirosław 7903264402 net: Fix too optimistic NETIF_F_HW_CSUM features 14 years ago
Vlad Lungu f8e9616108 stmmac: priv->lock can be used uninitialized 14 years ago
Giuseppe Cavallaro 5e95596897 stmmac: fix stmmac_resume removing not yet used shutdown flag 14 years ago
Giuseppe CAVALLARO 2757a15f08 stmmac: update the driver version 14 years ago
Giuseppe CAVALLARO 874bd42d24 stmmac: convert to dev_pm_ops. 14 years ago
Giuseppe CAVALLARO 293bb1c41b stmmac: add init/exit callback in plat_stmmacenet_data struct 14 years ago
Giuseppe CAVALLARO 9dfeb4d953 stmmac: tidy-up stmmac_priv structure 14 years ago
avisconti 19449bfc10 stmmac: enable/disable rx/tx in the core with a single write. 14 years ago
Giuseppe Cavallaro f3e85df845 stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c 15 years ago
stephen hemminger cadb7924b1 stmmac: make function tables const 15 years ago
stephen hemminger 8ee17ae68c stmmac: make ethtool functions local 15 years ago
Martin Schwidefsky 9deec17f9f drivers/net/stmmac/: add HAS_IOMEM dependency 15 years ago
Giuseppe Cavallaro 543876c928 stmmac: review the wake-up support 15 years ago
Giuseppe CAVALLARO b71c7aaa1e stmmac: use one memset() to reset TDES01 15 years ago
Giuseppe CAVALLARO c629882ac7 stmmac: prevent dma init stuck in case of failures. 15 years ago
Giuseppe CAVALLARO ebbb293f8b stmmac: consolidate and tidy-up the COE support 15 years ago
Giuseppe CAVALLARO dfb8fb96ae stmmac: add CSR Clock range selection 15 years ago
Giuseppe Cavallaro c4433be6e1 stmmac: fix sleep inside atomic 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
David S. Miller 74af4c7df3 stmmac: Fix another build warning. 15 years ago
David S. Miller 1f0f638856 stmmac: Fix build warnings. 15 years ago
David S. Miller 250ad8f55c stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE 15 years ago
Giuseppe CAVALLARO ad01b7d480 stmmac: make ioaddr 'void __iomem *' rather than unsigned long 15 years ago
Giuseppe CAVALLARO ac75791aa9 stmmac: remove dead option in the driver's Kconfig 15 years ago