summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-249-168/+377
|\
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-46/+2
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-0/+12
| * IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-0/+24
| * net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52
| * net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-212-19/+108
| * net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-215-80/+16
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-213-13/+0
| * net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-2/+55
| * net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-231-0/+62
| * net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+52
| * net/mlx5_core: Break down the vport mac address query functionAchiad Shochat2015-12-231-10/+17
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-4/+5
* | net/mlx5_core: Export flow steering APIMaor Gottlieb2016-01-111-0/+5
* | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-111-8/+47
* | net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb2016-01-111-21/+49
* | net/mlx5_core: Set priority attributesMaor Gottlieb2016-01-112-19/+55
* | net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-113-10/+104
* | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-112-0/+31
* | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-114-9/+114
* | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
* | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
* | net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha2016-01-054-1/+106
* | net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha2016-01-057-2/+279
* | net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-052-0/+14
* | net/mlx5e: Do not modify the TX SKBAchiad Shochat2016-01-053-34/+49
* | net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb2015-12-122-1/+1
* | net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-129-1019/+595
* | net/mlx5_core: Flow steering tree initializationMaor Gottlieb2015-12-122-0/+378
* | net/mlx5_core: Introduce flow steering APIMaor Gottlieb2015-12-122-0/+487
* | net/mlx5_core: Add flow steering lookup algorithmsMaor Gottlieb2015-12-122-0/+134
* | net/mlx5_core: Add flow steering base data structuresMaor Gottlieb2015-12-123-1/+123
* | net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2015-12-124-1/+386
* | net/mlx5e: Assign random MAC address if neededSaeed Mahameed2015-12-122-0/+8
* | net/mlx5: Fix query E-Switch capabilitiesSaeed Mahameed2015-12-121-1/+1
* | net/mlx5e: Add support for SR-IOV ndosSaeed Mahameed2015-12-031-1/+83
* | net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed2015-12-032-0/+70
* | net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed2015-12-032-2/+134
* | net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed2015-12-031-0/+11
* | net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed2015-12-032-0/+69
* | net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed2015-12-034-80/+642
* | net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed2015-12-031-0/+13
* | net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed2015-12-035-1/+654
* | net/mlx5e: Write vlan list into vport contextSaeed Mahameed2015-12-032-0/+53
* | net/mlx5e: Write UC/MC list and promisc mode into vport contextSaeed Mahameed2015-12-031-0/+87
* | net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed2015-12-031-0/+112
* | net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed2015-12-031-0/+62
* | net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed2015-12-032-7/+56
* | net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed2015-12-031-0/+119
* | net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed2015-12-032-12/+77