summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-04iavf: Fix limit of total number of queues to active queues of VFKaren Sornek
2022-01-04i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-04i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-04i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-04i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
2022-01-04ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin
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-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian 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-02net/fsl: Remove leftover definition in xgmac_mdioMarkus Koch
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-02rndis_host: support Hytera digital radiosThomas Toye
2022-01-02net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski
2022-01-02net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski
2022-01-02net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski
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
2021-12-31net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send APIJie Wang
2021-12-31net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send APIJie Wang
2021-12-31net: hns3: create new set of unified hclge_comm_cmd_send APIsJie Wang
2021-12-31net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq moduleJie Wang
2021-12-31net: hns3: create new cmdq hardware description structure hclge_comm_hwJie Wang
2021-12-31net: hns3: refactor hns3 makefile to support hns3_common moduleJie Wang
2021-12-31net/mlx5: Set SMFS as a default steering mode if device supports itYevgeny Kliteynik
2021-12-31net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik
2021-12-31net/mlx5: DR, Improve steering for empty or RX/TX-only matchersYevgeny Kliteynik