aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-16net/mlx5e: Use static constant netdevice ndosSaeed Mahameed1-13/+28
2016-02-16net/mlx5e: Remove select queue ndo initializationSaeed Mahameed1-3/+0
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-168/+377
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com1-46/+2
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com1-0/+12
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com1-0/+24
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com1-0/+52
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2-19/+108
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com5-80/+16
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky3-13/+0
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb1-8/+47
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2-0/+31
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb4-9/+114
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2-19/+152
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha4-1/+106
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha7-2/+279
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-0/+14
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat3-34/+49
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha1-2/+55
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat1-0/+62
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat1-0/+52
2015-12-23net/mlx5_core: Break down the vport mac address query functionAchiad Shochat1-10/+17
2015-12-12net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb2-1/+1
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb9-1019/+595
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb2-0/+378
2015-12-12net/mlx5_core: Introduce flow steering APIMaor Gottlieb2-0/+487
2015-12-12net/mlx5_core: Add flow steering lookup algorithmsMaor Gottlieb2-0/+134
2015-12-12net/mlx5_core: Add flow steering base data structuresMaor Gottlieb3-1/+123
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb4-1/+386
2015-12-12net/mlx5e: Assign random MAC address if neededSaeed Mahameed2-0/+8
2015-12-12net/mlx5: Fix query E-Switch capabilitiesSaeed Mahameed1-1/+1
2015-12-03net/mlx5e: Add support for SR-IOV ndosSaeed Mahameed1-1/+83
2015-12-03net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed2-0/+70
2015-12-03net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed2-2/+134
2015-12-03net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed1-0/+11
2015-12-03net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed2-0/+69
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed4-80/+642
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed1-0/+13
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed5-1/+654
2015-12-03net/mlx5e: Write vlan list into vport contextSaeed Mahameed2-0/+53
2015-12-03net/mlx5e: Write UC/MC list and promisc mode into vport contextSaeed Mahameed1-0/+87
2015-12-03net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed1-0/+112
2015-12-03net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed1-0/+62
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed2-7/+56