summaryrefslogtreecommitdiffstats
path: root/mm/slab_common.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-14Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.1-1/+0
2024-11-14Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-22/+2
2024-11-14Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaPKiran K2-8/+23
2024-11-14Bluetooth: btmtksdio: Lookup device node only as fallbackChen-Yu Tsai1-2/+15
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K3-34/+91
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K4-12/+329
2024-11-14Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packetLuiz Augusto von Dentz1-4/+9
2024-11-14Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packetLuiz Augusto von Dentz1-4/+9
2024-11-14Bluetooth: btnxpuart: Add GPIO support to power save featureNeeraj Sanjay Kale1-6/+51
2024-11-14dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIONeeraj Sanjay Kale1-0/+8
2024-11-14Bluetooth: hci_conn: Use disable_delayed_work_syncLuiz Augusto von Dentz1-3/+3
2024-11-14Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925Jiande Lu1-0/+12
2024-11-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu1-0/+2
2024-11-14bluetooth: Fix typos in the commentsYan Zhen9-14/+14
2024-11-14Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functionsMarkus Elfring1-10/+3
2024-11-14Bluetooth: btnxpuart: Rename IW615 to IW610Neeraj Sanjay Kale1-8/+8
2024-11-14Bluetooth: btnxpuart: Drop _v0 suffix from FW namesNeeraj Sanjay Kale1-4/+8
2024-11-14Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785xZijun Hu1-0/+2
2024-11-14Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785xZijun Hu1-0/+2
2024-11-14Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785xAaron Ma1-0/+2
2024-11-14Bluetooth: btusb: mediatek: change the conditions for ISO interfaceChris Lu1-8/+8
2024-11-14Bluetooth: btusb: mediatek: add intf release flow when usb disconnectChris Lu1-5/+15
2024-11-14Bluetooth: btusb: mediatek: add callback function in btusb_disconnectChris Lu1-0/+4
2024-11-14Bluetooth: btusb: mediatek: move Bluetooth power off command positionChris Lu1-1/+4
2024-11-14eth: fbnic: Add support to dump registersMohsin Bashir5-1/+186
2024-11-14net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha6-3/+74
2024-11-14dt-bindings: net: dsa: microchip: Add LAN9646 switch supportTristram Ha1-0/+1
2024-11-14net: stmmac: dwmac_socfpga: This platform has GMACMaxime Chevallier1-0/+1
2024-11-14net: stmmac: Configure only the relevant bits for timestamping setupMaxime Chevallier1-1/+14
2024-11-14net: stmmac: Don't include dwmac4 definitions in stmmac_ptpMaxime Chevallier1-1/+0
2024-11-14net: stmmac: Enable timestamping interrupt on dwmac1000Maxime Chevallier1-0/+16
2024-11-14net: stmmac: Introduce dwmac1000 timestamping operationsMaxime Chevallier6-2/+65
2024-11-14net: stmmac: Introduce dwmac1000 ptp_clock_info and operationsMaxime Chevallier6-2/+77
2024-11-14net: stmmac: Only update the auto-discovered PTP clock featuresMaxime Chevallier1-2/+8
2024-11-14net: stmmac: Use per-hw ptp clock opsMaxime Chevallier3-3/+14
2024-11-14net: stmmac: Don't modify the global ptp ops directlyMaxime Chevallier1-6/+7
2024-11-14net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get...Heiner Kallweit1-5/+2
2024-11-14net: simplify eeecfg_mac_can_tx_lpiHeiner Kallweit1-4/+1
2024-11-14ynl: samples: Fix the wrong format specifierLuo Yifan1-1/+1
2024-11-14tools: ynl: extend CFLAGS to keep options from environmentJan Stancek3-3/+3
2024-11-14tools: ynl: add script dir to sys.pathJan Stancek3-0/+8
2024-11-13net: phy: mediatek: add MT7530 & MT7531's PHY ID macrosSkyLake.Huang1-4/+7
2024-11-13net: phy: mediatek: Integrate read/write page helper functionsSkyLake.Huang5-28/+26
2024-11-13net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctr...SkyLake.Huang1-20/+24
2024-11-13net: phy: mediatek: Move LED helper functions into mtk phy libSkyLake.Huang6-255/+372
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang7-20/+29
2024-11-13Documentation: octeontx2: Add Documentation for RVU representorsGeetha sowjanya1-0/+91
2024-11-13octeontx2-pf: Adds TC offload supportGeetha sowjanya7-17/+154
2024-11-13octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya2-0/+43
2024-11-13octeontx2-pf: Add devlink port supportGeetha sowjanya4-0/+98