summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-16Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski18-142/+481
2023-08-16eth: r8152: try to use a normal budgetJakub Kicinski1-2/+1
2023-08-16net: e1000e: Remove unused declarationsYue Haibing1-2/+0
2023-08-16qed: remove unused 'resp_size' calculationArnd Bergmann1-28/+17
2023-08-16team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle1-9/+426
2023-08-16net: phy: broadcom: stub c45 read/write for 54810Justin Chen1-0/+13
2023-08-16genetlink: use attrs from struct genl_infoJakub Kicinski1-1/+1
2023-08-16genetlink: remove userhdr from struct genl_infoJakub Kicinski1-4/+5
2023-08-15Merge tag 'regulator-fix-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+7
2023-08-15accel/qaic: Clean up integer overflow checking in map_user_pages()Dan Carpenter1-8/+18
2023-08-15accel/qaic: Fix slicing memory leakPranjal Ramajor Asha Kanojiya1-0/+1
2023-08-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds16-203/+505
2023-08-15net: veth: Page pool creation error handling for existing pools onlyLiang Chen1-1/+2
2023-08-15octeon_ep: cancel queued works in probe error pathMichal Schmidt1-3/+4
2023-08-15octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt1-1/+1
2023-08-15octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt1-1/+1
2023-08-15octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt1-1/+1
2023-08-15net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey1-3/+6
2023-08-15net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)1-0/+45
2023-08-15net/mlx5: Don't query MAX caps twiceShay Drory1-6/+6
2023-08-15net/mlx5: Remove unused MAX HCA capabilitiesShay Drory3-21/+30
2023-08-15net/mlx5: Remove unused CAPsShay Drory2-15/+0
2023-08-15net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()Jiri Pirko1-1/+1
2023-08-15net/mlx5: Remove redundant check of mlx5_vhca_event_supported()Jiri Pirko1-1/+1
2023-08-15net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...Jiri Pirko1-3/+3
2023-08-15net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko1-3/+2
2023-08-15net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko1-1/+1
2023-08-15net/mlx5: E-switch, Add checking for flow rule destinationsJianbo Liu1-0/+31
2023-08-15net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh3-6/+38
2023-08-15net/mlx5: Expose max possible SFs via devlink resourceShay Drory2-4/+48
2023-08-15net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu4-0/+90
2023-08-15net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu6-81/+230
2023-08-14drm/i915: fix display probe for IVB Q and IVB D GT2 serverJani Nikula1-3/+21
2023-08-14drm/i915/sdvo: fix panel_type initializationJani Nikula1-1/+1
2023-08-14drm/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar1-8/+14
2023-08-14drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli1-12/+12
2023-08-14drm/panel: JDI LT070ME05000 simplify with dev_err_probe()David Heidelberg1-22/+14
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos2-0/+5
2023-08-14mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel3-17/+0
2023-08-14mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel3-0/+22
2023-08-14mlxsw: core_acl_flex_actions: Add IGNORE_ACTIONIdo Schimmel2-0/+42
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu4-6/+31
2023-08-14vxlan: Use helper functions to update statsLi Zetao1-11/+2
2023-08-14net: macsec: Use helper functions to update statsLi Zetao1-14/+3
2023-08-14vmxnet3: Add XDP support.William Tu7-42/+729
2023-08-13Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-24/+64
2023-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-41/+68
2023-08-13Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller16-266/+967
2023-08-13platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede1-0/+25