summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-17net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent SWITCH_CTRL access on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: prevent FAST_AGE access on BCM5325Álvaro Fernández Rojas
2025-06-17net: dsa: b53: add support for FDB operations on 5325/5365Florian Fainelli
2025-06-17net: dsa: b53: detect BCM5325 variantsÁlvaro Fernández Rojas
2025-06-17net: dsa: b53: support legacy FCS tagsÁlvaro Fernández Rojas
2025-06-17wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov
2025-06-17wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang
2025-06-17wifi: ath12k: fix documentation on firmware statsBaochen Qiang
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-17net: stmmac: visconti: make phy_intf_sel localRussell King (Oracle)
2025-06-17net: stmmac: visconti: clean up code formattingRussell King (Oracle)
2025-06-17net: stmmac: visconti: reorganise visconti_eth_set_clk_tx_rate()Russell King (Oracle)
2025-06-17net: stmmac: visconti: re-arrange speed decodeRussell King (Oracle)
2025-06-17rtase: Link queues to NAPI instancesJustin Lai
2025-06-17rtase: Link IRQs to NAPI instancesJustin Lai
2025-06-17net: bcmgenet: update PHY power downDoug Berger
2025-06-17bnxt_en: Improve comment wording and error return codeAlok Tiwari
2025-06-17net: liquidio: Remove unused validate_cn23xx_pf_config_info()Dr. David Alan Gilbert
2025-06-17bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi
2025-06-17bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi
2025-06-17bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP
2025-06-17Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi
2025-06-17net: stmmac: rk: remove unnecessary clk_macRussell King (Oracle)
2025-06-17net: stmmac: rk: use device rather than platform device in rk_priv_dataRussell King (Oracle)
2025-06-17net: stmmac: rk: fix code formmating issueRussell King (Oracle)
2025-06-17Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linuxJakub Kicinski
2025-06-17e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-17can: tcan4x5x: fix power regulator retrieval during probeBrett Werling
2025-06-17net: phy: Add c45_phy_ids sysfs directory entryYajun Deng
2025-06-17Merge branch 'intel-next-queue-1GbE'Paolo Abeni
2025-06-17net: enetc: replace PCVLANR1/2 with SICVLANR1/2 and remove dead branchWei Fang
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-17net: mana: Allocate MSI-X vectors dynamicallyShradha Gupta
2025-06-17net: mana: Allow irq_setup() to skip cpus for affinityShradha Gupta
2025-06-17net: mana: explain irq_setup() algorithmYury Norov
2025-06-16eth: gianfar: migrate to new RXFH callbacksJakub Kicinski
2025-06-16net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit
2025-06-16net: phy: improve phy_driver_is_genphyHeiner Kallweit