summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-01-03net: ena: Move XDP code to its new filesDavid Arinzon
2024-01-03octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-03Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03net: mvpp2: initialize port fwnode pointerMarcin Wojtas
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo
2024-01-03ice: fix Get link status data lengthPaul Greenwalt
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-02net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-02sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu
2024-01-02i40e: Avoid unnecessary use of comma operatorSimon Horman
2024-01-02i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2024-01-02ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-01-02ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-01-02ixgbe: report link state for VF devicesOvidiu Panait
2024-01-02ice: Fix some null pointer dereference issues in ice_ptp.cKunwu Chan
2024-01-02ice: ice_base.c: Add const modifier to params and varsJan Glaza
2024-01-02ice: remove rx_len_errors statisticJan Sokolowski
2024-01-02ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()Jacob Keller
2024-01-02ice: Add support for packet mirroring using hardware in switchdev modeAndrii Staikov
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski
2024-01-02octeon_ep_vf: add ethtool supportShinas Rasheed
2024-01-02octeon_ep_vf: add Tx/Rx processing and interrupt supportShinas Rasheed
2024-01-02octeon_ep_vf: add support for ndo opsShinas Rasheed
2024-01-02octeon_ep_vf: add Tx/Rx ring resource setup and cleanupShinas Rasheed
2024-01-02octeon_ep_vf: add VF-PF mailbox communication.Shinas Rasheed
2024-01-02octeon_ep_vf: add hardware configuration APIsShinas Rasheed
2024-01-02octeon_ep_vf: Add driver framework and device initializationShinas Rasheed
2024-01-02net/ps3_gelic_net: Add gelic_descr structuresGeoff Levand
2024-01-02bnxt_en: Add support for ntuple filter deletion by ethtool.Michael Chan
2024-01-02bnxt_en: Add support for ntuple filters added from ethtool.Michael Chan
2024-01-02bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.Michael Chan
2024-01-02bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters().Michael Chan
2024-01-02bnxt_en: Refactor the hash table logic for ntuple filters.Michael Chan
2024-01-02bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().Michael Chan
2024-01-02bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct.Michael Chan
2024-01-02bnxt_en: Add bnxt_lookup_ntp_filter_from_idx() functionMichael Chan
2024-01-02bnxt_en: Add function to calculate Toeplitz hashPavan Chebbi
2024-01-02bnxt_en: Refactor L2 filter alloc/free firmware commands.Michael Chan
2024-01-02bnxt_en: Re-structure the bnxt_ntuple_filter structure.Michael Chan
2024-01-02bnxt_en: Add bnxt_l2_filter hash table.Michael Chan
2024-01-02bnxt_en: Refactor bnxt_ntuple_filter structure.Michael Chan
2024-01-01r8169: Fix PCI error on system resumeKai-Heng Feng
2023-12-29mlxbf_gige: fix receive packet race conditionDavid Thompson
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-27igc: Check VLAN EtherType maskKurt Kanzenbach