summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-10ice: fix typo in assignmentJesse Brandeburg
2024-04-10net: ravb: Always update error countersPaul Barker
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker
2024-04-10net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea
2024-04-10e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-04-10e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-04-10e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits
2024-04-10intel: legacy: field get conversionJesse Brandeburg
2024-04-10intel: add bit macro includes where neededJesse Brandeburg
2024-04-10i40e: Remove circular header dependencies and fix headersIvan Vecera
2024-04-10i40e: Split i40e_osdep.hIvan Vecera
2024-04-10i40e: Move memory allocation structures to i40e_alloc.hIvan Vecera
2024-04-10i40e: Simplify memory allocation functionsIvan Vecera
2024-04-10i40e: Refactor I40E_MDIO_CLAUSE* macrosIvan Vecera
2024-04-10i40e: Remove back pointer from i40e_hw structureIvan Vecera
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-04-10i40e: Remove _t suffix from enum type namesIvan Vecera
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-04-10octeontx2-af: Add array index checkAleksandr Mishin
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-04-10r8169: skip DASH fw status checks when DASH is disabledAtlas Yu
2024-04-10mlxbf_gige: stop interface during shutdownDavid Thompson
2024-04-10i40e: Fix VF MAC filter removalIvan Vecera
2024-04-10ice: fix enabling RX VLAN filteringPetr Oros
2024-04-10net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf
2024-04-10net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang
2024-04-10net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen
2024-04-10net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-10net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET
2024-04-10net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang
2024-04-10net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez
2024-04-10xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-04-10net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-04-10net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-04-10net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-04-10net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-04-10net: hns3: fix index limit to support all queue statsJie Wang
2024-04-10net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-04-10igc: Remove stale comment about Tx timestampingKurt Kanzenbach
2024-04-10ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-04-10ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg
2024-04-10ice: realloc VSI stats arraysMichal Swiatkowski
2024-04-10ice: Refactor FW data type and fix bitmap casting issueSteven Zou