summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter1-1/+3
2024-05-30net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
2024-05-30net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang3-12/+16
2024-05-30net: stmmac: Report taprio offload statusRohan G Thomas1-4/+58
2024-05-30net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas2-0/+7
2024-05-30net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas3-0/+48
2024-05-30net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang1-26/+0
2024-05-30dpll: fix return value check for kmemdupChen Ni1-1/+1
2024-05-30net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-05-30net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-9/+32
2024-05-30net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla4-17/+25
2024-05-30net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory2-20/+13
2024-05-30net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-05-30net: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
2024-05-30ice: Fix package download algorithmDan Nowlin1-4/+4
2024-05-30net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986Daniel Golle1-23/+23
2024-05-30net: ethernet: mediatek: split tx and rx fields in mtk_soc_data structLorenzo Bianconi2-100/+139
2024-05-30eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski1-14/+0
2024-05-30ptp: ocp: fix DPLL functionsVadim Fedorenko1-3/+3
2024-05-30dm-delay: fix max_delay calculationsBenjamin Marzinski1-3/+2
2024-05-30dm-delay: fix hung task introduced by kthread modeJoel Colledge1-2/+1
2024-05-30dm-delay: fix workqueue delay_timer raceBenjamin Marzinski1-2/+4
2024-05-30net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-05-30usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-05-30HID: amd_sfh: Handle "no sensors" in PM operationsBasavaraj Natikar1-0/+10
2024-05-30wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
2024-05-30x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-0/+5
2024-05-30gpio: nuvoton: Fix sgpio irq handle errorJim Liu1-6/+4
2024-05-30scsi: qla2xxx: Fix debugfs output for fw_resource_countHimanshu Madhani1-1/+1
2024-05-30scsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-05-30scsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
2024-05-30HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni1-0/+5
2024-05-30wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang2-3/+12
2024-05-30wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu1-1/+4
2024-05-30wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi1-1/+1
2024-05-30wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh2-1/+2
2024-05-30wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2-2/+6
2024-05-30wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau1-0/+1
2024-05-30wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau1-14/+32
2024-05-30pwm: meson: Use mul_u64_u64_div_u64() for frequency calculatingGeorge Stark1-2/+2
2024-05-30pwm: meson: Add check for error from clk_round_rate()George Stark1-5/+6
2024-05-30pwm: meson: Make use of pwmchip_parent() accessorUwe Kleine-König1-8/+8
2024-05-30pwm: meson: Change prototype of a few helpers to prepare further changesUwe Kleine-König1-17/+21
2024-05-30pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König2-23/+23
2024-05-30pwm: Reorder symbols in core.cUwe Kleine-König1-309/+310
2024-05-30pwm: Drop duplicate check against chip->npwm in of_pwm_xlate_with_flags()Uwe Kleine-König1-3/+0
2024-05-30pwm: Let the of_xlate callbacks accept references without periodUwe Kleine-König1-11/+9
2024-05-30pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König5-25/+4
2024-05-30wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-05-30wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32