summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-17convert rust_binderfsAl Viro
2025-11-17convert gadgetfsAl Viro
2025-11-17gadgetfs: switch to simple_remove_by_name()Al Viro
2025-11-17convert functionfsAl Viro
2025-11-17functionfs: switch to simple_remove_by_name()Al Viro
2025-11-17functionfs: fix the open/removal racesAl Viro
2025-11-17functionfs: need to cancel ->reset_work in ->kill_sb()Al Viro
2025-11-17functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()Al Viro
2025-11-17functionfs: don't abuse ffs_data_closed() on fs shutdownAl Viro
2025-11-17dpll: zl3073x: Remove unused dev wrappersIvan Vecera
2025-11-17dpll: zl3073x: Cache all output properties in zl3073x_outIvan Vecera
2025-11-17dpll: zl3073x: Cache all reference properties in zl3073x_refIvan Vecera
2025-11-17dpll: zl3073x: Cache reference monitor statusIvan Vecera
2025-11-17dpll: zl3073x: Split ref, out, and synth logic from coreIvan Vecera
2025-11-17dpll: zl3073x: Store raw register values instead of parsed stateIvan Vecera
2025-11-17s390/qeth: Handle ambiguous OSA RCs in s390dbfAswin Karuvally
2025-11-17s390/qeth: Move all OSA RCs to single enumAswin Karuvally
2025-11-17net: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi
2025-11-17r8169: bail out from probe if fiber mode is detected on RTL8127AFHeiner Kallweit
2025-11-17net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto
2025-11-17net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-11-17net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela
2025-11-17net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela
2025-11-17net: stmmac: remove unnecessary .pkt_route queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .prio queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .use_prio queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: add stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17NFC: mei_phy: fix kernel-doc warningsRandy Dunlap
2025-11-17qede: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-17bnx2x: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-11-18wifi: rtw89: Add default ID 0bda:b831 for RTL8831BUZenm Chen
2025-11-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal
2025-11-18wifi: rtw89: use separated function to set RX filterPing-Ke Shih
2025-11-18wifi: rtw89: correct user macid mask of RX info for RTL8922DChih-Kang Chang
2025-11-18wifi: rtw89: update format of addr cam H2C commandChih-Kang Chang
2025-11-18wifi: rtw89: add addr cam H2C command v1Ping-Ke Shih
2025-11-18wifi: rtw89: fill addr cam H2C command by structPing-Ke Shih
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih
2025-11-18wifi: rtw89: fw: print band and port where beacon update onPing-Ke Shih
2025-11-18wifi: rtw89: phy: ignore DCFO if not defined in chip_infoPing-Ke Shih
2025-11-18wifi: rtw89: phy: consider type 15 in BB gain tablePing-Ke Shih
2025-11-18wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922DPing-Ke Shih
2025-11-18wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFOPing-Ke Shih