aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2014-07-07Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers
2014-07-02net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers
2014-07-02net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-06-02net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai
2014-06-02stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode
2014-05-24net: driver: stmicro: Remove some useless the lock protectionYang Wei
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-30net: stmmac: set phy to use polling by defaultDinh Nguyen
2014-04-21stmmac: remove stmmac_configFlorian Fainelli
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen
2014-03-24stmmac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla
2014-01-26net: stmmac: Log MAC address only onceHans de Goede
2014-01-26net: stmmac: Silence PTP init errors on hw without PTPHans de Goede
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-19net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi000
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-19net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai
2014-01-19net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai
2014-01-19net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai
2014-01-16net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla
2014-01-16net: stmmac: restore pinstate in pm resume.Srinivas Kandagatla
2014-01-16net: stmmac: use suspend functions for hibernationSrinivas Kandagatla
2014-01-16net: stmmac: fix power management suspend-resume caseSrinivas Kandagatla
2014-01-16net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla
2014-01-16net: stmmac: move hardware setup for stmmac_open to new functionSrinivas Kandagatla
2014-01-16net: stmmac: move dma allocation to new functionSrinivas Kandagatla
2014-01-16net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-15stmmac: Add vlan rx for better GRO performance.Vince Bridgers
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-01stmicro: make local variables staticstephen hemminger
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers
2013-12-19drivers: net: Mark functions as static in stmmac_platform.cRashika Kheria
2013-11-14stmmac: Validate hwtstamp_config completely before applying itBen Hutchings
2013-10-22net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-24stmicro: Remove extern from function prototypesJoe Perches