summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-29Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850Mengshi Wu
2026-01-29Bluetooth: hci_qca: Refactor HFP hardware offload capability handlingMengshi Wu
2026-01-29Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen
2026-01-29Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su
2026-01-29Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618Linmao Li
2026-01-29Bluetooth: btusb: Add device ID for Realtek RTL8761BUJacopo Scannella
2026-01-29Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef'sBastien Nocera
2026-01-29Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdefBastien Nocera
2026-01-29Bluetooth: btusb: Add new VID/PID for RTL8852CEShell Chen
2026-01-29Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()Chen Ni
2026-01-29Bluetooth: btusb: Reject autosuspend if discovery is activeLinmao Li
2026-01-29Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-29Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BETechie Ernie
2026-01-29Bluetooth: btqca: Add WCN6855 firmware priority selection featureShuai Zhang
2026-01-29Bluetooth: btqca: move WCN7850 workaround to the callerShuai Zhang
2026-01-29Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König
2026-01-29Bluetooth: hci_bcm4377: Use generic power managementVaibhav Gupta
2026-01-29Bluetooth: btusb: Add support for MediaTek7920 0489:e158Bluecross
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-29Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up ...Shuai Zhang
2026-01-28net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu
2026-01-28net/mlx5: Fix vhca_id access call trace use before allocParav Pandit
2026-01-28net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory
2026-01-28net: phy: micrel: fix clk warning when removing the driverWei Fang
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore
2026-01-28net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka
2026-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2026-01-28declance: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-28Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-27gve: fix probe failure if clock read failsJordan Rhee
2026-01-27net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
2026-01-27net/mlx5e: TC, delete flows only for existing peersMark Bloch
2026-01-27net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory
2026-01-27net: usb: int51x1: use usbnet_cdc_update_filterEthan Nelson-Moore
2026-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-27net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-27net: usb: sr9700: replace magic numbers with register bit macrosEthan Nelson-Moore
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju
2026-01-27net: stmmac: rk: group MACPHY register offset and fields togetherRussell King (Oracle)
2026-01-27net: stmmac: rk: convert rk3328 to use bsp_priv->idRussell King (Oracle)
2026-01-27net: stmmac: rk: get rid of rk_phy_power_ctl()Russell King (Oracle)
2026-01-27net: stmmac: rk: avoid phy_power_on()Russell King (Oracle)
2026-01-27Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfioLinus Torvalds