summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2016-10-291-8/+18
* net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-293-9/+55
* net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-292-5/+34
* net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia2016-10-291-0/+1
* net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia2016-10-291-16/+34
* net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia2016-10-292-1/+2
* net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2016-10-292-3/+21
* net/mlx5: Correctly initialize last use of flow countersPaul Blakey2016-10-291-0/+1
* net/mlx5: Fix autogroups groups num not decreasingPaul Blakey2016-10-291-0/+3
* net/mlx5: Keep autogroups list orderedPaul Blakey2016-10-291-3/+3
* net/mlx5: Always Query HCA caps after setting themDaniel Jurgens2016-10-291-6/+6
* {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-5/+26
* net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+2
* net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann2016-10-031-1/+1
* mlx5: Add ndo_poll_controller() implementationCalvin Owens2016-09-301-0/+20
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+5
* net/mlx5e: Add TC vlan match parsingOr Gerlitz2016-09-231-0/+19
* net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz2016-09-231-11/+32
* net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz2016-09-235-1/+249
* net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz2016-09-231-13/+28
* net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz2016-09-233-26/+44
* net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz2016-09-232-11/+27
* net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz2016-09-232-3/+10
* net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz2016-09-234-26/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-233-8/+17
|\
| * net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-191-6/+14
| * net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
| * net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
* | net/mlx5e: XDP TX xmit moreSaeed Mahameed2016-09-222-8/+25
* | net/mlx5e: XDP TX forwarding supportSaeed Mahameed2016-09-226-36/+304
* | net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed2016-09-225-64/+120
* | net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout2016-09-224-2/+130
* | net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed2016-09-221-42/+50
* | net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed2016-09-221-2/+5
* | net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed2016-09-223-26/+30
* | net/mlx5e: Build RX SKB on demandSaeed Mahameed2016-09-223-123/+133
* | ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-1/+1
* | net/mlx5: clean function declarations in eswitch.c upBaoyou Xie2016-09-192-3/+3
* | net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan2016-09-174-5/+99
* | net/mlx5e: Introduce API for RX mapped pagesTariq Toukan2016-09-171-19/+27
* | net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan2016-09-175-304/+184
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-123-11/+21
|\ \ | |/
| * net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman2016-09-081-7/+15
| * net/mlx5e: Fix global PFC counters replicationGal Pressman2016-09-081-1/+1
| * net/mlx5e: Prevent casting overflowGal Pressman2016-09-081-2/+4
| * net/mlx5e: Fix xmit_more counter race issueTariq Toukan2016-09-081-1/+1
* | net/mlx5: Organize device list API in one placeMohamad Haj Yahia2016-09-105-296/+362
* | net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia2016-09-101-6/+32
* | net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia2016-09-103-63/+183
* | net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2016-09-102-141/+124
OpenPOWER on IntegriCloud