aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+17
2016-09-22net/mlx5e: XDP TX xmit moreSaeed Mahameed2-8/+25
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed6-36/+304
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed5-64/+120
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout4-2/+130
2016-09-22net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed1-42/+50
2016-09-22net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed1-2/+5
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed3-26/+30
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed3-123/+133
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-1/+1
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1
2016-09-19net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan1-2/+2
2016-09-19net/mlx5: clean function declarations in eswitch.c upBaoyou Xie2-3/+3
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan4-5/+99
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan1-19/+27
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan5-304/+184
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-11/+21
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia5-296/+362
2016-09-10net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia1-6/+32
2016-09-10net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia3-63/+183
2016-09-10net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2-141/+124
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia3-14/+34
2016-09-10net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2-3/+23
2016-09-10net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2-8/+23
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia1-64/+107
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-20/+129
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia3-129/+101
2016-09-10net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia1-1/+12
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman1-7/+15
2016-09-08net/mlx5e: Fix global PFC counters replicationGal Pressman1-1/+1
2016-09-08net/mlx5e: Prevent casting overflowGal Pressman1-2/+4
2016-09-08net/mlx5e: Fix xmit_more counter race issueTariq Toukan1-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-229/+350
2016-08-28net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb1-1/+1
2016-08-28net/mlx5: Add error prints when validate ETS failedEran Ben Elisha1-5/+16
2016-08-28net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib1-3/+4
2016-08-28net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan3-0/+6
2016-08-28net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha1-9/+67
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed4-70/+44
2016-08-28net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed2-0/+10
2016-08-28net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed3-42/+22
2016-08-28net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed4-16/+40
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller13-81/+871
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller29-1452/+984
2016-08-22mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-14/+3
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz1-7/+9
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz1-1/+1
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz1-5/+19
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion3-3/+8