aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-12-20gve: Correct order of processing device optionsJeroen de Borst1-4/+4
2021-12-20net: amd-xgbe: Disable the CDR workaround path for Yellow Carp DevicesRaju Rangoju1-2/+5
2021-12-20net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju2-6/+6
2021-12-20net: amd-xgbe: Add Support for Yellow Carp Ethernet deviceRaju Rangoju2-0/+6
2021-12-20net: lan966x: Extend switchdev with fdb supportHoratiu Vultur6-3/+298
2021-12-20net: lan966x: Extend switchdev bridge flagsHoratiu Vultur1-0/+39
2021-12-20net: lan966x: Add vlan support.Horatiu Vultur5-6/+448
2021-12-20net: lan966x: Add support to offload the forwarding.Horatiu Vultur5-2/+354
2021-12-20net: lan966x: Remove .ndo_change_rx_flagsHoratiu Vultur1-23/+0
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur2-0/+114
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur3-0/+266
2021-12-20net: lan966x: Add registers that are used for switch and vlan functionalityHoratiu Vultur1-0/+129
2021-12-20mlxsw: core: Extend devlink health reporter with new events and parametersDanielle Ratson1-0/+131
2021-12-20mlxsw: reg: Extend MFDE register with new events and parametersDanielle Ratson1-1/+104
2021-12-20mlxsw: core: Convert a series of if statements to switch caseDanielle Ratson1-18/+40
2021-12-20mlxsw: Fix naming convention of MFDE fieldsDanielle Ratson2-15/+12
2021-12-20bnx2x: Invalidate fastpath HSI version for VFsManish Chopra1-2/+11
2021-12-20bnx2x: Utilize firmware 7.13.21.0Manish Chopra5-28/+69
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng3-5/+5
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng3-1/+7
2021-12-18qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang3-5/+13
2021-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller5-247/+1260
2021-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller4-41/+62
2021-12-17net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter1-3/+0
2021-12-17net: mtk_eth_soc: delete an unneeded variableDan Carpenter1-1/+0
2021-12-17tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder1-0/+1
2021-12-17net: marvell: prestera: fix incorrect structure accessYevhen Orlov1-7/+12
2021-12-17net: marvell: prestera: fix incorrect return of port_findYevhen Orlov1-6/+10
2021-12-17net: lantiq_xrx200: increase buffer reservationAleksander Jan Bajkowski1-10/+24
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley1-0/+50
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley3-51/+383
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley5-51/+135
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley3-94/+453
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley3-52/+240
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski2-6/+1
2021-12-17ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski1-4/+10
2021-12-17ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski1-5/+1
2021-12-17ice: remove dead store on XSK hotpathAlexander Lobakin1-1/+0
2021-12-17ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski3-22/+47
2021-12-17ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski1-6/+6
2021-12-17r8169: Avoid misuse of pm_ptr() macroPaul Cercueil1-1/+3
2021-12-16net: mana: Add RX fencingDexuan Cui2-5/+66
2021-12-16net: vertexcom: remove unneeded semicolonYang Li1-1/+1
2021-12-16nfp: flower: refine the use of circular bufferYinjun Zhang1-19/+31
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-65/+194
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner3-8/+5
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-16sfc_ef100: potential dereference of null pointerJiasheng Jiang1-0/+3
2021-12-16net: prestera: flower template supportVolodymyr Mytnyk6-3/+145
2021-12-16net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping1-1/+3