summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens
2023-02-02Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL
2023-02-02virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-02can: peak_usb: Reorder include directives alphabeticallyLukas Magel
2023-02-02can: peak_usb: align CAN channel ID format in log with sysfs attributeLukas Magel
2023-02-02can: peak_usb: export PCAN CAN channel ID as sysfs device attributeLukas Magel
2023-02-02can: peak_usb: add ethtool interface to user-configurable CAN channel identifierStephane Grosjean
2023-02-02can: peak_usb: replace unregister_netdev() with unregister_candev()Stephane Grosjean
2023-02-02can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean
2023-02-02can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devicesStephane Grosjean
2023-02-02can: peak_usb: rename device_id to CAN channel IDStephane Grosjean
2023-02-02can: ems_pci: Add myself as module authorGerhard Uttenthaler
2023-02-02can: ems_pci: Deassert hardware resetGerhard Uttenthaler
2023-02-02can: ems_pci: Add IRQ enableGerhard Uttenthaler
2023-02-02can: ems_pci: Initialize CAN controller base addressesGerhard Uttenthaler
2023-02-02can: ems_pci: Add read/write register and post irq functionsGerhard Uttenthaler
2023-02-02can: ems_pci: Initialize BAR registersGerhard Uttenthaler
2023-02-02can: ems_pci: Add Asix AX99100 definitionsGerhard Uttenthaler
2023-02-02can: ems_pci: Fix code style, copyright and email addressGerhard Uttenthaler
2023-02-02can: rcar_canfd: Add helper variable devGeert Uytterhoeven
2023-02-02can: rcar_canfd: Sort included header filesGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car Gen4 CFCC.CFTML field widthGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car Gen4 DCFG.DSJW field widthGeert Uytterhoeven
2023-02-02can: rcar_canfd: Add support for R-Car Gen4Geert Uytterhoeven
2023-02-02can: rcar_canfd: Abstract out DCFG address differencesGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car V3U GAFLCFG field accessesGeert Uytterhoeven
2023-02-02can: rcar_canfd: Fix R-Car V3U CAN mode selectionGeert Uytterhoeven
2023-02-02can: mcp251xfd: regmap: optimizing transfer size for CRC transfers size 1Thomas Kopp
2023-02-02amd-xgbe: add support for rx-adaptationRaju Rangoju
2023-02-02amd-xgbe: add 2.5GbE support to 10G BaseT modeRaju Rangoju
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde
2023-02-02hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley
2023-02-01octeontx2-af: Removed unnecessary debug messages.Sunil Goutham
2023-02-01virtio-net: fix possible unsigned integer overflowHeng Qi
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-01ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdrXin Long
2023-02-01virtio_net: notify MAC address change on device initializationLaurent Vivier
2023-02-01virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not setLaurent Vivier
2023-02-01nfp: correct cleanup related to DCB resourcesHuayu Chen
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li
2023-02-01bnxt_en: Remove runtime interrupt vector allocationAjit Khaparde
2023-02-01RDMA/bnxt_re: Remove the sriov config callbackAjit Khaparde
2023-02-01bnxt_en: Remove struct bnxt access from RoCE driverHongguang Gao
2023-02-01bnxt_en: Use auxiliary bus calls over proprietary callsAjit Khaparde
2023-02-01bnxt_en: Use direct API instead of indirectionAjit Khaparde