summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix sti compatibililiesGiuseppe CAVALLARO2014-10-152-5/+6
* stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO2014-10-141-169/+205
* stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO2014-10-141-0/+1
* stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO2014-10-141-5/+10
* stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers2014-10-101-2/+2
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-041-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-2/+9
|\
| * net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong2014-09-291-2/+9
* | net: stmmac: add Amlogic Meson glue layerBeniamino Galvani2014-09-265-0/+84
* | net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun2014-09-131-2/+2
* | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-0812-58/+152
|\|
| * stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO2014-09-021-2/+0Star
| * stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-023-3/+31
| * stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO2014-09-011-4/+3Star
| * stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO2014-09-011-0/+5
| * stmmac: fix LPI TW timer value to 20.5us.nandini sharma2014-09-011-1/+1
| * stmmac: fix the EEE LPI Macro definitions.nandini sharma2014-09-011-4/+4
| * stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-305-27/+79
| * stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-303-6/+18
| * stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO2014-08-303-3/+3
| * stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO2014-08-301-1/+1
| * stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO2014-08-261-0/+1
| * stmmac: fix rx checksum programmingGiuseppe CAVALLARO2014-08-261-7/+6Star
* | net: stmmac: fix warning from Sparse for socfpgaLey Foon Tan2014-08-301-2/+1Star
* | stmmac: simple cleanupsPavel Machek2014-08-263-12/+10Star
* | net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan2014-08-221-0/+63
|/
* 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/+14Star
* 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-312-0/+73
* Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-082-73/+0Star
* net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-031-4/+1Star
* net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-031-1/+1
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-032-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/+0Star
* net: driver: stmicro: Remove some useless the lock protectionYang Wei2014-05-251-6/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-3/+1Star
|\
| * stmmac: Remove unbalanced clk_disable callHans de Goede2014-05-221-3/+1Star
* | 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/+0Star
|/
* 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-251-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/+34Star
* stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO2014-03-111-6/+6