summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-28mlxsw: Set flood bridge type for FIDsAmit Cohen
2022-06-28mlxsw: spectrum_fid: Store 'bridge_type' as part of FID familyAmit Cohen
2022-06-28mlxsw: Prepare 'bridge_type' field for SFMR usageAmit Cohen
2022-06-28mlxsw: spectrum_fid: Configure flooding table type for rFIDAmit Cohen
2022-06-28mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen
2022-06-27hinic: Use the bitmap API when applicableChristophe JAILLET
2022-06-27nfp: add support for 'ethtool -t DEVNAME' commandFei Qin
2022-06-27nfp: support vepa mode in HW bridgeYinjun Zhang
2022-06-27net: atlantic:fix repeated words in commentsJilin Yuan
2022-06-27amd/xgbe: fix repeated words in commentsJilin Yuan
2022-06-27agere: fix repeated words in commentsJilin Yuan
2022-06-27net: usb: asix: do not force pause frames supportOleksij Rempel
2022-06-27net: asix: fix "can't send until first packet is send" issueOleksij Rempel
2022-06-27octeon_ep: use bitwise ANDShreenidhi Shedi
2022-06-27net: axienet: Modify function descriptionDeming Wang
2022-06-27epic100: fix use after free on rmmodTong Zhang
2022-06-27net: tun: stop NAPI when detaching queuesJakub Kicinski
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-27can: can327: CAN/ldisc driver for ELM327 based OBD-II adaptersMax Staudt
2022-06-27Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman
2022-06-27Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman
2022-06-27caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2022-06-27virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang
2022-06-27sfc:falcon: fix repeated words in commentsJilin Yuan
2022-06-27sfc: fix repeated words in commentsJilin Yuan
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller
2022-06-27net: dsa: rzn1-a5psw: add FDB supportClément Léger
2022-06-27net: dsa: rzn1-a5psw: add statistics supportClément Léger
2022-06-27net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driverClément Léger
2022-06-27net: pcs: add Renesas MII converter driverClément Léger
2022-06-25can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTIONFrank Jungclaus
2022-06-25can/esd_usb: Fixed some checkpatch.pl warningsFrank Jungclaus
2022-06-25can/esd_usb: Rename all terms USB2 to USBFrank Jungclaus
2022-06-25can/esd_usb2: Rename esd_usb2.c to esd_usb.cFrank Jungclaus
2022-06-24net: pcs: xpcs: depends on PHYLINK in KconfigJakub Kicinski
2022-06-24usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-06-24i40e: read the XDP program once per NAPICiara Loftus
2022-06-24net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-06-24net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-06-24net: tun: unlink NAPI from device on destructionJakub Kicinski
2022-06-24sfc: siena: fix repeated words in commentsJilin Yuan
2022-06-24net/funeth: Support UDP segmentation offloadDimitris Michailidis
2022-06-24net: pcs: lynx: consolidate sgmii and 1000base-x config codeRussell King (Oracle)
2022-06-24net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()Russell King (Oracle)
2022-06-24net: lan743x: Use correct variable in lan743x_sgmii_config()Dan Carpenter
2022-06-24mlxsw: spectrum: Change mlxsw_sp_rif_vlan_fid_op() to be dedicated for FID RIFsAmit Cohen
2022-06-24mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen
2022-06-24mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()Amit Cohen
2022-06-24mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()Amit Cohen