summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-31can: can327: fix a broken link to DocumentationChristophe JAILLET
2022-07-29can: etas_es58x: remove useless calls to usb_fill_bulk_urb()Vincent Mailhol
2022-07-28Merge patch series "can: add ethtool support and reporting of timestamping ca...Marc Kleine-Budde
2022-07-28can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: peak_canfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: kvaser_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: kvaser_pciefd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: etas_es58x: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: mcp251xfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: dev: add generic function can_eth_ioctl_hwts()Vincent Mailhol
2022-07-28can: dev: add generic function can_ethtool_op_get_ts_info_hwts()Vincent Mailhol
2022-07-28can: dev: add hardware TX timestampVincent Mailhol
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol
2022-07-28can: v(x)can: add software tx timestampsVincent Mailhol
2022-07-28can: slcan: add software tx timestampsVincent Mailhol
2022-07-28can: janz-ican3: add software tx timestampVincent Mailhol
2022-07-28can: can327: add software tx timestampsVincent Mailhol
2022-07-28Merge patch series "can: slcan: extend supported features (step 2)"Marc Kleine-Budde
2022-07-28MAINTAINERS: Add maintainer for the slcan driverDario Binacchi
2022-07-28can: slcan: add support for listen-only modeDario Binacchi
2022-07-28can: slcan: use the generic can_change_mtu()Dario Binacchi
2022-07-28can: slcan: change every `slc' occurrence in `slcan'Dario Binacchi
2022-07-28can: slcan: remove legacy infrastructureDario Binacchi
2022-07-28can: slcan: remove useless header inclusionsDario Binacchi
2022-07-28can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded namesVincent Mailhol
2022-07-27Merge patch series "can: export export slcan_ethtool_ops and remove setter fu...Marc Kleine-Budde
2022-07-27can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()Vincent Mailhol
2022-07-27can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()Vincent Mailhol
2022-07-27can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()Vincent Mailhol
2022-07-26Merge patch series "can: remove litteral strings used for driver names and re...Marc Kleine-Budde
2022-07-26can: etas_es58x: remove DRV_VERSIONVincent Mailhol
2022-07-26can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAMEVincent Mailhol
2022-07-26can: ubs_8dev: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol
2022-07-26can: kvaser_usb: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol
2022-07-26can: gs_ubs: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol
2022-07-26can: esd_usb: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol
2022-07-26can: softing: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol
2022-07-26can: ems_usb: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol
2022-07-26can: can327: use KBUILD_MODNAME instead of hard coded namesVincent Mailhol
2022-07-26can: mcp251xfd: mcp251xfd_dump(): fix commentMarc Kleine-Budde
2022-07-25Merge branch 'add-mtu-change-with-stmmac-interface-running'Jakub Kicinski
2022-07-25net: ethernet: stmicro: stmmac: permit MTU change with interface upChristian Marangi
2022-07-25net: ethernet: stmicro: stmmac: generate stmmac dma conf before openChristian Marangi
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi
2022-07-25net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...Christian Marangi
2022-07-25net: ethernet: stmicro: stmmac: move queue reset to dedicated functionsChristian Marangi
2022-07-25net: delete extra space and tab in blank lineWilliam Dean
2022-07-25Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-25dt-bindings: net: fsl,fec: Add nvmem-cells / nvmem-cell-names propertiesAlexander Stein
2022-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo