summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong
2014-09-01stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO
2014-09-01stmmac: fix the rx csum featureGiuseppe CAVALLARO
2014-08-31stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO
2014-08-31stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO
2014-08-31stmmac: fix LPI TW timer value to 20.5us.nandini sharma
2014-08-31stmmac: fix the EEE LPI Macro definitions.nandini sharma
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO
2014-08-29stmmac: ptp: fix the reference clockGiuseppe CAVALLARO
2014-08-29stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO
2014-08-29stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO
2014-08-25stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO
2014-08-25stmmac: fix rx checksum programmingGiuseppe CAVALLARO
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers
2014-07-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
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