aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-20net: ipa: initialize ring indexes to 0Alex Elder
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur
2022-07-20vmxnet3: Implement ethtool's get_channels commandAndrey Turkin
2022-07-20Merge tag 'linux-can-next-for-5.20-20220720' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol
2022-07-20can: usb_8dev: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: kvaser_usb_leaf: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: kvaser_usb_hydra: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: hi311x: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: slcan: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: sja1000: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-20can: pch_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-07-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-19sfc: update MCDI protocol headersEdward Cree
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin
2022-07-19net/mlx5e: HTB, move htb functions to a new fileMoshe Tal
2022-07-19net/mlx5e: HTB, change functions name to follow conventionMoshe Tal
2022-07-19net/mlx5e: HTB, remove priv from htb function callsMoshe Tal
2022-07-19net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structureSaeed Mahameed
2022-07-19net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal
2022-07-19net/mlx5e: HTB, move section comment to the right placeMoshe Tal
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal
2022-07-19net/mlx5e: HTB, reduce visibility of htb functionsSaeed Mahameed
2022-07-19net/mlx5e: Fix mqprio_rl handling on devlink reloadMoshe Tal
2022-07-19net/mlx5e: Report header-data split state through ethtoolGal Pressman
2022-07-19can: peak_usb: include support for a new MCUStephane Grosjean
2022-07-19can: peak_usb: correction of an initially misnamed field nameStephane Grosjean
2022-07-19can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as constStephane Grosjean
2022-07-19can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x.Pavel Pisa
2022-07-19can: c_can: remove wrong commentDario Binacchi
2022-07-19can: slcan: do not sleep with a spin lock heldDario Binacchi
2022-07-19can: sja1000: Change the return type as void for SoC specific initBiju Das
2022-07-19can: sja1000: Use device_get_match_data to get device dataBiju Das
2022-07-19can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controllerBiju Das
2022-07-19can: slcan: clean up if/elseMarc Kleine-Budde
2022-07-19can: slcan: convert comparison to NULL into !valMarc Kleine-Budde
2022-07-19can: slcan: fix whitespace issuesMarc Kleine-Budde
2022-07-19can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()Marc Kleine-Budde
2022-07-19can: slcan: convert comments to network style commentsMarc Kleine-Budde
2022-07-19can: slcan: use scnprintf() as a hardening measureDan Carpenter
2022-07-19net: dsa: microchip: fix the missing ksz8_r_mib_cntArun Ramadoss
2022-07-19net: prestera: acl: add support for 'police' action on egressMaksym Glubokiy
2022-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-18net: macb: fixup sparse warnings on __be16 portsBen Dooks
2022-07-18net: prestera: acl: fix code formattingMaksym Glubokiy
2022-07-18vmxnet3: Record queue number to incoming packetsAndrey Turkin