summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-08can: mcp251xfd: remove double blank linesMarc Kleine-Budde
2022-01-08can: janz-ican3: initialize dlc variableTom Rix
2022-01-07net: ena: Extract recurring driver reset code into a functionArthur Kiyanovski
2022-01-07net: ena: Change the name of bad_csum variableArthur Kiyanovski
2022-01-07net: ena: Add debug prints for invalid req_id resetsArthur Kiyanovski
2022-01-07net: ena: Remove ena_calc_queue_size_ctx structArthur Kiyanovski
2022-01-07net: ena: Move reset completion print to the reset functionArthur Kiyanovski
2022-01-07net: ena: Remove redundant return code checkArthur Kiyanovski
2022-01-07net: ena: Change ENI stats support check to use capabilities fieldArthur Kiyanovski
2022-01-07net: ena: Add capabilities field with support for ENI stats capabilityArthur Kiyanovski
2022-01-07net: ena: Change return value of ena_calc_io_queue_size() to voidArthur Kiyanovski
2022-01-07octeontx2-af: Fix interrupt name stringsSunil Goutham
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean
2022-01-07net: mscc: ocelot: fix incorrect balancing with down LAG portsVladimir Oltean
2022-01-07iavf: remove an unneeded variableJason Wang
2022-01-07i40e: remove variables set but not usedYang Li
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski
2022-01-07i40e: Update FW API versionMateusz Palczewski
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski
2022-01-07i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek
2022-01-07octeontx2-nicvf: Free VF PTP resources.Rakesh Babu Saladi
2022-01-07octeontx2-af: Increment ptp refcount before useSubbaraya Sundeep
2022-01-07Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-01-07Bluetooth: btqca: sequential validationSai Teja Aluvala
2022-01-07Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma
2022-01-07Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An
2022-01-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-01-06mlxsw: spectrum: Extend to support Spectrum-4 ASICAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen
2022-01-06mlxsw: Rename virtual router flex key elementAmit Cohen
2022-01-06dpaa2-switch: check if the port priv is validIoana Ciornei
2022-01-06dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...Ioana Ciornei
2022-01-06dpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa
2022-01-06Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh
2022-01-06net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh
2022-01-06net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory
2022-01-06net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin
2022-01-06net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman
2022-01-06net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman
2022-01-06net/mlx5e: Fix nullptr on deleting mirroring ruleDima Chumak
2022-01-06net/mlx5e: Fix page DMA map/unmap attributesAya Levin
2022-01-06net/mlx5e: Add recovery flow in case of error CQEGal Pressman