aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-31net: dsa: sja1105: add a translation table for port speedsVladimir Oltean4-35/+84
2021-05-31net: dsa: sja1105: add a PHY interface type compatibility matrixVladimir Oltean3-29/+55
2021-05-31net: dsa: sja1105: cache the phy-mode port propertyVladimir Oltean2-21/+4
2021-05-31net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2Vladimir Oltean3-17/+16
2021-05-31net: dsa: sja1105: allow SGMII PCS configuration to be per portVladimir Oltean1-31/+44
2021-05-31net: dsa: sja1105: be compatible with "ethernet-ports" OF node nameVladimir Oltean1-0/+2
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang1-1/+0
2021-05-31ipv6: align code with contextRocco Yue1-4/+4
2021-05-31Merge branch 'net-sealevel-clean-up-some-code-style-issues'Jakub Kicinski1-79/+47
2021-05-31net: sealevel: fix the alignment issuePeng Li1-1/+1
2021-05-31net: sealevel: fix the comments style issuePeng Li1-42/+18
2021-05-31net: sealevel: remove meaningless commentsPeng Li1-3/+0
2021-05-31net: sealevel: fix a code style issue about switch and casePeng Li1-18/+18
2021-05-31net: sealevel: remove redundant initialization for staticsPeng Li1-1/+1
2021-05-31net: sealevel: add some required spacesPeng Li1-4/+4
2021-05-31net: sealevel: open brace '{' following struct go on the same linePeng Li1-4/+2
2021-05-31net: sealevel: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-05-31net: sealevel: add blank line after declarationsPeng Li1-0/+2
2021-05-31net: sealevel: remove redundant blank linesPeng Li1-5/+0
2021-05-31ipv6: use prandom_u32() for ID generationWilly Tarreau1-23/+5
2021-05-31virtio-net: Add validation for used lengthXie Yongji1-7/+13
2021-05-31nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski1-2/+2
2021-05-31nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski3-16/+0
2021-05-31nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski1-5/+0
2021-05-31nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski1-7/+0
2021-05-31nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski1-2/+1
2021-05-31nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski3-55/+0
2021-05-31nfc: mrvl: simplify with module_driverKrzysztof Kozlowski1-17/+1
2021-05-31nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski3-20/+20
2021-05-31nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski8-101/+13
2021-05-31nfc: mei_phy: drop ftrace-like debugging messagesKrzysztof Kozlowski1-8/+0
2021-05-31nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski3-43/+1
2021-05-30Merge branch 'fixes-for-yt8511-phy-driver'Jakub Kicinski1-8/+9
2021-05-30net: phy: abort loading yt8511 driver in unsupported modesPeter Geis1-7/+8
2021-05-30net: phy: fix yt8511 clang uninitialized variable warningPeter Geis1-1/+1
2021-05-30Merge branch 'net-dsa-qca8k-check-return-value-of-read-functions-correctly'Jakub Kicinski1-70/+65
2021-05-30net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()Yang Yingliang1-2/+7
2021-05-30net: dsa: qca8k: check return value of read functions correctlyYang Yingliang1-70/+60
2021-05-30octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-05-30net: axienet: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-05-29Merge branch 'npc-kpu-updates'Jakub Kicinski7-902/+3464
2021-05-29octeontx2-af: Update the default KPU profile and fixesGeorge Cherian2-848/+2908
2021-05-29octeontx2-af: support for coalescing KPU profilesHarman Kalra2-15/+79
2021-05-29octeontx2-af: adding new lt def registers supportHarman Kalra5-4/+112
2021-05-29octeontx2-af: load NPC profile via firmware databaseHarman Kalra2-17/+101
2021-05-29octeontx2-af: add support for custom KPU entriesStanislaw Kardach5-40/+286
2021-05-28ehea: fix error return code in ehea_restart_qps()Zhen Lei1-4/+5
2021-05-28r8169: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-05-28net: stmmac: the XPCS obscures a potential "PHY not found" errorVladimir Oltean1-6/+15
2021-05-28nfc: st95hf: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski1-1/+1