summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-04can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming
2022-07-04ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley
2022-07-04nfp: support TX VLAN ctag insertDiana Wang
2022-07-04nfp: support RX VLAN ctag/stag stripDiana Wang
2022-07-04can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bitsMarc Kleine-Budde
2022-07-04can: m_can: m_can_chip_config(): actually enable internal timestampingMarc Kleine-Budde
2022-07-04can: grcan: grcan_probe(): remove extra of_node_get()Liang He
2022-07-04can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman
2022-07-04can: rcar_canfd: Fix data transmission failed on R-Car V3UDuy Nguyen
2022-07-04usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register accessLukas Wunner
2022-07-04usbnet: smsc95xx: Clean up nopm handlingLukas Wunner
2022-07-04usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach
2022-07-04Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli
2022-07-04mlxsw: spectrum_fid: Remove '_ub_' indication from structures and definesAmit Cohen
2022-07-04mlxsw: spectrum_fid: Remove flood_index() from FID operation structureAmit Cohen
2022-07-04mlxsw: Enable unified bridge modelAmit Cohen
2022-07-04mlxsw: Add ubridge to config profileAmit Cohen
2022-07-04mlxsw: Add support for 802.1Q FID familyAmit Cohen
2022-07-04mlxsw: Add new FID families for unified bridge modelAmit Cohen
2022-07-04mlxsw: Add support for VLAN RIFsAmit Cohen
2022-07-04mlxsw: Configure egress FID classification after routingAmit Cohen
2022-07-04mlxsw: spectrum_router: Do not configure VID for sub-port RIFsAmit Cohen
2022-07-04mlxsw: spectrum_fid: Configure layer 3 egress VID classificationAmit Cohen
2022-07-04mlxsw: Configure ingress RIF classificationAmit Cohen
2022-07-04mlxsw: spectrum_fid: Configure VNI to FID classificationAmit Cohen
2022-07-04mlxsw: Configure egress VID for unicast FDB entriesAmit Cohen
2022-07-03net: usb: Remove unnecessary '0' values from hasdataLi kunyu
2022-07-03Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-03can: slcan: extend the protocol with CAN state infoDario Binacchi
2022-07-03can: slcan: extend the protocol with error infoDario Binacchi
2022-07-03can: slcan: add ethtool support to reset adapter errorsDario Binacchi
2022-07-03can: slcan: move driver into separate sub directoryDario Binacchi
2022-07-03can: slcan: send the open/close commands to the adapterDario Binacchi
2022-07-03can: slcan: set bitrate by CAN device driver APIDario Binacchi
2022-07-03can: slcan: allow to send commands to the adapterDario Binacchi
2022-07-03can: slcan: use CAN network device driver APIDario Binacchi
2022-07-03can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1UDario Binacchi
2022-07-03can: slcan: use the alloc_can_skb() helperDario Binacchi
2022-07-03can: slcan: use netdev helpers to print out messagesDario Binacchi
2022-07-03can: slcan: use the BIT() helperDario Binacchi
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu
2022-07-02net/mlx5e: Add flow_action to parse stateJianbo Liu
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu
2022-07-02net/mlx5e: Get or put meter by the index of tc police actionJianbo Liu
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu
2022-07-02net/mlx5: Implement interfaces to control ASO SQ and CQJianbo Liu