aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAge
* stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-27
* stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen2014-12-22
* stmmac: review driver when run kernel-docGiuseppe CAVALLARO2014-11-19
* stmmac: split to core library and probe driversAndy Shevchenko2014-11-11
* stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko2014-11-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\
| * stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-05
| * stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-05
| * stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-05
| * stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-05
| * stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-05
* | stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2014-11-05
|/
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\
| * net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong2014-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\|
| * stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO2014-09-02
| * stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-02
| * stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO2014-09-01
| * stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO2014-09-01
| * stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-29
| * stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-29
| * stmmac: fix rx checksum programmingGiuseppe CAVALLARO2014-08-25
* | stmmac: simple cleanupsPavel Machek2014-08-25
|/
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-31
* net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-31
* net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-31
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-30
* net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai2014-06-02
* 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
* | stmmac: remove stmmac_configFlorian Fainelli2014-04-21
|/
* stmmac: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* 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: 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: 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: 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: support max-speed device tree propertySrinivas Kandagatla2014-01-16