summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-25net: Fix typosBjorn Helgaas
2025-07-25can: kvaser_usb: Add devlink port supportJimmy Assarsson
2025-07-25can: kvaser_usb: Expose device information via devlink info_get()Jimmy Assarsson
2025-07-25can: kvaser_usb: Add devlink supportJimmy Assarsson
2025-07-25can: kvaser_usb: Store additional device informationJimmy Assarsson
2025-07-25can: kvaser_usb: Store the different firmware version components in a structJimmy Assarsson
2025-07-25can: kvaser_usb: Move comment regarding max_tx_urbsJimmy Assarsson
2025-07-25can: kvaser_usb: Add intermediate variablesJimmy Assarsson
2025-07-25can: kvaser_usb: Assign netdev.dev_port based on device channel indexJimmy Assarsson
2025-07-25can: kvaser_usb: Add support for ethtool set_phys_id()Jimmy Assarsson
2025-07-25can: kvaser_usb: Add support to control CAN LEDs on deviceJimmy Assarsson
2025-07-25can: kvaser_pciefd: Add devlink port supportJimmy Assarsson
2025-07-25can: kvaser_pciefd: Expose device firmware version via devlink info_get()Jimmy Assarsson
2025-07-25can: kvaser_pciefd: Add devlink supportJimmy Assarsson
2025-07-25can: kvaser_pciefd: Split driver into C-file and header-file.Jimmy Assarsson
2025-07-25can: kvaser_pciefd: Store device channel indexJimmy Assarsson
2025-07-25can: kvaser_pciefd: Store the different firmware version components in a structJimmy Assarsson
2025-07-25can: kvaser_pciefd: Add intermediate variable for device struct in probe()Jimmy Assarsson
2025-07-25can: kvaser_pciefd: Add support for ethtool set_phys_id()Jimmy Assarsson
2025-07-25can: kvaser_pciefd: Add support to control CAN LEDs on deviceJimmy Assarsson
2025-07-25docs: Fix kernel-doc error in CAN driverLuis Felipe Hernandez
2025-07-25can: tscan1: CAN_TSCAN1 can depend on PC104Randy Dunlap
2025-07-25can: peak_usb: fix USB FD devices potential malfunctionStephane Grosjean
2025-07-24net/mlx5: Fix build -Wframe-larger-than warningsZhu Yanjun
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24i40e: use libie_aq_strMichal Swiatkowski
2025-07-24iavf: use libie_aq_strMichal Swiatkowski
2025-07-24ice: use libie_aq_strMichal Swiatkowski
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski
2025-07-24iavf: use libie adminq descriptorsMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-24net: hns3: default enable tx bounce buffer when smmu enabledJijie Shao
2025-07-24net: hns3: fixed vf get max channels bugJian Shen
2025-07-24net: hns3: disable interrupt when ptp init failedYonglong Liu
2025-07-24net: hns3: fix concurrent setting vlan filter issueJian Shen
2025-07-24wifi: Fix typosBjorn Helgaas
2025-07-23net: ti: icssg-prueth: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23mlx5: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23idpf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23iavf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23octeontx2-pf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23net: fec: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23mt76: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23netdevsim: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park