summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: Separate netdev probe/remove from PCI probe/removeJonathan Cooper2022-06-298-148/+183
* sfc: replace function name in string with __func__Jonathan Cooper2022-06-291-1/+2
* sfc: Unsplit literal string.Jonathan Cooper2022-06-291-2/+2
* sfc: Move EF100 efx_nic_type structs to the end of the fileJonathan Cooper2022-06-291-172/+172
* sfc: Separate efx_nic memory from net_device memoryJonathan Cooper2022-06-294-9/+46
* sfc: Encapsulate access to netdev_priv()Jonathan Cooper2022-06-2913-73/+78
* sfc: Change BUG_ON to WARN_ON and recovery code.Jonathan Cooper2022-06-291-1/+2
* sfc: Remove netdev init from efx_init_structJonathan Cooper2022-06-294-8/+7
* sfc: Add a PROBED state for EF100 VDPA use.Jonathan Cooper2022-06-294-8/+12
* sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper2022-06-296-31/+72
* mlxsw: spectrum_switchdev: Convert MDB code to use PGT APIsAmit Cohen2022-06-291-304/+48
* mlxsw: spectrum_switchdev: Flush port from MDB entries according to FID indexAmit Cohen2022-06-291-6/+11
* mlxsw: spectrum_switchdev: Add support for getting and putting MDB entryAmit Cohen2022-06-291-2/+78
* mlxsw: spectrum_switchdev: Implement mlxsw_sp_mc_mdb_entry_{init, fini}()Amit Cohen2022-06-291-2/+174
* mlxsw: spectrum_switchdev: Add support for maintaining list of ports per MDB ...Amit Cohen2022-06-291-0/+153
* mlxsw: spectrum_switchdev: Add support for maintaining hash table of MDB entriesAmit Cohen2022-06-291-0/+15
* mlxsw: spectrum_switchdev: Save MAC and FID as a key in 'struct mlxsw_sp_mdb_...Amit Cohen2022-06-291-10/+14
* mlxsw: spectrum_switchdev: Rename MIDs listAmit Cohen2022-06-291-10/+11
* mlxsw: spectrum_switchdev: Rename MID structureAmit Cohen2022-06-292-91/+97
* mlxsw: Align PGT index to legacy bridge modelAmit Cohen2022-06-292-3/+14
* net: phylink: disable PCS polling over major configurationRussell King (Oracle)2022-06-281-10/+20
* net: phylink: remove pcs_ops memberRussell King (Oracle)2022-06-281-20/+19
* net/funeth: Support for ethtool -mDimitris Michailidis2022-06-282-0/+74
* mlxsw: spectrum_fid: Configure flooding entries using PGT APIsAmit Cohen2022-06-281-6/+59
* mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initializationAmit Cohen2022-06-282-4/+32
* mlxsw: spectrum: Initialize PGT tableAmit Cohen2022-06-281-0/+9
* mlxsw: Extend PGT APIs to support maintaining list of ports per entryAmit Cohen2022-06-282-0/+231
* mlxsw: Add a dedicated structure for bitmap of portsAmit Cohen2022-06-282-19/+43
* mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen2022-06-283-0/+7
* mlxsw: Add an initial PGT table supportAmit Cohen2022-06-284-1/+136
* mlxsw: spectrum_fid: Configure egress VID classification for multicastAmit Cohen2022-06-281-0/+23
* mlxsw: Set flood bridge type for FIDsAmit Cohen2022-06-282-5/+14
* mlxsw: spectrum_fid: Store 'bridge_type' as part of FID familyAmit Cohen2022-06-281-5/+4
* mlxsw: Prepare 'bridge_type' field for SFMR usageAmit Cohen2022-06-282-8/+9
* mlxsw: spectrum_fid: Configure flooding table type for rFIDAmit Cohen2022-06-282-3/+14
* mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen2022-06-282-0/+2
* hinic: Use the bitmap API when applicableChristophe JAILLET2022-06-271-5/+2
* nfp: add support for 'ethtool -t DEVNAME' commandFei Qin2022-06-271-0/+167
* nfp: support vepa mode in HW bridgeYinjun Zhang2022-06-274-2/+73
* net: atlantic:fix repeated words in commentsJilin Yuan2022-06-271-2/+2
* amd/xgbe: fix repeated words in commentsJilin Yuan2022-06-271-1/+1
* agere: fix repeated words in commentsJilin Yuan2022-06-271-1/+1
* net: axienet: Modify function descriptionDeming Wang2022-06-271-1/+1
* sfc:falcon: fix repeated words in commentsJilin Yuan2022-06-271-1/+1
* sfc: fix repeated words in commentsJilin Yuan2022-06-271-5/+5
* Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller2022-06-2717-374/+542
|\
| * can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTIONFrank Jungclaus2022-06-251-4/+6
| * can/esd_usb: Fixed some checkpatch.pl warningsFrank Jungclaus2022-06-251-23/+8
| * can/esd_usb: Rename all terms USB2 to USBFrank Jungclaus2022-06-251-104/+109
| * can/esd_usb2: Rename esd_usb2.c to esd_usb.cFrank Jungclaus2022-06-253-5/+12