summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-12amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-01-12amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara
2023-01-12Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-12Merge tag 'regulator-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi
2023-01-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-11bnxt: make sure we return pages to the poolJakub Kicinski
2023-01-11net: hns3: fix wrong use of rss size during VF rss configJie Wang
2023-01-11spi: Merge rename of spi-cs-setup-ns DT propertyMark Brown
2023-01-11spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski
2023-01-11spi: spidev: fix a race condition when accessing spidev->spiBartosz Golaszewski
2023-01-11Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger
2023-01-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam
2023-01-09net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim
2023-01-09net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim
2023-01-09net/mlx5: E-switch, Coverity: overlapping copyShay Drory
2023-01-09net/mlx5e: Don't support encap rules with gbp optionGavin Li
2023-01-09net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-09net/mlx5e: Fix memory leak on updating vport countersAya Levin
2023-01-09net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo
2023-01-09net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo
2023-01-09net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea
2023-01-09net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea
2023-01-09net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea
2023-01-09net/mlx5e: Verify dev is present for fix features ndoRoy Novich
2023-01-09net/mlx5: Fix command stats access after freeMoshe Shemesh
2023-01-09net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich
2023-01-09net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich
2023-01-09net/mlx5: DR, Fix 'stack frame size exceeds limit' error in dr_ruleYevgeny Kliteynik
2023-01-09Revert "r8169: disable detection of chip version 36"Heiner Kallweit
2023-01-09ice: Add check for kzallocJiasheng Jiang
2023-01-09ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can
2023-01-09net: lan966x: Allow to add rules in TCAM even if not enabledHoratiu Vultur
2023-01-09nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang
2023-01-09mlxsw: spectrum_router: Replace 0-length array with flexible arrayKees Cook
2023-01-09net: ipa: correct IPA v4.7 IMEM offsetAlex Elder
2023-01-09brcmfmac: Prefer DT board type over DMI board typeIvan T. Ivanov
2023-01-09xen/pvcalls: free active map buffer on pvcalls_front_free_mapOleksii Moisieiev
2023-01-09hvc/xen: lock console list traversalRoger Pau Monne
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds