aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-18bnxt_en: Manage the FW trace context memoryShruti Parab2-0/+89
2024-11-18bnxt_en: Allocate backing store memory for FW trace logsShruti Parab2-13/+57
2024-11-18bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao3-19/+29
2024-11-18bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao1-13/+18
2024-11-18bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab2-0/+6
2024-11-18bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan1-37/+136
2024-11-18Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET1-1/+1
2024-11-18wireguard: device: support big tcp GSODaniel Borkmann1-0/+2
2024-11-18wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda1-1/+0
2024-11-18wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser1-1/+0
2024-11-18net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert2-66/+0
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook5-9/+9
2024-11-18stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan1-25/+28
2024-11-18net: txgbe: fix null pointer to pcsJiawen Wu1-1/+1
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu5-196/+4
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan5-0/+167
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan5-0/+201
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski4-1/+50
2024-11-18eth: fbnic: add missing header guardsJakub Kicinski1-0/+5
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski3-0/+9
2024-11-18eth: fbnic: don't disable the PCI device twiceJakub Kicinski1-2/+0
2024-11-18rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov1-1/+1
2024-11-18net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu1-1/+1
2024-11-18Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds35-55/+759
2024-11-18Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-1/+1
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds39-461/+843
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds45-326/+2382
2024-11-18Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds40-259/+357
2024-11-18pinctrl: airoha: Use unsigned long for bit searchKees Cook1-4/+5
2024-11-18pinctrl: k210: Undef K210_PC_DEFAULTzhang jiao1-1/+1
2024-11-18Merge branch 'for-6.13/bpf' into for-linusJiri Kosina9-73/+488
2024-11-18Merge branch 'for-6.13/bug-on-to-warn-on' into for-linusJiri Kosina3-3/+6
2024-11-18Merge branch 'for-6.13/core' into for-linusJiri Kosina10-74/+55
2024-11-18Merge branch 'for-6.13/corsair' into for-linusJiri Kosina3-1/+833
2024-11-18Merge branch 'for-6.13/goodix' into for-linusJiri Kosina1-13/+22
2024-11-18Merge branch 'for-6.13/i2c-hid' into for-linusJiri Kosina1-3/+3
2024-11-18Merge branch 'for-6.13/intel-ish' into for-linusJiri Kosina6-18/+144
2024-11-18Merge branch 'for-6.13/kysona' into for-linusJiri Kosina4-0/+262
2024-11-18Merge branch 'for-6.13/logitech' into for-linusJiri Kosina1-47/+19
2024-11-18Merge branch 'for-6.13/multitouch-v2' into for-linusJiri Kosina243-2794/+2602
2024-11-18HID: multitouch: make mt_set_mode() less crypticDmitry Torokhov1-12/+18
2024-11-18Merge branch 'for-6.13/steelseries' into for-linusJiri Kosina207-1041/+1375
2024-11-18Merge branch 'for-6.13/wacom' into for-linusJiri Kosina4171-58252/+124738
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds10-110/+43
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-2/+2
2024-11-18nvme-pci: use sgls for all user requests if possibleKeith Busch2-4/+13
2024-11-18PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu1-3/+3
2024-11-18nvme: define the remaining used sgls constantsKeith Busch3-6/+8
2024-11-18nvme-pci: add support for sgl metadataKeith Busch2-15/+136