summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: devlink: convert reload command to take implicit devlink->lockJiri Pirko2022-08-014-18/+0
* Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...David S. Miller2022-08-0151-379/+531
|\
| * can: can327: fix a broken link to DocumentationChristophe JAILLET2022-07-311-1/+1
| * can: etas_es58x: remove useless calls to usb_fill_bulk_urb()Vincent Mailhol2022-07-291-8/+3
| * can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol2022-07-285-0/+45
| * can: peak_canfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol2022-07-281-0/+48
| * can: kvaser_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol2022-07-282-2/+26
| * can: kvaser_pciefd: advertise timestamping capabilities and add ioctl supportVincent Mailhol2022-07-281-0/+7
| * can: etas_es58x: advertise timestamping capabilities and add ioctl supportVincent Mailhol2022-07-281-1/+8
| * can: mcp251xfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol2022-07-282-0/+2
| * can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol2022-07-281-0/+29
| * can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol2022-07-281-0/+21
| * can: dev: add hardware TX timestampVincent Mailhol2022-07-281-0/+6
| * can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol2022-07-2830-0/+159
| * can: v(x)can: add software tx timestampsVincent Mailhol2022-07-282-0/+4
| * can: slcan: add software tx timestampsVincent Mailhol2022-07-281-0/+2
| * can: janz-ican3: add software tx timestampVincent Mailhol2022-07-281-0/+2
| * can: can327: add software tx timestampsVincent Mailhol2022-07-281-0/+2
| * MAINTAINERS: Add maintainer for the slcan driverDario Binacchi2022-07-281-0/+1
| * can: slcan: add support for listen-only modeDario Binacchi2022-07-281-4/+15
| * can: slcan: use the generic can_change_mtu()Dario Binacchi2022-07-281-6/+1
| * can: slcan: change every `slc' occurrence in `slcan'Dario Binacchi2022-07-281-53/+56
| * can: slcan: remove legacy infrastructureDario Binacchi2022-07-281-255/+63
| * can: slcan: remove useless header inclusionsDario Binacchi2022-07-281-3/+0
| * can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded namesVincent Mailhol2022-07-281-6/+8
| * can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()Vincent Mailhol2022-07-273-8/+3
| * can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()Vincent Mailhol2022-07-273-8/+3
| * can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()Vincent Mailhol2022-07-273-8/+4
| * can: etas_es58x: remove DRV_VERSIONVincent Mailhol2022-07-261-5/+2
| * can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAMEVincent Mailhol2022-07-261-4/+3
| * can: ubs_8dev: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-2/+2
| * can: kvaser_usb: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-1/+1
| * can: gs_ubs: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-3/+3
| * can: esd_usb: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-1/+1
| * can: softing: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-2/+2
| * can: ems_usb: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-2/+2
| * can: can327: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol2022-07-261-2/+2
| * can: mcp251xfd: mcp251xfd_dump(): fix commentMarc Kleine-Budde2022-07-261-1/+1
* | Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-07-2930-511/+1265
|\ \
| * | net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal2022-07-285-5/+5
| * | net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal2022-07-283-88/+120
| * | net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal2022-07-285-96/+119
| * | net/mlx5e: Add mdev to flow_steering structLama Kayal2022-07-285-38/+42
| * | net/mlx5e: Report flow steering errors with mdev err report APILama Kayal2022-07-281-36/+34
| * | net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal2022-07-2814-264/+298
| * | net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal2022-07-283-12/+46
| * | net/mlx5e: Make mlx5e_tc_table privateLama Kayal2022-07-286-32/+59
| * | net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal2022-07-284-34/+43
| * | net/mlx5e: TC, Support tc action api for policeRoi Dayan2022-07-285-8/+239
| * | net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan2022-07-283-27/+112