summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha9-7/+262
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha11-60/+831
2020-12-08net/mlx5e: Move MLX5E_RX_ERR_CQE macroEran Ben Elisha2-2/+2
2020-12-08net/mlx5e: Split SW group counters update functionEran Ben Elisha1-127/+161
2020-12-08net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha4-16/+28
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha7-21/+22
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin7-53/+59
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin8-41/+73
2020-12-08net/mlx5e: Free drop RQ in a dedicated functionTariq Toukan1-8/+10
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski26-794/+1056
2020-12-07bonding: set xfrm feature flags more sanelyJarod Wilson1-6/+4
2020-12-07ibmvnic: add some debugsSukadev Bhattiprolu1-3/+22
2020-12-07s390/qeth: make qeth_qdio_handle_aob() more robustJulian Wiedmann1-0/+1
2020-12-07s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann2-5/+2
2020-12-07s390/qeth: don't replace a fully completed async TX bufferJulian Wiedmann1-38/+51
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann9-76/+30
2020-12-07s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann1-9/+3
2020-12-07s390/qeth: don't call INIT_LIST_HEAD() on iob's list entryJulian Wiedmann2-6/+5
2020-12-06mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()Jiri Pirko4-56/+19
2020-12-06mlxsw: spectrum: Bump minimum FW version to xx.2008.2018Petr Machata1-3/+3
2020-12-06mlxsw: core_acl: Use an array instead of a struct with a zero-length arrayIdo Schimmel1-15/+11
2020-12-06mlxsw: spectrum_mr: Use flexible-array member instead of zero-length arrayIdo Schimmel1-1/+1
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel1-0/+7
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel3-7/+45
2020-12-06RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky2-55/+7
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky8-28/+10
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky3-296/+18
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky8-105/+254
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky8-89/+179
2020-12-06vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky5-109/+72
2020-12-05r8169: make NUM_RX_DESC a signed intHeiner Kallweit1-3/+3
2020-12-05r8169: improve rtl_rxHeiner Kallweit1-10/+5
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King1-1/+1
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann1-11/+10
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon3-0/+413
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix1-9/+9
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman2-2/+2
2020-12-04nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon3-12/+23
2020-12-04vrf: add mac header for tunneled packets when sniffer is attachedAndrea Mayer1-6/+72
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski147-1486/+3484
2020-12-04dpaa_eth: fix build errorr in dpaa_fq_initAnders Roxell1-1/+1
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski27-68/+145
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky4-8/+302
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky3-170/+2
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky6-13/+9
2020-12-04net/mlx5: Properly convey driver version to firmwareLeon Romanovsky1-1/+5
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky3-0/+278
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman1-26/+32
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman1-3/+2
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman1-0/+1