summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Add SOCFPGA glue driverDinh Nguyen2014-03-285-0/+147
* stmmac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO2014-03-111-1/+1
* stmmac: fix chained modeGiuseppe CAVALLARO2014-03-114-53/+34
* stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO2014-03-111-6/+6
* stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO2014-03-111-4/+19
* net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser2014-02-241-1/+1
* net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-135-0/+350
* net: stmmac: Log MAC address only onceHans de Goede2014-01-261-2/+2
* net: stmmac: Silence PTP init errors on hw without PTPHans de Goede2014-01-261-1/+1
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-216-12/+32
* net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstampdamuzi0002014-01-193-19/+21
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-195-0/+158
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-10/+34
* net: stmmac: Deprecate snps, phy-addr and auto-detect PHY addressChen-Yu Tsai2014-01-191-1/+8
* net: stmmac: Honor DT parameter to force DMA store and forward modeChen-Yu Tsai2014-01-191-0/+2
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-4/+14
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-195-5/+25
* net: stmmac: Enable stmmac main clock when probing hardwareChen-Yu Tsai2014-01-191-13/+13
* net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla2014-01-162-2/+8
* net: stmmac: restore pinstate in pm resume.Srinivas Kandagatla2014-01-161-0/+3
* net: stmmac: use suspend functions for hibernationSrinivas Kandagatla2014-01-163-50/+12
* net: stmmac: fix power management suspend-resume caseSrinivas Kandagatla2014-01-161-6/+7
* net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla2014-01-162-1/+2
* net: stmmac: move hardware setup for stmmac_open to new functionSrinivas Kandagatla2014-01-161-67/+88
* net: stmmac: move dma allocation to new functionSrinivas Kandagatla2014-01-161-84/+85
* net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla2014-01-161-1/+0
* net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-162-1/+7
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* stmmac: Add vlan rx for better GRO performance.Vince Bridgers2014-01-151-0/+19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-062-13/+11
|\
| * stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2013-12-292-13/+11
* | stmicro: make local variables staticstephen hemminger2014-01-013-6/+4
* | drivers: net: Mark functions as static in stmmac_platform.cRashika Kheria2013-12-191-2/+2
|/
* stmmac: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+3
* net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
* stmicro: Remove extern from function prototypesJoe Perches2013-09-244-23/+22
* net: stmmac: fix bad merge conflict resolutionOlof Johansson2013-09-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-9/+12
|\
| * net: stmmac: fixed the pbl setting with DTByungho An2013-08-281-8/+12
* | driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang2013-09-041-2/+2
* | net: stmmac: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-302-1/+8
* | stmmac: remove useless csum flagGiuseppe CAVALLARO2013-08-212-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-162-21/+103
|\ \ | |/
| * stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-121-19/+92
| * net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-091-2/+11
* | drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang2013-07-241-3/+0
|/
* dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-041-2/+46
OpenPOWER on IntegriCloud