summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-20net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251Aleksander Jan Bajkowski
2025-01-20net: phylink: always do a major config when attaching a SFP PHYRussell King (Oracle)
2025-01-20net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()Roger Quadros
2025-01-20dsa: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-20wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_beLiang Jie
2025-01-20wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.2Ching-Te Ku
2025-01-20wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan eventChing-Te Ku
2025-01-20wifi: rtw89: coex: Add protect to avoid A2DP lag while Wi-Fi connectingChing-Te Ku
2025-01-18Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2025-01-18net: phy: remove leftovers from switch to linkmode bitmapsHeiner Kallweit
2025-01-18eth: bnxt: fix string truncation warning in FW versionJakub Kicinski
2025-01-18octeon_ep_vf: update tx/rx stats locally for persistenceShinas Rasheed
2025-01-18octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-01-18octeon_ep: update tx/rx stats locally for persistenceShinas Rasheed
2025-01-18octeon_ep: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-01-18net: xilinx: axienet: Report an error for bad coalesce settingsSean Anderson
2025-01-18net: xilinx: axienet: Add some symbolic constants for IRQ delay timerSean Anderson
2025-01-18PCI: Remove devres from pci_intx()Philipp Stanner
2025-01-18net/ethernet: Use never-managed version of pci_intx()Philipp Stanner
2025-01-18wifi: qtnfmac: use always-managed version of pcim_intx()Philipp Stanner
2025-01-17net: dsa: felix: report timestamping stats from the ocelot libraryVladimir Oltean
2025-01-17net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen
2025-01-17net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-17hv_netvsc: Replace one-element array with flexible array memberThorsten Blum
2025-01-17gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.Guillaume Nault
2025-01-17net/mlxfw: Drop hard coded max FW flash image sizeMaher Sanalla
2025-01-17wifi: ath12k: Refactor Rx status TLV parsing procedure argumentKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Tx/RX handler procedure argumentsKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Rx parser handler argumentKarthikeyan Periyasamy
2025-01-17wifi: ath9k: use unsigned long for activity check timestampDmitry Antipov
2025-01-17wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()Dmitry Antipov
2025-01-17net: phy: realtek: always clear NBase-T lpaDaniel Golle
2025-01-17net: phy: realtek: clear master_slave_state if link is downDaniel Golle
2025-01-17net: phy: realtek: clear 1000Base-T lpa if link is downDaniel Golle
2025-01-16net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supporte...Divya Koppera
2025-01-16net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signalDivya Koppera
2025-01-16net: phy: microchip_rds_ptp: Header file library changes for PEROUTDivya Koppera
2025-01-16net: stmmac: convert to phylink managed EEE supportRussell King (Oracle)
2025-01-16net: lan743x: convert to phylink managed EEERussell King (Oracle)
2025-01-16net: lan743x: use netdev in lan743x_phylink_mac_link_down()Russell King (Oracle)
2025-01-16net: mvpp2: add EEE implementationRussell King (Oracle)
2025-01-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2025-01-16net: phylink: add EEE managementRussell King (Oracle)
2025-01-16net: phylink: add phylink_link_is_up() helperRussell King (Oracle)