summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-09-17staging: rtl8192e: Use standard function in rtllib_process_probe_response()Philipp Hortmann-12/+7
2023-09-17staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()Philipp Hortmann-13/+5
2023-09-17staging: rtl8192e: Remove useless equation in debug outputPhilipp Hortmann-6/+3
2023-09-17staging: rtl8192e: Remove unsupported mode IW_MODE_ADHOCPhilipp Hortmann-1/+0
2023-09-13staging: vme_user: Use list_for_each_entry() helperJinjie Ruan-22/+5
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()Tree Davies-4/+4
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()Tree Davies-6/+6
2023-09-13Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()Tree Davies-29/+29
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()Tree Davies-5/+5
2023-09-13Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()Tree Davies-3/+3
2023-09-13Staging: rtl8192e: Rename variable pTS in function prototype rtllib_FlushRxTs...Tree Davies-1/+1
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()Tree Davies-5/+5
2023-09-13Staging: rtl8192e: Rename variable tmp in function GetTs()Tree Davies-2/+2
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()Tree Davies-8/+8
2023-09-13Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()Tree Davies-5/+5
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()Tree Davies-17/+16
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_ba_inact_timeo...Tree Davies-6/+6
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_ts_init_del_ba()Tree Davies-3/+3
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_DELBA()Tree Davies-3/+3
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()Tree Davies-4/+4
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rx_ts_delete_ba()Tree Davies-2/+2
2023-09-10Linux 6.6-rc1v6.6-rc1Linus Torvalds-2/+2
2023-09-10Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+5508
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+20
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+11
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds-9119/+8011
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds-19/+43
2023-09-09iov_iter: Kunit tests for page extractionDavid Howells-0/+240
2023-09-09iov_iter: Kunit tests for copying to/from an iteratorDavid Howells-0/+549
2023-09-09iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells-15/+15
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+8
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-216/+1440
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou-1/+1
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik-11/+7
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-319/+1433
2023-09-09Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-113/+113
2023-09-09Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...Linus Torvalds-13/+18
2023-09-09Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2023-09-09Merge tag 'ntb-6.6' of https://github.com/jonmason/ntbLinus Torvalds-25/+24
2023-09-09spnego: add missing OID to oid registrySteve French-0/+1
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman-113/+113
2023-09-08Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds-3/+1
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds-4/+92
2023-09-08Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds-79/+84
2023-09-08Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds-3/+99
2023-09-08smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French-1/+1
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-38/+56
2023-09-08Merge tag 'pm-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-3/+1
2023-09-08Merge tag 'gpio-fixes-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+24
2023-09-08Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas-1/+1