summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster2-18/+29
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster2-30/+31
2023-03-19net: lan966x: Stop using packing libraryHoratiu Vultur2-25/+50
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur4-14/+15
2023-03-19net: macb: Reset TX when TX halt times outHarini Katakam1-2/+8
2023-03-19ixgb: Remove ixgb driverTony Nguyen13-6292/+0
2023-03-19net: smc91x: Replace of_gpio.h with what indeed is usedAndy Shevchenko1-1/+1
2023-03-19net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak2-1/+7
2023-03-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li1-2/+70
2023-03-17net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li3-23/+36
2023-03-17net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam1-2/+1
2023-03-17net: wangxun: Remove macro that is redefinedmengyuanlou1-5/+0
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski54-191/+349
2023-03-17gve: Add AF_XDP zero-copy support for GQI-QPL formatPraveen Kaligineedi5-9/+274
2023-03-17gve: Add XDP REDIRECT support for GQI-QPL formatPraveen Kaligineedi5-17/+138
2023-03-17gve: Add XDP DROP and TX support for GQI-QPL formatPraveen Kaligineedi5-39/+687
2023-03-17gve: Changes to add new TX queuesPraveen Kaligineedi6-50/+104
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi8-44/+70
2023-03-17net: mana: Add new MANA VF performance counters for easier troubleshootingShradha Gupta2-4/+110
2023-03-17net: wangxun: Implement the ndo change mtu interfaceMengyuan Lou7-5/+31
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda2-2/+8
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda1-3/+7
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He2-0/+6
2023-03-16Merge tag 'mlx5-fixes-2023-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-47/+81
2023-03-16qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin1-1/+1
2023-03-16i825xx: sni_82596: use eth_hw_addr_set()Thomas Bogendoerfer1-6/+8
2023-03-16net: atlantic: Fix crash when XDP is enabled but no program is loadedToke Høiland-Jørgensen1-7/+21
2023-03-16net: macb: Add PTP support to EMAC for sama7g5Durai Manickam KR1-1/+2
2023-03-16net: macb: Add PTP support to GEM for sama7g5Durai Manickam KR1-1/+1
2023-03-16sh_eth: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-16ravb: avoid PHY being resumed when interface is not upWolfram Sang1-2/+10
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring14-30/+24
2023-03-16ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski1-3/+2
2023-03-15nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia3-23/+154
2023-03-15nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia1-26/+28
2023-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia2-2/+8
2023-03-15nfp: flower: refactor function "is_post_ct_flow"Wentao Jia1-13/+12
2023-03-15nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia1-0/+12
2023-03-15nfp: flower: add get_flow_act_ct() for ct actionWentao Jia1-1/+17
2023-03-15net/mlx5e: Enable TC offload for egress MACVLAN over bondMaor Dickman1-3/+3
2023-03-15net/mlx5e: Enable TC offload for ingress MACVLAN over bondMaor Dickman1-1/+6
2023-03-15net/mlx5e: TC, Extract indr setup block checks to functionMaor Dickman1-22/+36
2023-03-15net/mlx5e: Add more information to hairpin table dumpGal Pressman1-2/+6
2023-03-15net/mlx5e: Add devlink hairpin queues parametersGal Pressman3-31/+87
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman7-177/+163
2023-03-15net/mlx5e: Add XSK RQ state flag for RQ devlink health diagnosticsAdham Faris3-2/+10
2023-03-15net/mlx5e: Expose SQ SW state as part of SQ health diagnosticsAdham Faris2-1/+51
2023-03-15net/mlx5e: Stringify RQ SW state in RQ devlink health diagnosticsAdham Faris2-5/+50
2023-03-15net/mlx5e: Rename RQ/SQ adaptive moderation state flagAdham Faris3-6/+6
2023-03-15net/mlx5e: Utilize the entire fifoRahul Rameshbabu1-1/+1