summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05net: dsa: remove cross-chip support for MRPVladimir Oltean
2022-01-05net: dsa: fix incorrect function pointer check for MRP ring rolesVladimir Oltean
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-05Merge branch 'dsa-cleanups'David S. Miller
2022-01-05net: dsa: combine two holes in struct dsa_switch_treeVladimir Oltean
2022-01-05net: dsa: move dsa_switch_tree :: ports and lags to first cache lineVladimir Oltean
2022-01-05net: dsa: make dsa_switch :: num_ports an unsigned intVladimir Oltean
2022-01-05net: dsa: merge all bools of struct dsa_switch into a single u32Vladimir Oltean
2022-01-05net: dsa: move dsa_port :: type near dsa_port :: indexVladimir Oltean
2022-01-05net: dsa: merge all bools of struct dsa_port into a single u8Vladimir Oltean
2022-01-05net: dsa: move dsa_port :: stp_state near dsa_port :: macVladimir Oltean
2022-01-05Merge branch 'hns3-stats-refactor'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-05Merge branch 'lan966x-extend-switchdev-and-mdb-support'David S. Miller
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-05Merge branch 'mtk_eth_soc-refactoring-and-clause45'David S. Miller
2022-01-05net: ethernet: mtk_eth_soc: implement Clause 45 MDIO accessDaniel Golle
2022-01-05net: mdio: add helpers to extract clause 45 regad and devad fieldsRussell King (Oracle)
2022-01-05net: ethernet: mtk_eth_soc: fix return values and refactor MDIO opsDaniel Golle
2022-01-05can: netlink: report the CAN controller mode supported flagsVincent Mailhol
2022-01-05can: dev: reorder struct can_priv members for better packingVincent 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