summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-04-08bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta
2024-04-08bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta
2024-04-07octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-04net: ravb: Always update error countersPaul Barker
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-03net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang
2024-04-03net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-03net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen
2024-04-03net: fec: Set mac_managed_pm during probeWei Fang
2024-04-03idpf: fix kernel panic on unknown packet typesJoshua Hay
2024-04-03ice: fix enabling RX VLAN filteringPetr Oros
2024-04-03ice: Fix freeing uninitialized pointersDan Carpenter
2024-04-03net: bcmgenet: Reset RBUF on first openPhil Elwell
2024-04-03octeontx2-af: Add array index checkAleksandr Mishin
2024-04-02r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-01i40e: Fix VF MAC filter removalIvan Vecera
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-29r8169: skip DASH fw status checks when DASH is disabledAtlas Yu
2024-03-29octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-03-29mlxbf_gige: stop interface during shutdownDavid Thompson
2024-03-29octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-27e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-03-27e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits
2024-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-03-26i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-03-26i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-03-26i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-03-26net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-03-26net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-03-26net: hns3: fix index limit to support all queue statsJie Wang
2024-03-25net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach
2024-03-25ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-25ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou
2024-03-25mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds