summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney1-1/+5
2023-12-20dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei1-9/+2
2023-12-20dpaa2-switch: fix size of the dma_unmapIoana Ciornei1-3/+4
2023-12-20stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si1-8/+6
2023-12-20net: ena: Fix XDP redirection errorDavid Arinzon1-3/+0
2023-12-20net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon1-7/+10
2023-12-20net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon1-6/+7
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-20iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki1-0/+59
2023-12-20iavf: Introduce new state machines for flow directorPiotr Gardocki5-23/+139
2023-12-20octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-20octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-20octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-20net: fec: correct queue selectionRadu Bulie1-16/+11
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean10-17/+13
2023-12-20atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye1-2/+2
2023-12-20atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye1-2/+2
2023-12-20bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan2-4/+24
2023-12-20bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP5-34/+16
2023-12-20bnxt_en: Save ring error counters across resetMichael Chan2-1/+46
2023-12-20bnxt_en: Clear resource reservation during resumeSomnath Kotur1-0/+2
2023-12-20qca_spi: Fix reset behaviorStefan Wahren1-1/+7
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren1-3/+5
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren2-5/+16
2023-12-20net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh2-3/+25
2023-12-20HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski1-1/+2
2023-12-20r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-20r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano1-0/+1
2023-12-20r8152: add USB device driver for config selectionBjørn Mork1-33/+82
2023-12-13drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä12-3/+79
2023-12-13drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvoJani Nikula1-7/+7
2023-12-13drm/i915/lvds: Use REG_BIT() & co.Ville Syrjälä2-26/+24
2023-12-13drm/i915/display: Drop check for doublescan mode in modevalidAnkit Nautiyal2-6/+0
2023-12-13USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo1-2/+2
2023-12-13devcoredump: Send uevent once devcd is readyMukesh Ojha1-0/+3
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl1-0/+1
2023-12-13serial: 8250: 8250_omap: Do not start RX DMA on THRI interruptRonald Wahl1-4/+6
2023-12-13serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bitRonald Wahl1-2/+2
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack1-0/+12
2023-12-13ARM: PL011: Fix DMA supportArnd Bergmann1-58/+54
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-12-13Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman1-2/+0
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams1-0/+21
2023-12-13serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko1-0/+1
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev1-3/+4
2023-12-13drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-12-13drm/amdgpu: Add I2C EEPROM support on smu v13_0_6Candice Li1-0/+2
2023-12-13drm/amdgpu: simplify amdgpu_ras_eeprom.cAlex Deucher1-52/+20
2023-12-13drm/amdgpu: Return from switch early for EEPROM I2C addressLuben Tuikov1-5/+3
2023-12-13drm/amdgpu: Remove second moot switch to set EEPROM I2C addressLuben Tuikov1-9/+0