summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-02net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala5-18/+110
2021-06-02net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala3-9/+68
2021-06-02Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller22-58/+1023
2021-06-02net: mdio: Fix spelling mistakesZheng Yongjun4-4/+4
2021-06-02net: usb: Fix spelling mistakesZheng Yongjun8-13/+13
2021-06-02vrf: Fix a typoZheng Yongjun1-1/+1
2021-06-02gtp: Fix a typoZheng Yongjun1-1/+1
2021-06-02macvlan: Fix a typoZheng Yongjun1-1/+1
2021-06-02igb: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-02cxgb4: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-02hamradio: bpqether: Fix -Wunused-const-variable warningYueHaibing1-2/+2
2021-06-02net: stmmac: enable platform specific safety featuresWong Vee Khee7-14/+71
2021-06-02NFC: microread: Remove redundant assignment to variable errNigel Christian1-1/+0
2021-06-02net: hdlc: add braces {} to all arms of the statementPeng Li1-1/+2
2021-06-02net: hdlc: move out assignment in if conditionPeng Li1-2/+4
2021-06-02net: hdlc: replace comparison to NULL with "!param"Peng Li1-2/+2
2021-06-02net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo)Peng Li1-11/+10
2021-06-02net: hdlc: fix an code style issue about "foo* bar"Peng Li1-1/+1
2021-06-02net: hdlc: add blank line after declarationsPeng Li1-0/+4
2021-06-02net: hdlc: remove redundant blank linesPeng Li1-23/+0
2021-06-02octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King1-1/+1
2021-06-02net: vxge: Declare the function vxge_reset_all_vpaths as voidZheng Yongjun1-21/+6
2021-06-02r8152: support pauseparam of ethtool_opsHayes Wang1-0/+75
2021-06-02qlcnic: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-02fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify codeZhen Lei1-10/+2
2021-06-02net: enetc: catch negative return code from enetc_pf_to_port()Vladimir Oltean1-7/+24
2021-06-02net: marvell: prestera: try to load previous fw versionVadym Kochan1-22/+61
2021-06-02net: marvell: prestera: bump supported firmware version to 3.0Vadym Kochan1-1/+1
2021-06-02net: marvell: prestera: align flood setting according to latest firmware versionVadym Kochan3-11/+94
2021-06-02net: marvell: prestera: disable events interrupt while handlingVadym Kochan1-0/+19
2021-06-02net: neterion: fix doc warnings in s2io.cYang Yingliang1-0/+6
2021-06-01net: hns3: add debugfs support for vlan configurationJian Shen6-12/+322
2021-06-01net: hns3: add support for VF modify VLAN filter stateJian Shen5-2/+22
2021-06-01net: hns3: add query basic info support for VFJian Shen5-20/+45
2021-06-01net: hns3: add support for modify VLAN filter stateJian Shen9-54/+214
2021-06-01net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen2-24/+22
2021-06-01net: hns3: remove unnecessary updating port based VLANJian Shen1-9/+0
2021-06-01net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen3-9/+8
2021-06-01net: hns3: add 'QoS' support for port based VLAN configurationJian Shen1-28/+63
2021-06-01net: dsa: sja1105: some table entries are always present when read dynamicallyVladimir Oltean1-7/+8
2021-06-01net: dsa: sja1105: always keep RGMII ports in the MAC roleVladimir Oltean2-7/+8
2021-06-01net: dsa: sja1105: add a translation table for port speedsVladimir Oltean4-35/+84
2021-06-01net: dsa: sja1105: add a PHY interface type compatibility matrixVladimir Oltean3-29/+55
2021-06-01net: dsa: sja1105: cache the phy-mode port propertyVladimir Oltean2-21/+4
2021-06-01net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2Vladimir Oltean3-17/+16
2021-06-01net: dsa: sja1105: allow SGMII PCS configuration to be per portVladimir Oltean1-31/+44
2021-06-01net: dsa: sja1105: be compatible with "ethernet-ports" OF node nameVladimir Oltean1-0/+2
2021-06-01bnx2x: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-01net: sealevel: fix the alignment issuePeng Li1-1/+1
2021-06-01net: sealevel: fix the comments style issuePeng Li1-42/+18