summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-30net: wwan: core: split port creation and registrationSergey Ryazanov
2026-01-30net: wwan: core: explicit WWAN device reference countingSergey Ryazanov
2026-01-30net: wwan: core: remove unused port_id fieldSergey Ryazanov
2026-01-30eth fbnic: Add debugfs hooks for tx/rx ringsMike Marciniszyn (Meta)
2026-01-30eth fbnic: Add debugfs hooks for firmware mailboxMike Marciniszyn (Meta)
2026-01-30net: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore
2026-01-30net: stmmac: spelling correctionsSimon Horman
2026-01-30amd-xgbe: add support for rx alignment errorsRaju Rangoju
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy
2026-01-29bng_en: Add TX supportBhargava Marreddy
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy
2026-01-29bng_en: Add RX supportBhargava Marreddy
2026-01-29bng_en: Extend bnge_set_ring_params() for rx-copybreakBhargava Marreddy
2026-01-29net: sfp: add quirk for Lantech 8330-265DMarek Behún
2026-01-29octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0Geetha sowjanya
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork
2026-01-29eth: bnxt: make sure we populate the qcfg defaults on old FW/HWJakub Kicinski
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong
2026-01-29hinic3: Remove defensive txq_num checkFan Gong
2026-01-29hinic3: Fix code Style(remove empty lines between error handling)Fan Gong
2026-01-29octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya
2026-01-29net: stmmac: rk: add SoC specific ->init() methodRussell King (Oracle)
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)
2026-01-29net: phylink: fix NULL pointer deref in phylink_major_config()Russell King (Oracle)
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)
2026-01-29net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)
2026-01-29octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari
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