summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-06octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth
2022-07-06octeontx2-pf: Add support for exact match table.Ratheesh Kannoth
2022-07-06octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth
2022-07-06octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth
2022-07-06octeontx2: Modify mbox request and response structuresRatheesh Kannoth
2022-07-06octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth
2022-07-06octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth
2022-07-06octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth
2022-07-06octeontx2-af: devlink configuration supportRatheesh Kannoth
2022-07-06octeontx2-af: Exact match scan from kex profileRatheesh Kannoth
2022-07-06octeontx2-af: Exact match supportRatheesh Kannoth
2022-07-06octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth
2022-07-06nfp: enable TSO by default for nfp netdevSimon Horman
2022-07-06nfp: allow TSO packets with metadata prepended in NFDK pathYinjun Zhang
2022-07-05net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao
2022-07-05net: dsa: felix: build as module when tc-taprio is moduleVladimir Oltean
2022-07-05eth: remove neterion/vxgeJakub Kicinski
2022-07-05cxgb4: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-05net/mlx5: fix 32bit buildPaolo Abeni
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming
2022-07-04nfp: support TX VLAN ctag insertDiana Wang
2022-07-04nfp: support RX VLAN ctag/stag stripDiana Wang
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-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