summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-12wifi: rtw89: correct header conversion rule for MLO onlyPo-Hao Huang
2025-01-12wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()Zong-Zhe Yang
2025-01-12wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changesZong-Zhe Yang
2025-01-11net: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi
2025-01-11net: phy: dp83822: Add support for PHY LEDs on DP83822Dimitri Fedrau
2025-01-10Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-01-10net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALEAlexander Sverdlin
2025-01-10net: ravb: Fix max TX frame size for RZ/V2MPaul Barker
2025-01-10net: mana: Cleanup "mana" debugfs dir after cleanup of all childrenShradha Gupta
2025-01-10ipvlan: Support bonding eventsEtienne Champetier
2025-01-10eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski
2025-01-10net: stmmac: remove stmmac_lpi_entry_timer_config()Russell King (Oracle)
2025-01-10net: stmmac: split hardware LPI timer controlRussell King (Oracle)
2025-01-10net: stmmac: remove unnecessary EEE handling in stmmac_release()Russell King (Oracle)
2025-01-10net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()Russell King (Oracle)
2025-01-10net: stmmac: use boolean for eee_enabled and eee_activeRussell King (Oracle)
2025-01-10net: stmmac: move priv->eee_active into stmmac_eee_init()Russell King (Oracle)
2025-01-10net: stmmac: move priv->eee_enabled into stmmac_eee_init()Russell King (Oracle)
2025-01-10net: stmmac: remove priv->eee_tw_timerRussell King (Oracle)
2025-01-10net: stmmac: convert to use phy_eee_rx_clock_stop()Russell King (Oracle)
2025-01-10net: stmmac: report EEE error statistics if EEE is supportedRussell King (Oracle)
2025-01-10net: stmmac: remove priv->tx_lpi_enabledRussell King (Oracle)
2025-01-10net: stmmac: clean up stmmac_disable_eee_mode()Russell King (Oracle)
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