summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fddi/skfp: fix repeated words in commentsJilin Yuan2022-07-111-1/+1
* ethernet/via: fix repeated words in commentsJilin Yuan2022-07-111-1/+1
* ixp4xx_eth: Set MAC address from device treeLinus Walleij2022-07-091-1/+9
* ixp4xx_eth: Fall back to random MAC addressLinus Walleij2022-07-091-1/+4
* bcm63xx_enet: change the driver variables to staticYang Yingliang2022-07-081-2/+2
* net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)2022-07-081-1/+3
* net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew2022-07-081-5/+5
* octeontx2-af: Don't reset previous pfc configHariprasad Kelam2022-07-083-13/+23
* eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski2022-07-081-1/+1
* eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski2022-07-081-2/+1
* net: macb: sort init_reset_optional() with other init()sConor Dooley2022-07-071-34/+34
* net: macb: simplify error paths in init_reset_optional()Conor Dooley2022-07-071-13/+7
* net: macb: unify macb_config alignment styleConor Dooley2022-07-071-8/+8
* net: macb: add polarfire soc reset supportConor Dooley2022-07-071-8/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-0788-604/+979
|\
| * Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-0725-352/+433
| |\
| | * wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov2022-07-061-0/+1
| | * crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2022-07-061-115/+0
| | * r8169: fix accessing unset transport headerHeiner Kallweit2022-07-061-6/+4
| | * usbnet: fix memory leak in error caseOliver Neukum2022-07-061-5/+12
| | * net/mlx5e: Fix matchall police parameters validationVlad Buslov2022-07-061-7/+6
| | * net: lan966x: hardcode the number of external portsMichael Walle2022-07-052-6/+3
| | * Merge tag 'linux-can-fixes-for-5.19-20220704' of git://git.kernel.org/pub/scm...Jakub Kicinski2022-07-0411-212/+290
| | |\
| | | * can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversionMarc Kleine-Budde2022-07-041-1/+2
| | | * can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...Marc Kleine-Budde2022-07-041-1/+1
| | | * can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()Marc Kleine-Budde2022-07-041-0/+1
| | | * can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...Thomas Kopp2022-07-041-6/+3
| | | * can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...Thomas Kopp2022-07-041-5/+8
| | | * can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson2022-07-043-35/+47
| | | * can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson2022-07-043-21/+38
| | | * can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson2022-07-043-148/+172
| | | * can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bitsMarc Kleine-Budde2022-07-041-2/+2
| | | * can: m_can: m_can_chip_config(): actually enable internal timestampingMarc Kleine-Budde2022-07-041-1/+3
| | | * can: grcan: grcan_probe(): remove extra of_node_get()Liang He2022-07-041-1/+0
| | | * can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman2022-07-041-2/+21
| | | * can: rcar_canfd: Fix data transmission failed on R-Car V3UDuy Nguyen2022-07-041-1/+4
| | | * Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli2022-07-041-2/+2
| | * | ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley2022-07-041-0/+9
| | |/
| | * net: usb: Fix typo in codeLi kunyu2022-07-011-1/+1
| | * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-07-015-0/+107
| | |\
| | | * i40e: Fix VF's MAC Address change on VMNorbert Zulinski2022-06-301-0/+4
| | | * i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki2022-06-304-0/+103
| * | | Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-07-075-15/+22
| |\ \ \
| | * | | pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne2022-06-281-8/+12
| | * | | pinctrl: imx: Add the zero base flag for imx93Jacky Bai2022-06-281-0/+1
| | * | | pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev2022-06-271-0/+2
| | * | | pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland2022-06-151-5/+5
| | * | | pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai2022-06-151-2/+2
| * | | | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2022-07-061-1/+0
| |\ \ \ \
| | * | | | irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne2022-06-281-1/+0