summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen
2022-01-06mlxsw: Rename virtual router flex key elementAmit Cohen
2022-01-06dpaa2-switch: check if the port priv is validIoana Ciornei
2022-01-06dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...Ioana Ciornei
2022-01-06dpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa
2022-01-06ethernet: ibmveth: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06sfc: Use swap() instead of open coding itJiapeng Chong
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-05net: lantiq_xrx200: convert to build_skbAleksander Jan Bajkowski
2022-01-05net: lantiq_xrx200: increase napi poll weigthAleksander Jan Bajkowski
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05net: gemini: allow any RGMII interface modeRussell King (Oracle)
2022-01-05mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson
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-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-04sfc: The RX page_ring is optionalMartin Habets
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-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-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey
2022-01-03net: vxge: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET