summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-01net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala
2021-06-01net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala
2021-06-01Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller
2021-06-01net: mdio: Fix spelling mistakesZheng Yongjun
2021-06-01net: usb: Fix spelling mistakesZheng Yongjun
2021-06-01vrf: Fix a typoZheng Yongjun
2021-06-01gtp: Fix a typoZheng Yongjun
2021-06-01macvlan: Fix a typoZheng Yongjun
2021-06-01igb: Fix -Wunused-const-variable warningYueHaibing
2021-06-01cxgb4: Fix -Wunused-const-variable warningYueHaibing
2021-06-01hamradio: bpqether: Fix -Wunused-const-variable warningYueHaibing
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee
2021-06-01NFC: microread: Remove redundant assignment to variable errNigel Christian
2021-06-01net: hdlc: add braces {} to all arms of the statementPeng Li
2021-06-01net: hdlc: move out assignment in if conditionPeng Li
2021-06-01net: hdlc: replace comparison to NULL with "!param"Peng Li
2021-06-01net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo)Peng Li
2021-06-01net: hdlc: fix an code style issue about "foo* bar"Peng Li
2021-06-01net: hdlc: add blank line after declarationsPeng Li
2021-06-01net: hdlc: remove redundant blank linesPeng Li
2021-06-01octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King
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