aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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
2013-09-05net: stmmac: fix bad merge conflict resolutionOlof Johansson
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang
2013-08-30net: stmmac: use dev_get_platdata()Jingoo Han
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang
2013-08-28net: stmmac: fixed the pbl setting with DTByungho An
2013-08-21stmmac: remove useless csum flagGiuseppe CAVALLARO
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz
2013-08-09net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An
2013-07-24drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang