summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-13wifi: iwlwifi: mvm: remove pre-mld code from mld pathMiri Korenblit
2025-01-13wifi: iwlwifi: fix documentation about initial values in station tableRolf Eike Beer
2025-01-13wifi: mt76: mt7921: fix a potential scan no APsQuan Zhou
2025-01-13wifi: mt76: Fix EHT NSS radiotap reporting.Ben Greear
2025-01-13wifi: mt76: mt7996: Add eht radiotap tlvBen Greear
2025-01-13wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDCNicolas Cavallari
2025-01-13wifi: mt76: mt7615: Convert comma to semicolonShen Lichuan
2025-01-13wifi: mt76: mt7925: fix off by one in mt7925_load_clc()Dan Carpenter
2025-01-13wifi: mt76: mt7921s: fix a potential firmware freeze during startupLeon Yen
2025-01-13wifi: mt76: mt792x: add P2P_DEVICE supportHao Zhang
2025-01-13wifi: mt76: mt7996: set correct background radar capabilityStanleyYP Wang
2025-01-13wifi: mt76: mt7996: add support for more variantsShayne Chen
2025-01-13wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom()Shayne Chen
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary
2025-01-12wifi: ath11k: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed
2025-01-12wifi: rtw88: Add support for LED blinkingBitterblue Smith
2025-01-12wifi: rtw88: sdio: Fix disconnection after beacon lossFiona Klute
2025-01-12wifi: rtw88: 8703b: Fix RX/TX issuesVasily Khoruzhick
2025-01-12wifi: rtw88: Delete rf_type member of struct rtw_sta_infoBitterblue Smith
2025-01-12wifi: rtw88: Add USB PHY configurationBitterblue Smith
2025-01-12wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VSPing-Ke Shih
2025-01-12wifi: rtw89: read hardware capabilities part 1 via firmware commandPing-Ke Shih
2025-01-12wifi: rtw89: fix race between cancel_hw_scan and hw_scan completionPing-Ke Shih
2025-01-12wifi: rtw89: mcc: consider time limits not divisible by 1024Zong-Zhe Yang
2025-01-12wifi: rtw89: pci: treat first receiving part as first segment for 8922AEPing-Ke Shih
2025-01-12wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failedChih-Kang Chang
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)