summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang
2022-01-05net: hns3: refactor VF tqp stats APIs with new common tqp stats APIsJie Wang
2022-01-05net: hns3: refactor PF tqp stats APIs with new common tqp stats APIsJie Wang
2022-01-05net: hns3: create new set of common tqp stats APIs for PF and VF reuseJie Wang
2022-01-05net: hns3: refactor VF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: refactor PF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: create new set of common rss init APIs for PF and VF reuseJie Wang
2022-01-05net: hns3: refactor VF rss set APIs with new common rss set APIsJie Wang
2022-01-05net: hns3: refactor PF rss set APIs with new common rss set APIsJie Wang
2022-01-05net: hns3: create new set of common rss set APIs for PF and VF moduleJie Wang
2022-01-05net: hns3: refactor VF rss get APIs with new common rss get APIsJie Wang
2022-01-05net: hns3: refactor PF rss get APIs with new common rss get APIsJie Wang
2022-01-05net: hns3: create new set of common rss get APIs for PF and VF rss moduleJie Wang
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang
2022-01-05net: hns3: create new rss common structure hclge_comm_rss_cfgJie Wang
2022-01-05net: lan966x: Extend switchdev with mdb supportHoratiu Vultur
2022-01-05net: lan966x: Add PGID_GP_START and PGID_GP_ENDHoratiu Vultur
2022-01-05net: lan966x: Add function lan966x_mac_ip_learn()Horatiu Vultur
2022-01-05net: ethernet: mtk_eth_soc: implement Clause 45 MDIO accessDaniel Golle
2022-01-05net: ethernet: mtk_eth_soc: fix return values and refactor MDIO opsDaniel Golle
2022-01-04Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar
2022-01-04ethernet/sfc: remove redundant rc variableMinghao Chi
2022-01-04net: fixup build after bpf header changesJakub Kicinski
2022-01-04net: lantiq_xrx200: add ingress SG DMA supportAleksander Jan Bajkowski
2022-01-04phy: nxp-c45-tja11xx: add extts and perout supportRadu Pirea (NXP OSS)
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey
2022-01-03net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-03net: vxge: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-01-03ethernet: s2io: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-01-03net: vertexcom: default to disabled on kbuildSaeed Mahameed
2022-01-02net: pcs: lynx: use a common naming scheme for all lynx_pcs variablesColin Foster
2022-01-02net: ethernet: enetc: name change for clarity from pcs to mdio_deviceColin Foster
2022-01-02net: dsa: seville: name change for clarity from pcs to mdio_deviceColin Foster
2022-01-02net: dsa: felix: name change for clarity from pcs to mdio_deviceColin Foster
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster
2022-01-02enic: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2022-01-02qed: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-01-02chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-01-02sun/cassini: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-01-02tehuti: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-01-02enic: Use dma_set_mask_and_coherent()Christophe JAILLET
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-31Merge tag 'mlx5-updates-2021-12-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-12-31net: hns3: delete the hclge_cmd.c and hclgevf_cmd.cJie Wang
2021-12-31net: hns3: refactor VF cmdq init and uninit APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor PF cmdq init and uninit APIs with new common APIsJie Wang
2021-12-31net: hns3: create common cmdq init and uninit APIsJie Wang
2021-12-31net: hns3: refactor VF cmdq resource APIs with new common APIsJie Wang
2021-12-31net: hns3: refactor PF cmdq resource APIs with new common APIsJie Wang
2021-12-31net: hns3: create common cmdq resource allocate/free/query APIsJie Wang