summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia2016-09-103-14/+34
* | net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2016-09-102-3/+23
* | net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2016-09-102-8/+23
* | net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia2016-09-101-64/+107
* | net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia2016-09-101-20/+129
* | net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-103-129/+101
* | net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia2016-09-101-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-3018-229/+350
|\ \ | |/
| * net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb2016-08-281-1/+1
| * net/mlx5: Add error prints when validate ETS failedEran Ben Elisha2016-08-281-5/+16
| * net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib2016-08-281-3/+4
| * net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan2016-08-283-0/+6
OpenPOWER on IntegriCloud