summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-31net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen
2021-05-31net: hns3: remove unnecessary updating port based VLANJian Shen
2021-05-31net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen
2021-05-31net: hns3: add 'QoS' support for port based VLAN configurationJian Shen
2021-05-31sctp: sm_statefuns: Fix spelling mistakesZheng Yongjun
2021-05-31rds: Fix spelling mistakesZheng Yongjun
2021-05-31net: sched: Fix spelling mistakesZheng Yongjun
2021-05-31nfc: hci: Fix spelling mistakesZheng Yongjun
2021-05-31Merge branch 'part-2-of-sja1105-dsa-driver-preparation-for-new-switch-introdu...Jakub Kicinski
2021-05-31net: dsa: sja1105: some table entries are always present when read dynamicallyVladimir Oltean
2021-05-31net: dsa: sja1105: always keep RGMII ports in the MAC roleVladimir Oltean
2021-05-31net: dsa: sja1105: add a translation table for port speedsVladimir Oltean
2021-05-31net: dsa: sja1105: add a PHY interface type compatibility matrixVladimir Oltean
2021-05-31net: dsa: sja1105: cache the phy-mode port propertyVladimir Oltean
2021-05-31net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2Vladimir Oltean
2021-05-31net: dsa: sja1105: allow SGMII PCS configuration to be per portVladimir Oltean
2021-05-31net: dsa: sja1105: be compatible with "ethernet-ports" OF node nameVladimir Oltean
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang
2021-05-31ipv6: align code with contextRocco Yue
2021-05-31Merge branch 'net-sealevel-clean-up-some-code-style-issues'Jakub Kicinski
2021-05-31net: sealevel: fix the alignment issuePeng Li
2021-05-31net: sealevel: fix the comments style issuePeng Li
2021-05-31net: sealevel: remove meaningless commentsPeng Li
2021-05-31net: sealevel: fix a code style issue about switch and casePeng Li
2021-05-31net: sealevel: remove redundant initialization for staticsPeng Li
2021-05-31net: sealevel: add some required spacesPeng Li
2021-05-31net: sealevel: open brace '{' following struct go on the same linePeng Li
2021-05-31net: sealevel: fix the code style issue about "foo* bar"Peng Li
2021-05-31net: sealevel: add blank line after declarationsPeng Li
2021-05-31net: sealevel: remove redundant blank linesPeng Li
2021-05-31ipv6: use prandom_u32() for ID generationWilly Tarreau
2021-05-31virtio-net: Add validation for used lengthXie Yongji
2021-05-31nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski
2021-05-31nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-31nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-31nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-31nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski
2021-05-31nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-31nfc: mrvl: simplify with module_driverKrzysztof Kozlowski
2021-05-31nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski
2021-05-31nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski
2021-05-31nfc: mei_phy: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-31nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-30Merge branch 'fixes-for-yt8511-phy-driver'Jakub Kicinski
2021-05-30net: phy: abort loading yt8511 driver in unsupported modesPeter Geis
2021-05-30net: phy: fix yt8511 clang uninitialized variable warningPeter Geis
2021-05-30Merge branch 'net-dsa-qca8k-check-return-value-of-read-functions-correctly'Jakub Kicinski
2021-05-30net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()Yang Yingliang
2021-05-30net: dsa: qca8k: check return value of read functions correctlyYang Yingliang