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