summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
7 daysnvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callersMaurizio Lombardi1-22/+29
7 daysmailbox: mailbox-test: make data_ready a per-instance variableWolfram Sang1-5/+4
7 daysmailbox: mailbox-test: initialize struct earlierWolfram Sang1-7/+6
7 daysmailbox: mailbox-test: don't free the reused channelWolfram Sang1-2/+2
7 daysmailbox: mailbox-test: handle channel errors consistentlyWolfram Sang1-2/+2
7 daysmailbox: add sanity check for channel arrayWolfram Sang1-2/+1
7 daysmailbox: mailbox-test: free channels on probe errorWolfram Sang1-3/+12
7 daysmailbox: mtk-cmdq: Fix CURR and END addr for task insert caseJason-JH Lin1-4/+4
7 daysmailbox: mtk-vcp-mailbox: Fix the return value in mtk_vcp_mbox_xlate()Felix Gu1-1/+1
7 daysfbdev: offb: fix PCI device reference leak on probe failureYuho Choi1-1/+6
7 daysrtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)1-0/+2
7 daysvhost_net: fix sleeping with preempt-disabled in vhost_net_busy_poll()Kohei Enju1-2/+2
7 daysnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11
7 daysvirtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SETBrett Creeley1-0/+6
7 daysnet: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela1-2/+2
7 daysnet: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela1-9/+8
7 daysnet: mana: Guard mana_remove against double invocationErni Sri Satya Vennela1-1/+6
7 daysnet: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
7 daysnet: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela1-2/+2
7 daysnet: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi1-3/+8
7 daysnet: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...Lorenzo Bianconi1-32/+44
7 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi1-7/+7
7 daysnet: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj1-1/+1
7 daysnet: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi1-2/+30
7 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi1-4/+4
7 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
7 daysice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
7 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
7 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
7 daysbnge: remove unsupported backing store typeVikas Gupta1-16/+0
7 daysbnge: fix initial HWRM sequenceVikas Gupta1-8/+22
7 dayspwm: atmel-tcb: Cache clock rates and mark chip as atomicSangyun Kim1-4/+34
7 daysvfio/pci: Clean up DMABUFs before disabling functionMatt Evans1-2/+2
7 daysslip: bound decode() reads against the compressed packet lengthWeiming Shi1-18/+25
7 daysslip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
7 daysnet: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi2-5/+33
7 daysnet/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande1-1/+3
7 dayspppoe: drop PFC framesQingfang Deng2-2/+8
7 dayse1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
7 daysiavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros1-1/+1
7 daysi40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
7 daysice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju1-0/+1
7 daysice: fix race condition in TX timestamp ring cleanupKeita Morisaki5-18/+31
7 daysice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt1-1/+1
7 daysice: fix PHY config on media change with link-down-on-closePaul Greenwalt1-94/+27
7 daysice: fix double-free of tx_buf skbMichal Schmidt1-2/+4
7 daysice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka1-6/+6
7 daysice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka1-3/+3
7 daysnet: enetc: fix NTMP DMA use-after-free issueWei Fang2-96/+126
7 daysnet: enetc: correct the command BD ring consumer indexWei Fang2-3/+12