summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* 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/+595Star
* 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
* net/mlx5_core: Add base sriov supportEli Cohen2015-12-035-8/+291
* net/mlx5_core: Modify enable/disable hca functionsEli Cohen2015-12-032-24/+23Star
* net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-1/+0Star
* net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+0Star
* mlx5: support napi_complete_done()Eric Dumazet2015-11-183-14/+13Star
* mlx5: add busy polling supportEric Dumazet2015-11-182-0/+8
* net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2015-11-162-32/+43
* net/mlx5e: Max mtu comparison fixDoron Tsur2015-11-161-0/+2
* net/mlx5e: Added self loopback preventionTariq Toukan2015-11-161-0/+48
* net/mlx5e: Fix inline header size calculationSaeed Mahameed2015-11-161-2/+9
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-063-3/+3
|\
| * mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-153-3/+3