summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-09sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2025-01-09chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter
2025-01-09net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2025-01-09net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter
2025-01-09ionic: use ee->offset when returning sprom dataShannon Nelson
2025-01-09netdevsim: prevent bad user input in nsim_dev_health_break_write()Eric Dumazet
2025-01-09netdevsim: switch to memdup_user_nul()Wei Yongjun
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWAREAlexander Lobakin
2024-12-19qca_spi: Make driver probing reliableStefan Wahren
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-14octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter
2024-12-14octeontx2: Fix condition.David S. Miller
2024-12-14rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov
2024-12-14wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis
2024-12-14wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev
2024-12-14net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman
2024-12-14net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman
2024-12-14r8169: don't apply UDP padding quirk on RTL8126AHeiner Kallweit
2024-12-14geneve: do not assume mac header is set in geneve_xmit_skb()Eric Dumazet
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can
2024-12-14net/qed: allow old cards not supporting "num_images" to workLouis Leseur
2024-12-14can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-12-14can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULLDario Binacchi
2024-12-14octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()Gustavo A. R. Silva
2024-12-14bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-12-14net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-12-14marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan
2024-12-14net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-12-14tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-12-14net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel
2024-12-14octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.cDipendra Khadka
2024-12-14octeontx2-pf: ethtool fec mode supportChristina Jacob
2024-12-14octeontx2-af: Add new CGX_CMD to get PHY FEC statisticsFelix Manlunas
2024-12-14octeontx2-af: forward error correction configurationChristina Jacob
2024-12-14octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep
2024-12-14octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep
2024-12-14wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...Alper Nebi Yasak
2024-12-14netdevsim: copy addresses for both in and out pathsHangbin Liu
2024-12-14netdevsim: rely on XFRM state direction instead of flagsLeon Romanovsky
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang
2024-12-14wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang
2024-12-14wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan