summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-04-13ionic: set adminq irq affinityShannon Nelson
2024-04-13net: ravb: Always process TX descriptor ringPaul Barker
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-13i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-04-13octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-04-13net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-13r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-13Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-04-13ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-04-13net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-04-13vxge: remove unnecessary cast in kfree()Xu Wang
2024-04-13net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-26igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2024-03-26net: ena: Remove ena_select_queueKamal Heib
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-03-01lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-23net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-23net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2024-02-23i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2024-02-23ionic: pass opcode to devcmd_waitShannon Nelson
2024-02-23net: fec: fix the unhandled context fault from smmuShenwei Wang
2024-02-23net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel
2024-02-23net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-02-23net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-02-23bnxt_en: Wait for FLR to complete during probeMichael Chan
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-25mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel
2024-01-25mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel
2024-01-25mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel
2024-01-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-25net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge