summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
...
* | net/mlx5e: Provide correct packet/bytes statisticsGal Pressman2016-03-021-17/+8
* | net/mlx5e: Add rx/tx bytes software countersGal Pressman2016-03-023-5/+13
* | net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan2016-03-023-4/+15
* | net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan2016-03-023-21/+43
* | net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha2016-03-021-10/+15
* | net/mlx5e: Fix LRO modifyTariq Toukan2016-03-021-4/+11
* | net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan2016-03-024-22/+1
|/
* net/mlx5e: Use static constant netdevice ndosSaeed Mahameed2016-02-161-13/+28
* net/mlx5e: Remove select queue ndo initializationSaeed Mahameed2016-02-161-3/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-239-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