summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-01net: vxge: Declare the function vxge_reset_all_vpaths as voidZheng Yongjun
2021-06-01r8152: support pauseparam of ethtool_opsHayes Wang
2021-06-01qlcnic: Remove the repeated declarationShaokun Zhang
2021-06-01fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei
2021-06-01net: enetc: catch negative return code from enetc_pf_to_port()Vladimir Oltean
2021-06-01net: marvell: prestera: try to load previous fw versionVadym Kochan
2021-06-01net: marvell: prestera: bump supported firmware version to 3.0Vadym Kochan
2021-06-01net: marvell: prestera: align flood setting according to latest firmware versionVadym Kochan
2021-06-01net: marvell: prestera: disable events interrupt while handlingVadym Kochan
2021-06-01net: neterion: fix doc warnings in s2io.cYang Yingliang
2021-05-31net: hns3: add debugfs support for vlan configurationJian Shen
2021-05-31net: hns3: add support for VF modify VLAN filter stateJian Shen
2021-05-31net: hns3: add query basic info support for VFJian Shen
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-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-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-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-30net: phy: abort loading yt8511 driver in unsupported modesPeter Geis