summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-17net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan1-1/+6
2021-03-17net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan3-9/+51
2021-03-17net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed1-1/+2
2021-03-17net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur1-2/+1
2021-03-17net: ocelot: Extend MRPHoratiu Vultur2-81/+158
2021-03-17net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur1-0/+3
2021-03-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-12/+22
2021-03-17mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel5-1/+175
2021-03-17mlxsw: core_acl_flex_actions: Add mirror sampler actionIdo Schimmel2-0/+142
2021-03-17mlxsw: spectrum_matchall: Add support for egress samplingIdo Schimmel2-12/+69
2021-03-17mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel3-42/+46
2021-03-17mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel2-0/+178
2021-03-17mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel2-14/+22
2021-03-17mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel2-14/+22
2021-03-17mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel3-22/+43
2021-03-17dpaa2-eth: fixup kdoc warningsIoana Ciornei5-118/+82
2021-03-17dpaa2-switch: fit the function declaration on the same lineIoana Ciornei2-286/+107
2021-03-17dpaa2-switch: reduce the size of the if_id bitmap to 64 bitsIoana Ciornei2-10/+12
2021-03-17dpaa2-switch: fix kdoc warningsIoana Ciornei2-44/+15
2021-03-17dpaa2-switch: remove unused ABI functionsIoana Ciornei3-82/+1
2021-03-17net: ipa: Remove useless error messageZihao Tang1-3/+2
2021-03-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-2/+10
2021-03-16net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang2-4/+121
2021-03-16net: mdio: Add BCM6368 MDIO mux bus controllerÁlvaro Fernández Rojas3-0/+196
2021-03-16net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-03-16net: ipa: extend the INDICATION_REGISTER requestAlex Elder2-1/+45
2021-03-16net: ipa: fix another QMI message definitionAlex Elder1-7/+27
2021-03-16net: ipa: fix a duplicated tlv_type valueAlex Elder1-2/+2
2021-03-16net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()Wei Yongjun1-2/+1
2021-03-16net: dsa: b53: spi: allow device tree probingÁlvaro Fernández Rojas1-0/+13
2021-03-16net: mdio: Alphabetically sort header inclusionCalvin Johnson16-58/+56
2021-03-16ionic: aggregate Tx byte counting callsShannon Nelson2-3/+25
2021-03-16ionic: simplify tx cleanShannon Nelson1-23/+7
2021-03-16ionic: generic tx skb mappingShannon Nelson1-74/+68
2021-03-16ionic: simplify TSO descriptor mappingShannon Nelson2-125/+117
2021-03-16net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder1-25/+13
2021-03-16net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder1-1/+1
2021-03-16net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder2-3/+5
2021-03-16net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macrosAlex Elder4-21/+16
2021-03-16net: qualcomm: rmnet: simplify some byte order logicAlex Elder1-10/+6
2021-03-16e1000e: Remove the runtime suspend restriction on CNP+Chen Yu1-1/+1
2021-03-16e1000e: Leverage direct_complete to speed up s2ramChen Yu1-1/+9
2021-03-16net: ipa: make ipa_table_hash_support() inlineAlex Elder2-6/+4
2021-03-16net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov3-0/+526
2021-03-16net: stmmac: dwmac-imx: add platform level clocks management for i.MXJoakim Zhang1-24/+36
2021-03-16net: stmmac: add platform level clocks managementJoakim Zhang1-0/+10
2021-03-16net: stmmac: add clocks management for gmac driverJoakim Zhang4-37/+174
2021-03-15stmmac: intel: add pcs-xpcs for Intel mGbE controllerOng Boon Leong1-1/+14
2021-03-15net: stmmac: ensure phydev is attached to phylink for C37 ANOng Boon Leong1-1/+1
2021-03-15net: stmmac: make in-band AN mode parsing is supported for non-DTOng Boon Leong1-0/+2