summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam2020-11-091-0/+3
| * Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng2020-11-091-0/+46
| * Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou2020-11-091-46/+19
| * Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou2020-11-091-2/+16
| * Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam2020-11-091-2/+6
| * Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi2020-11-091-6/+13
* | mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridgeAmit Cohen2020-12-091-2/+2
* | mlxsw: Veto Q-in-VNI for Spectrum-1 ASICAmit Cohen2020-12-093-5/+17
* | mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...Amit Cohen2020-12-091-6/+4
* | mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASICAmit Cohen2020-12-091-0/+42
* | mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen2020-12-092-1/+2
* | mlxsw: Save EtherType as part of mlxsw_sp_nve_configAmit Cohen2020-12-093-4/+6
* | mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen2020-12-092-2/+6
* | mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...Amit Cohen2020-12-091-3/+12
* | mlxsw: reg: Add support for tunnel port in SPVID registerAmit Cohen2020-12-091-1/+9
* | mlxsw: reg: Add Switch Port VLAN Stacking RegisterAmit Cohen2020-12-091-0/+104
* | mlxsw: Use one enum for all registers that contain tunnel_port fieldAmit Cohen2020-12-093-25/+11
* | Merge tag 'mlx5-updates-2020-12-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-12-0927-350/+1493
|\ \
| * | net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy2020-12-083-10/+15
| * | net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin2020-12-083-14/+43
| * | net/mlx5: Fix passing zero to 'PTR_ERR'YueHaibing2020-12-084-4/+4
| * | net/mlx5: Arm only EQs with EQEsShay Drory2020-12-081-4/+2
| * | net/mlx5e: Remove duplicated includeYueHaibing2020-12-081-1/+0
| * | net/mlx5e: remove unnecessary memsetZhu Yanjun2020-12-081-1/+0
| * | net/mlx5e: Add TX port timestamp supportEran Ben Elisha2020-12-089-7/+262
| * | net/mlx5e: Add TX PTP port object supportEran Ben Elisha2020-12-0811-60/+831
| * | net/mlx5e: Move MLX5E_RX_ERR_CQE macroEran Ben Elisha2020-12-082-2/+2
| * | net/mlx5e: Split SW group counters update functionEran Ben Elisha2020-12-081-127/+161
| * | net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha2020-12-084-16/+28
| * | net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha2020-12-087-21/+22
| * | net/mlx5e: Allow RQ outside of channel contextAya Levin2020-12-087-53/+59
| * | net/mlx5e: Allow CQ outside of channel contextAya Levin2020-12-088-41/+73
| * | net/mlx5e: Free drop RQ in a dedicated functionTariq Toukan2020-12-081-8/+10
* | | net: hns3: refine the VLAN tag handle for port based VLANGuojia Liao2020-12-085-17/+64
* | | net: hns3: add priv flags support to switch limit promisc modeJian Shen2020-12-087-1/+119
* | | net: hns3: add support for extended promiscuous commandGuojia Liao2020-12-082-49/+41
|/ /
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2020-12-0826-794/+1056
|\ \
| * | RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky2020-12-062-55/+7
| * | net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-068-28/+10
| * | net/mlx5: Delete custom device management logicLeon Romanovsky2020-12-063-296/+18
| * | RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky2020-12-068-105/+254
| * | net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky2020-12-068-89/+179
| * | vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky2020-12-065-109/+72
| * | net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky2020-12-044-8/+302
| * | vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky2020-12-043-170/+2
| * | net/mlx5_core: Clean driver version and nameLeon Romanovsky2020-12-046-13/+9
| * | net/mlx5: Properly convey driver version to firmwareLeon Romanovsky2020-12-041-1/+5
| * | Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky2020-12-043-0/+278
| |\ \
| | * | driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2020-12-041-26/+32
| | * | driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman2020-12-041-3/+2