aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner2022-07-041-6/+20
* net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach2022-07-041-0/+15
* mlxsw: spectrum_fid: Remove '_ub_' indication from structures and definesAmit Cohen2022-07-041-47/+47
* mlxsw: spectrum_fid: Remove flood_index() from FID operation structureAmit Cohen2022-07-041-9/+1
* mlxsw: Enable unified bridge modelAmit Cohen2022-07-046-328/+79
* mlxsw: Add ubridge to config profileAmit Cohen2022-07-043-0/+20
* mlxsw: Add support for 802.1Q FID familyAmit Cohen2022-07-042-2/+193
* mlxsw: Add new FID families for unified bridge modelAmit Cohen2022-07-043-7/+189
* mlxsw: Add support for VLAN RIFsAmit Cohen2022-07-042-0/+120
* mlxsw: Configure egress FID classification after routingAmit Cohen2022-07-042-1/+5
* mlxsw: spectrum_router: Do not configure VID for sub-port RIFsAmit Cohen2022-07-041-1/+1
* mlxsw: spectrum_fid: Configure layer 3 egress VID classificationAmit Cohen2022-07-041-5/+137
* mlxsw: Configure ingress RIF classificationAmit Cohen2022-07-045-26/+189
* mlxsw: spectrum_fid: Configure VNI to FID classificationAmit Cohen2022-07-041-2/+36
* mlxsw: Configure egress VID for unicast FDB entriesAmit Cohen2022-07-042-12/+17
* net: usb: Remove unnecessary '0' values from hasdataLi kunyu2022-07-031-1/+1
* Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...David S. Miller2022-07-039-106/+1691
|\
| * can: slcan: extend the protocol with CAN state infoDario Binacchi2022-07-031-1/+73
| * can: slcan: extend the protocol with error infoDario Binacchi2022-07-031-1/+139
| * can: slcan: add ethtool support to reset adapter errorsDario Binacchi2022-07-034-0/+120
| * can: slcan: move driver into separate sub directoryDario Binacchi2022-07-033-1/+7
| * can: slcan: send the open/close commands to the adapterDario Binacchi2022-07-031-2/+22
| * can: slcan: set bitrate by CAN device driver APIDario Binacchi2022-07-031-3/+38
| * can: slcan: allow to send commands to the adapterDario Binacchi2022-07-031-1/+45
| * can: slcan: use CAN network device driver APIDario Binacchi2022-07-032-62/+60
| * can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1UDario Binacchi2022-07-031-1/+2
| * can: slcan: use the alloc_can_skb() helperDario Binacchi2022-07-031-37/+33
| * can: slcan: use netdev helpers to print out messagesDario Binacchi2022-07-031-3/+2
| * can: slcan: use the BIT() helperDario Binacchi2022-07-031-1/+1
| * can: ctucanfd: ctucan_interrupt(): fix typoMarc Kleine-Budde2022-06-281-1/+1
| * can: can327: CAN/ldisc driver for ELM327 based OBD-II adaptersMax Staudt2022-06-273-0/+1156
* | net/mlx5e: TC, Support offloading police actionJianbo Liu2022-07-029-5/+124
* | net/mlx5e: Add flow_action to parse stateJianbo Liu2022-07-023-3/+3
* | net/mlx5e: Add post meter table for flow meteringJianbo Liu2022-07-027-3/+245
* | net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu2022-07-025-10/+12
* | net/mlx5e: Get or put meter by the index of tc police actionJianbo Liu2022-07-022-0/+226
* | net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu2022-07-023-0/+192
* | net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu2022-07-027-1/+129
* | net/mlx5: Implement interfaces to control ASO SQ and CQJianbo Liu2022-07-022-0/+162
* | net/mlx5: Add support to create SQ and CQ for ASOJianbo Liu2022-07-023-1/+350
* | net/mlx5: E-switch: Change eswitch mode only via devlink commandChris Mi2022-07-023-22/+15
* | net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi2022-07-027-81/+83
* | net/mlx5: E-switch, Introduce flag to indicate if fdb table is createdChris Mi2022-07-022-0/+12
* | net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is createdChris Mi2022-07-022-0/+6
* | net/mlx5: delete dead code in mlx5_esw_unlock()Dan Carpenter2022-07-021-2/+0
* | net/mlx5: Delete ipsec_fs header file as not usedLeon Romanovsky2022-07-021-21/+0
* | net: dsa: microchip: add LAN937x in the ksz spi probeArun Ramadoss2022-07-021-0/+26
* | net: dsa: microchip: lan937x: add phylink_mac_config supportArun Ramadoss2022-07-024-2/+74
* | net: dsa: microchip: lan937x: add phylink_mac_link_up supportArun Ramadoss2022-07-025-0/+82
* | net: dsa: microchip: lan937x: add phylink_get_caps supportArun Ramadoss2022-07-023-0/+15