summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski
2025-04-11ice: refactor ice_sbq_msg_dev enumKarol Kolacinski
2025-04-11ice: remove SW side band access workaround for E825Karol Kolacinski
2025-04-11ice: enable LLDP TX for VFs through tcLarysa Zaremba
2025-04-11ice: support egress drop rules on PFLarysa Zaremba
2025-04-11ice: remove headers argument from ice_tc_count_lkupsLarysa Zaremba
2025-04-11ice: receive LLDP on trusted VFsMateusz Pacuszka
2025-04-11ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba
2025-04-11ice: fix check for existing switch ruleMateusz Pacuszka
2025-04-11igc: add lock preventing multiple simultaneous PTM transactionsChristopher S M Hall
2025-04-11igc: cleanup PTP module if probe failsChristopher S M Hall
2025-04-11igc: handle the IGC_PTP_ENABLED flag correctlyChristopher S M Hall
2025-04-11igc: move ktime snapshot into PTM retry loopChristopher S M Hall
2025-04-11igc: increase wait time before retrying PTMChristopher S M Hall
2025-04-11igc: fix PTM cycle trigger logicChristopher S M Hall
2025-04-11wifi: iwlwifi: mld: Restart firmware on iwl_mld_no_wowlan_resume() errorLukas Wunner
2025-04-11wifi: iwlwifi: pcie: set state to no-FW before reset handshakeJohannes Berg
2025-04-11net: stmmac: stm32: simplify clock handlingRussell King (Oracle)
2025-04-10r8169: add helper rtl8125_phy_paramHeiner Kallweit
2025-04-10r8169: add helper rtl_csi_mod for accessing extended config spaceHeiner Kallweit
2025-04-10usbnet: asix AX88772: leave the carrier control to phylinkKrzysztof HaƂasa
2025-04-10net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()Russell King (Oracle)
2025-04-10net: stmmac: provide stmmac_pltfr_find_clk()Russell King (Oracle)
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte
2025-04-09net: txgbe: add sriov function supportMengyuan Lou
2025-04-09net: ngbe: add sriov function supportMengyuan Lou
2025-04-09net: libwx: Add msg task funcMengyuan Lou
2025-04-09net: libwx: Redesign flow when sriov is enabledMengyuan Lou
2025-04-09net: libwx: Add sriov api for wangxun nicsMengyuan Lou
2025-04-09net: libwx: Add mailbox api for wangxun pf driversMengyuan Lou
2025-04-09net: ethernet: cortina: Use TOE/TSO on all TCPLinus Walleij
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet
2025-04-09octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()Wentao Liang
2025-04-09net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean
2025-04-09net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean
2025-04-09net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driverJulian Vetter
2025-04-09net: remove __get_unaligned_cpu32 from macvlan driverJulian Vetter
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski
2025-04-09wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()Jeff Johnson
2025-04-09wifi: rtw88: Fix the module names printed in dmesgBitterblue Smith
2025-04-09wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AUBitterblue Smith
2025-04-09wifi: rtw88: Set AMPDU factor to hardware for RTL8814ABitterblue Smith
2025-04-09wifi: rtw88: usb: Enable RX aggregation for RTL8814AUBitterblue Smith
2025-04-09wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3Bitterblue Smith
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang
2025-04-08net: ena: Support persistent per-NAPI config.Kuniyuki Iwashima
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08net: libwx: Fix the wrong Rx descriptor fieldJiawen Wu