summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO2014-09-011-2/+0
* stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-013-3/+31
* stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO2014-08-311-4/+3
* stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO2014-08-311-0/+5
* stmmac: fix LPI TW timer value to 20.5us.nandini sharma2014-08-311-1/+1
* stmmac: fix the EEE LPI Macro definitions.nandini sharma2014-08-311-4/+4
* stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-295-27/+79
* stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-293-6/+18
* stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO2014-08-293-3/+3
* stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO2014-08-291-1/+1
* stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO2014-08-251-0/+1
* stmmac: fix rx checksum programmingGiuseppe CAVALLARO2014-08-251-7/+6
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-316-21/+130
* net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-315-19/+14
* net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-315-62/+91
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-302-0/+73
* Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-072-73/+0
* net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-021-4/+1
* net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-021-1/+1
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-022-0/+73
* net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai2014-06-022-7/+14
* stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode2014-06-021-2/+0
* net: driver: stmicro: Remove some useless the lock protectionYang Wei2014-05-241-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-3/+1
|\
| * stmmac: Remove unbalanced clk_disable callHans de Goede2014-05-221-3/+1
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | net: stmmac: set phy to use polling by defaultDinh Nguyen2014-04-301-2/+5
* | stmmac: remove stmmac_configFlorian Fainelli2014-04-211-22/+0
|/
* 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
OpenPOWER on IntegriCloud