aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
AgeCommit message (Expand)Author
2019-07-26net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto
2016-12-23stmmac: CSR clock configuration fixjpinto
2016-12-03net: stmmac: unify mdio functionsLABBE Corentin
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE
2015-12-01stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO
2015-04-16stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers
2014-09-01stmmac: fix the rx csum featureGiuseppe CAVALLARO
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI
2011-09-15stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO
2011-09-15stmmac: remove the mmc code (v3)Giuseppe CAVALLARO
2011-09-15stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher