aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-02can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean5-0/+63
2023-02-02can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devicesStephane Grosjean2-6/+30
2023-02-02can: peak_usb: rename device_id to CAN channel IDStephane Grosjean5-16/+17
2023-02-02can: ems_pci: Add myself as module authorGerhard Uttenthaler1-0/+1
2023-02-02can: ems_pci: Deassert hardware resetGerhard Uttenthaler1-0/+8
2023-02-02can: ems_pci: Add IRQ enableGerhard Uttenthaler1-2/+9
2023-02-02can: ems_pci: Initialize CAN controller base addressesGerhard Uttenthaler1-2/+7
2023-02-02can: ems_pci: Add read/write register and post irq functionsGerhard Uttenthaler1-1/+23
2023-02-02can: ems_pci: Initialize BAR registersGerhard Uttenthaler1-9/+28
2023-02-02can: ems_pci: Add Asix AX99100 definitionsGerhard Uttenthaler1-0/+19
2023-02-02can: ems_pci: Fix code style, copyright and email addressGerhard Uttenthaler1-25/+20
2023-02-02can: rcar_canfd: Add helper variable devGeert Uytterhoeven1-44/+42
2023-02-02can: rcar_canfd: Sort included header filesGeert Uytterhoeven1-11/+11
2023-02-02can: rcar_canfd: Fix R-Car Gen4 CFCC.CFTML field widthGeert Uytterhoeven1-1/+2
2023-02-02can: rcar_canfd: Fix R-Car Gen4 DCFG.DSJW field widthGeert Uytterhoeven1-2/+2
2023-02-02can: rcar_canfd: Add support for R-Car Gen4Geert Uytterhoeven1-49/+50
2023-02-02can: rcar_canfd: Abstract out DCFG address differencesGeert Uytterhoeven1-6/+2
2023-02-02can: rcar_canfd: Fix R-Car V3U GAFLCFG field accessesGeert Uytterhoeven1-2/+2
2023-02-02can: rcar_canfd: Fix R-Car V3U CAN mode selectionGeert Uytterhoeven1-9/+10
2023-02-02can: mcp251xfd: regmap: optimizing transfer size for CRC transfers size 1Thomas Kopp2-8/+36
2023-02-01octeontx2-af: Removed unnecessary debug messages.Sunil Goutham1-14/+4
2023-02-01virtio-net: fix possible unsigned integer overflowHeng Qi1-6/+9
2023-02-01ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdrXin Long1-1/+1
2023-02-01virtio_net: notify MAC address change on device initializationLaurent Vivier1-0/+20
2023-02-01virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not setLaurent Vivier1-0/+6
2023-02-01nfp: correct cleanup related to DCB resourcesHuayu Chen2-3/+7
2023-01-31net: ipa: define two new memory regionsAlex Elder2-4/+12
2023-01-31net: ipa: support a third pulse registerAlex Elder2-51/+57
2023-01-31net: ipa: greater timer granularity optionsAlex Elder1-2/+2
2023-01-31net: ipa: support zeroing new cache tablesAlex Elder1-10/+28
2023-01-31net: ipa: update table cache flushingAlex Elder3-9/+27
2023-01-31net: ipa: define IPA v5.0+ registersAlex Elder1-5/+38
2023-01-31net: ipa: extend endpoints in packet init commandAlex Elder1-4/+9
2023-01-31net: ipa: support more endpointsAlex Elder3-7/+21
2023-01-31Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-74/+835
2023-01-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-39/+0
2023-01-31net: mdio: add amlogic gxl mdio mux supportJerome Brunet3-0/+176
2023-01-31net: ipa: use dev PM wakeirq handlingCaleb Connolly1-6/+4
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann1-2/+1
2023-01-31ibmvnic: Toggle between queue types in affinity mappingNick Child1-13/+16
2023-01-30mfd: ocelot: add external ocelot switch controlColin Foster1-0/+60
2023-01-30net: dsa: ocelot: add external ocelot switch controlColin Foster3-0/+185
2023-01-30mfd: ocelot: prepend resource size macros to be 32-bitColin Foster1-4/+4
2023-01-30net: dsa: felix: add functionality when not all ports are supportedColin Foster2-3/+9
2023-01-30net: dsa: felix: add support for MFD configurationsColin Foster1-0/+7
2023-01-30net: dsa: felix: add configurable device quirksColin Foster4-2/+8
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster2-14/+15
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster2-45/+47
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster2-43/+44
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster2-59/+60