summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/mlx5e: Fix netif state handlingShay Drory1-5/+5
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: connac: use muar idx 0xe for non-mt799x as wellFelix Fietkau1-1/+1
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: connac: check for null before dereferencingMuhammad Usama Anjum1-1/+1
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-30wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-05-30wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-05-30macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"Finn Thain1-8/+3
2024-05-30drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()Hao Chen1-1/+1
2024-05-30drivers/perf: hisi: hns3: Fix out-of-bound access when valid event groupJunhao He1-1/+13
2024-05-30drivers/perf: hisi_pcie: Fix out-of-bound access when valid event groupJunhao He1-1/+13
2024-05-30pwm: sti: Simplify probe function using devm functionsUwe Kleine-König1-36/+3
2024-05-30thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()Rafael J. Wysocki3-6/+19
2024-05-30thermal/debugfs: Create records for cdev states as they get usedRafael J. Wysocki1-0/+8
2024-05-30net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...Matthias Schiffer3-2/+93
2024-05-30net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlersMatthias Schiffer2-4/+52
2024-05-30wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-05-30cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarationsPortia Stephens1-1/+4
2024-05-30scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()Bart Van Assche1-2/+1