summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-06ppp: ensure minimum packet size in ppp_write()Eric Dumazet
2022-01-05net: lantiq_xrx200: convert to build_skbAleksander Jan Bajkowski
2022-01-05net: lantiq_xrx200: increase napi poll weigthAleksander Jan Bajkowski
2022-01-05Merge tag 'linux-can-fixes-for-5.16-20220105' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde
2022-01-05net: gemini: allow any RGMII interface modeRussell King (Oracle)
2022-01-05net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-05net: phy: marvell: use phy_write_paged() to set MSCRRussell King (Oracle)
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2022-01-05Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-01-05mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson
2022-01-05Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...David S. Miller
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang
2022-01-05net: hns3: refactor VF tqp stats APIs with new common tqp stats APIsJie Wang
2022-01-05net: hns3: refactor PF tqp stats APIs with new common tqp stats APIsJie Wang
2022-01-05net: hns3: create new set of common tqp stats APIs for PF and VF reuseJie Wang
2022-01-05net: hns3: refactor VF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: refactor PF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: create new set of common rss init APIs for PF and VF reuseJie Wang
2022-01-05net: hns3: refactor VF rss set APIs with new common rss set APIsJie Wang
2022-01-05net: hns3: refactor PF rss set APIs with new common rss set APIsJie Wang
2022-01-05net: hns3: create new set of common rss set APIs for PF and VF moduleJie Wang
2022-01-05net: hns3: refactor VF rss get APIs with new common rss get APIsJie Wang
2022-01-05net: hns3: refactor PF rss get APIs with new common rss get APIsJie Wang
2022-01-05net: hns3: create new set of common rss get APIs for PF and VF rss moduleJie Wang
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang
2022-01-05net: hns3: create new rss common structure hclge_comm_rss_cfgJie Wang
2022-01-05net: lan966x: Extend switchdev with mdb supportHoratiu Vultur
2022-01-05net: lan966x: Add PGID_GP_START and PGID_GP_ENDHoratiu Vultur
2022-01-05net: lan966x: Add function lan966x_mac_ip_learn()Horatiu Vultur
2022-01-05net: ethernet: mtk_eth_soc: implement Clause 45 MDIO accessDaniel Golle
2022-01-05net: ethernet: mtk_eth_soc: fix return values and refactor MDIO opsDaniel Golle
2022-01-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-05can: netlink: report the CAN controller mode supported flagsVincent Mailhol
2022-01-05can: dev: add sanity check in can_set_static_ctrlmode()Vincent Mailhol
2022-01-05can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()Vincent Mailhol
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not copy the payload of RTR framesVincent Mailhol
2022-01-05can: kvaser_usb: do not increase tx statistics when sending error message framesVincent Mailhol
2022-01-05can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol
2022-01-05can: etas_es58x: es58x_init_netdev: populate net_device::dev_portVincent Mailhol
2022-01-05can: sja1000: sp_probe(): use platform_get_irq() to get the interruptLad Prabhakar
2022-01-05can: ti_hecc: ti_hecc_probe(): use platform_get_irq() to get the interruptLad Prabhakar
2022-01-05can: kvaser_usb: make use of units.h in assignment of frequencyJimmy Assarsson
2022-01-05can: mcp251x: mcp251x_gpio_setup(): Get rid of duplicate of_node assignmentAndy Shevchenko
2022-01-05can: usb_8dev: remove unused member echo_skb from struct usb_8dev_privMarc Kleine-Budde
2022-01-04Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar
2022-01-04sfc: The RX page_ring is optionalMartin Habets