summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-11/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1Star
* | net: stmmac: dwmac1000: Clear unused address entriesJose Abreu2019-05-241-0/+6
* | net: stmmac: dwmac1000: Fix Hash FilterJose Abreu2019-05-241-0/+1
* | net: stmmac: dwmac1000: Also pass control frames while in promisc modeJose Abreu2019-05-241-1/+1
* | net: stmmac: dwmac1000: Add MAC loopback supportJose Abreu2019-05-241-0/+13
|/
* net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu2018-04-231-19/+10Star
* net: stmmac: remove redundant enable of PMT irqNiklas Cassel2018-02-091-2/+0Star
* net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli2018-01-221-1/+11
* net-next: stmmac: rework the speed selectionLABBE Corentin2017-05-251-11/+15
* net: stmmac: add set_mac to the stmmac_opsLABBE Corentin2017-03-241-0/+1
* net: stmmac: mac debug prepared for multiple queuesJoao Pinto2017-03-131-1/+2
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-131-1/+2
* net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-241-7/+3Star
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-0/+4
|\
| * stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-01-301-0/+4
* | stmmac: adding DT parameter for LPI tx clock gatingjpinto2017-01-091-1/+4
|/
* stmmac: CSR clock configuration fixjpinto2016-12-231-1/+1
* net: stmmac: unify mdio functionsLABBE Corentin2016-12-031-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-1/+1
|\
| * stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-191-1/+1
* | drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King2016-08-311-1/+1
|/
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-0/+15
* drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-281-7/+17
* drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO2016-06-281-59/+51Star
* stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE2016-04-031-2/+5
* stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO2015-12-011-0/+75
* stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers2015-04-161-1/+4
* stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers2014-10-101-2/+2
* stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-021-1/+5
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-311-16/+50
* net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-311-15/+10Star
* net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-311-15/+35
* net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-031-4/+1Star
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-221-1/+6
* stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-031-38/+19Star
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-081-34/+36
* stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-261-3/+61
* stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-261-16/+28
* stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-011-8/+93
* stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-151-2/+9
* stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI2012-04-051-2/+2
* stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO2011-09-151-4/+2Star
* stmmac: remove the mmc code (v3)Giuseppe CAVALLARO2011-09-151-2/+0Star
* stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO2011-09-151-3/+0Star
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-121-0/+251