summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ethernet: ixgb: use eth_hw_addr_set()Jakub Kicinski2021-10-161-2/+6
* ethernet: ibmveth: use ether_addr_to_u64()Jakub Kicinski2021-10-161-14/+3
* ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski2021-10-163-3/+7
* ethernet: ec_bhf: use eth_hw_addr_set()Jakub Kicinski2021-10-161-1/+3
* ethernet: enic: use eth_hw_addr_set()Jakub Kicinski2021-10-161-2/+3
* ethernet: bcmgenet: use eth_hw_addr_set()Jakub Kicinski2021-10-161-2/+6
* ethernet: bnx2x: use eth_hw_addr_set()Jakub Kicinski2021-10-161-5/+11
* ethernet: aquantia: use eth_hw_addr_set()Jakub Kicinski2021-10-161-2/+4
* ethernet: amd: use eth_hw_addr_set()Jakub Kicinski2021-10-162-5/+12
* ethernet: alteon: use eth_hw_addr_set()Jakub Kicinski2021-10-161-6/+8
* ethernet: aeroflex: use eth_hw_addr_set()Jakub Kicinski2021-10-161-3/+3
* ethernet: adaptec: use eth_hw_addr_set()Jakub Kicinski2021-10-161-1/+3
* net: ipvtap: fix template string argument of device_create() callJean Sacren2021-10-161-1/+1
* net: macvtap: fix template string argument of device_create() callJean Sacren2021-10-161-1/+1
* Merge tag 'mlx5-updates-2021-10-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-10-1629-122/+471
|\
| * net/mlx5: Use system_image_guid to determine bondingRongwei Liu2021-10-151-1/+13
| * net/mlx5: Introduce new device index wrapperRongwei Liu2021-10-155-7/+7
| * net/mlx5: Check return status first when querying system_image_guidRongwei Liu2021-10-151-9/+12
| * net/mlx5: DR, Prefer kcalloc over open coded arithmeticLen Baker2021-10-151-2/+6
| * net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N2021-10-151-30/+76
| * net/mlx5: CT: Fix missing cleanup of ct nat table on init failurePaul Blakey2021-10-151-0/+1
| * net/mlx5: Disable roce at HCA levelShay Drory2021-10-152-2/+26
| * net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi2021-10-155-10/+43
| * net/mlx5: Bridge, provide flow source hintsVlad Buslov2021-10-151-0/+4
| * net/mlx5: Read timeout values from DTORAmir Tzin2021-10-1510-40/+124
| * net/mlx5: Read timeout values from init segmentAmir Tzin2021-10-155-22/+160
* | ice: make use of ice_for_each_* macrosMaciej Fijalkowski2021-10-156-27/+30
* | ice: introduce XDP_TX fallback pathMaciej Fijalkowski2021-10-156-9/+75
* | ice: optimize XDP_TX workloadsMaciej Fijalkowski2021-10-154-25/+88
* | ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski2021-10-156-29/+35
* | ice: do not create xdp_frame on XDP_TXMaciej Fijalkowski2021-10-151-1/+1
* | ice: unify xdp_rings accessesMaciej Fijalkowski2021-10-153-3/+3
* | ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski2021-10-1521-321/+396
* | ice: move ice_container_type onto ice_ring_containerMaciej Fijalkowski2021-10-153-23/+23
* | ice: remove ring_active from ice_ringMaciej Fijalkowski2021-10-153-5/+0
|/
* net: dpaa2: add adaptive interrupt coalescingIoana Ciornei2021-10-153-2/+20
* soc: fsl: dpio: add Net DIM integrationIoana Ciornei2021-10-153-0/+81
* net: dpaa2: add support for manual setup of IRQ coalesingIoana Ciornei2021-10-151-0/+51
* soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei2021-10-153-0/+107
* soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei2021-10-156-0/+9
* tcp: switch orphan_count to bare per-cpu countersEric Dumazet2021-10-152-2/+2
* net: dsa: qca8k: move port config to dedicated structAnsuel Smith2021-10-152-16/+20
* net: dsa: qca8k: set internal delay also for sgmiiAnsuel Smith2021-10-152-28/+62
* net: dsa: qca8k: add support for QCA8328Ansuel Smith2021-10-152-3/+17
* net: dsa: qca8k: add support for pws config regAnsuel Smith2021-10-152-0/+45
* net: dsa: qca8k: add explicit SGMII PLL enableAnsuel Smith2021-10-152-2/+18
* net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6Ansuel Smith2021-10-152-86/+89
* net: dsa: qca8k: add support for cpu port 6Ansuel Smith2021-10-152-17/+36
* net: dsa: qca8k: add support for sgmii falling edgeAnsuel Smith2021-10-152-0/+67
* dsa: qca8k: add mac_power_sel supportAnsuel Smith2021-10-152-0/+36