summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-13net: stmmac: enable RPS and RBU interruptsRussell King (Oracle)
2026-04-13Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2026-04-13mlx4: correct error reporting in mlx4_master_process_vhcr()Alok Tiwari
2026-04-13Bluetooth: hci_qca: Fix missing wakeup during SSR memdump handlingShuai Zhang
2026-04-13Bluetooth: btintel_pcie: use strscpy to copy plain stringsThorsten Blum
2026-04-13Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytesKiran K
2026-04-13Bluetooth: hci_ll: Enable BROKEN_ENHANCED_SETUP_SYNC_CONN for WL183xStefano Radaelli
2026-04-13Bluetooth: btusb: MediaTek MT7922: Add VID 0489 & PID e11dKamiyama Chiaki
2026-04-13Bluetooth: btmtk: hide unused btmtk_mt6639_devs[] arrayArnd Bergmann
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-CreatorJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550EJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace MaxJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER XJavier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9Javier Tia
2026-04-13Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E HeroJavier Tia
2026-04-13Bluetooth: btmtk: fix ISO interface setup for single alt settingJavier Tia
2026-04-13Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth supportJavier Tia
2026-04-13Bluetooth: btmtk: refactor endpoint lookupJohan Hovold
2026-04-13Bluetooth: btusb: refactor endpoint lookupJohan Hovold
2026-04-13Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on errorJonathan Rissanen
2026-04-13Bluetooth: hci_qca: disable power control for WCN7850 when bt_en is not definedShuai Zhang
2026-04-13bluetooth: btusb: Fix whitespace in btusb.cLukas Kraft
2026-04-13net: team: Add new tx_enabled team port optionMarc Harvey
2026-04-13net: team: Add new rx_enabled team port optionMarc Harvey
2026-04-13net: team: Track rx enablement separately from tx enablementMarc Harvey
2026-04-13net: team: Rename enablement functions and struct members to txMarc Harvey
2026-04-13net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey
2026-04-13net: team: Remove unused team_mode_op, port_enabledMarc Harvey
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey
2026-04-12net: ipa: add IPA v5.2 configuration dataLuca Weiss
2026-04-12pppox: remove sk_pppox() helperQingfang Deng
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski
2026-04-12net: change sk_filter_reason() to return the reason by valueEric Dumazet
2026-04-12net: phy: add a PHY write barrier when disabling interruptsCharles Perry
2026-04-12net: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu
2026-04-12net: enetc: add unstructured counters for ENETC v4Wei Fang
2026-04-12net: enetc: add unstructured pMAC counters for ENETC v1Wei Fang
2026-04-12net: enetc: remove standardized counters from enetc_pm_countersWei Fang
2026-04-12net: enetc: show RX drop counters only for assigned RX ringsWei Fang
2026-04-12net: enetc: add support for the standardized countersWei Fang
2026-04-12net: phy: realtek: convert RTL8211F to .disable_autonomous_eeeNicolai Buchwitz
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz
2026-04-12bng_en: add support for ethtool -S stats displayBhargava Marreddy
2026-04-12bng_en: implement netdev_stat_opsBhargava Marreddy
2026-04-12bng_en: implement ndo_get_stats64Bhargava Marreddy
2026-04-12bng_en: periodically fetch and accumulate hardware statisticsBhargava Marreddy
2026-04-12bng_en: add HW stats infra and structured ethtool opsBhargava Marreddy