summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-28wifi: rtw89: 8852c: fix ADC oscillation in 160MHz affecting RX performanceKuan-Chung Chen
2025-10-28wifi: rtw89: regd: apply ACPI policy even if country code is programmedZong-Zhe Yang
2025-10-28wifi: rtw89: support EHT rate pattern via bitrate maskZong-Zhe Yang
2025-10-28wifi: rtw89: mlo: handle needed H2C when link switching is requested by stackZong-Zhe Yang
2025-10-28wifi: rtw89: use skb_dequeue() for queued ROC packets to prevent racingPing-Ke Shih
2025-10-28wifi: rtw89: splice C2H events queue to local to prevent racingPing-Ke Shih
2025-10-21wifi: rtl8xxxu: Use correct power off sequence for RTL8192CUBitterblue Smith
2025-10-21wifi: rtl8xxxu: Dump the efuse right after reading itBitterblue Smith
2025-10-21wifi: rtl8xxxu: Report the signal strength only if it's knownBitterblue Smith
2025-10-21wifi: rtw89: Replace hardcoded strings with helper functionsYu-Chun Lin
2025-10-21wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen
2025-10-21wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-16Merge tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-10-16net: txgbe: rename txgbe_get_phy_link()Jiawen Wu
2025-10-16net: txgbe: optimize the flow to setup PHY for AML devicesJiawen Wu
2025-10-16net: txgbe: expend SW-FW mailbox buffer size to identify QSFP moduleJiawen Wu
2025-10-16net: fbnic: Allow builds for all 64 bit architecturesDimitri Daskalakis
2025-10-16net: fbnic: Fix page chunking logic when PAGE_SIZE > 4KDimitri Daskalakis
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath
2025-10-15Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-15net: airoha: npu: Add 7583 SoC supportLorenzo Bianconi
2025-10-15net: airoha: npu: Add airoha_npu_soc_data structLorenzo Bianconi
2025-10-15net: pse-pd: pd692x0: Preserve PSE configuration across rebootsKory Maincent (Dent Project)
2025-10-15net: pse-pd: pd692x0: Separate configuration parsing from hardware setupKory Maincent (Dent Project)
2025-10-15net: pse-pd: pd692x0: Replace __free macro with explicit kfree callsKory Maincent (Dent Project)
2025-10-15net: bcmasp: Add support for PHY-based Wake-on-LANFlorian Fainelli
2025-10-15netdevsim: set the carrier when the device goes upBreno Leitao
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-15net: bcmgenet: remove unused platform codeHeiner Kallweit
2025-10-15r8152: Advertise software timestamp information.Abhishek Rawal
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler
2025-10-15PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macroNicolas Frattaroli
2025-10-14net: airoha: Add get_link ethtool callbackLorenzo Bianconi
2025-10-14net: airoha: Add missing stats to ethtool_eth_mac_statsLorenzo Bianconi
2025-10-14eth: fealnx: fix typo in commentsDenis Benato
2025-10-14net: dsa: b53: implement port isolation supportJonas Gorski
2025-10-14eth: fbnic: fix various typos in comments and stringsAlok Tiwari
2025-10-14Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-10-14hdlc_ppp: fix potential null pointer in ppp_cp_event loggingKriish Sharma
2025-10-14net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()Lorenzo Bianconi
2025-10-14r8152: add error handling in rtl8152_driver_initYi Cong
2025-10-14usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang
2025-10-14Octeontx2-af: Fix missing error code in cgx_probe()Harshit Mogalapalli
2025-10-14amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju
2025-10-13net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski
2025-10-13ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski