summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-10net: stmmac: remove redundant code from ethtool EEE opsRussell King (Oracle)
2025-01-10net: stmmac: make EEE depend on phy->enable_tx_lpiRussell King (Oracle)
2025-01-10net: stmmac: use unsigned int for eee_timerRussell King (Oracle)
2025-01-10net: stmmac: use correct type for tx_lpi_timerRussell King (Oracle)
2025-01-10net: stmmac: move tx_lpi_timer tracking to phylibRussell King (Oracle)
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2025-01-10wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid()Dmitry Antipov
2025-01-10wifi: ath12k: Support pdev Puncture StatsRajat Soni
2025-01-10wifi: ath12k: Support AST Entry StatsRoopni Devanathan
2025-01-10wifi: ath12k: Support Transmit Buffer OFDMA StatsPradeep Kumar Chitrapu
2025-01-10wifi: ath12k: Support Transmit Rate Buffer StatsPradeep Kumar Chitrapu
2025-01-10wifi: brcmfmac: Add missing Return: to function documentationJeff Johnson
2025-01-10wifi: iwlegacy: Remove unused il_get_single_channel_number()Dr. David Alan Gilbert
2025-01-10wifi: iwlegacy: Remove unused il3945_calc_db_from_ratio()Dr. David Alan Gilbert
2025-01-10wifi: rt2x00: Remove unused rfval valuesAriel Otilibili
2025-01-10wifi: brcmfmac: Check the return value of of_property_read_string_index()Stefan Dösinger
2025-01-10wifi: wlcore: fix unbalanced pm_runtime callsAndreas Kemnade
2025-01-10wifi: wilc1000: unregister wiphy only if it has been registeredAlexis Lothoré
2025-01-10wifi: mt76: mt7996: fix invalid interface combinationsShayne Chen
2025-01-10can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson
2025-01-10can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson
2025-01-10can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTINGJimmy Assarsson
2025-01-10can: kvaser_usb: Update stats and state even if alloc_can_err_skb() failsJimmy Assarsson
2025-01-10can: m_can: call deinit/init callback when going into suspend/resumeSean Nyekjaer
2025-01-10can: tcan4x5x: add deinit callback to set standby modeSean Nyekjaer
2025-01-10can: m_can: add deinit callbackSean Nyekjaer
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-10net: dsa: qca8k: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2025-01-09net: phy: micrel: use helper phy_disable_eeeHeiner Kallweit
2025-01-09netconsole: Warn if MAX_USERDATA_ITEMS limit is exceededBreno Leitao
2025-01-09net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09enic: Fix typo in comment in table indexed by link speedJohn Daley
2025-01-09enic: Obtain the Link speed only after the link comes upJohn Daley
2025-01-09enic: Move RX coalescing set functionJohn Daley
2025-01-09net/mlx5: Fix variable not being completed when function returnsChenguang Zhao
2025-01-09rtase: Fix a check for error in rtase_alloc_msix()Dan Carpenter
2025-01-09net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman
2025-01-09netdevsim: add debugfs-triggered queue resetJakub Kicinski
2025-01-09netdevsim: add queue management API supportJakub Kicinski
2025-01-09netdevsim: add queue alloc/free helpersJakub Kicinski
2025-01-09netdevsim: allocate rqs individuallyJakub Kicinski
2025-01-09netdevsim: support NAPI configJakub Kicinski
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-01-09net: stmmac: Unexport stmmac_rx_offset() from stmmac.hFurong Xu
2025-01-09r8169: add support for RTL8125BP rev.bChunHao Lin
2025-01-09mctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang
2025-01-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-08net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2025-01-08net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan