Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-08net: stmmac: Disable automatic FCS/Pad strippingKurt Kanzenbach
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-04-04net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-03-09net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
2019-10-10net: stmmac: Remove break after a returnTiezhu Yang
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-24net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-05-24net: stmmac: dwmac1000: Fix Hash FilterJose Abreu
2019-05-24net: stmmac: dwmac1000: Also pass control frames while in promisc modeJose Abreu
2019-05-24net: stmmac: dwmac1000: Add MAC loopback supportJose Abreu
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-23net: 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-13net: stmmac: mac debug prepared for multiple queuesJoao Pinto
2017-03-13net: 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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-30stmmac: 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-19stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO
2016-08-31drivers: 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-03stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE
2015-12-02stmmac: 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-02stmmac: fix the rx csum featureGiuseppe CAVALLARO
2014-08-01net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-08-01net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers
2014-08-01net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers
2014-07-03net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers
2014-01-22stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2013-07-03stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO
2013-04-09stmmac: 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-15stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO
2012-04-05stmmac: 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