summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2016-11-04net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalidHuy Nguyen
2016-11-04net/mlx5: E-Switch, Set the actions for offloaded rules properlyOr Gerlitz
2016-11-04net/mlx5e: Handle matching on vlan priority for offloaded TC rulesOr Gerlitz
2016-11-04net/mlx5e: Disallow changing name-space for VF representorsOr Gerlitz
2016-11-04net/mlx5e: Re-arrange XDP SQ/CQ creationSaeed Mahameed
2016-11-04net/mlx5e: Fix XDP error path of mlx5e_open_channel()Saeed Mahameed
2016-11-01net/mlx5: Simplify a testChristophe Jaillet
2016-10-29net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia
2016-10-29net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia
2016-10-29net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia
2016-10-29net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia
2016-10-29net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed
2016-10-29net/mlx5: Correctly initialize last use of flow countersPaul Blakey
2016-10-29net/mlx5: Fix autogroups groups num not decreasingPaul Blakey
2016-10-29net/mlx5: Keep autogroups list orderedPaul Blakey
2016-10-29net/mlx5: Always Query HCA caps after setting themDaniel Jurgens
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23net/mlx5e: Add TC vlan match parsingOr Gerlitz
2016-09-23net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz
2016-09-23net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz
2016-09-23net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22net/mlx5e: XDP TX xmit moreSaeed Mahameed
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout
2016-09-22net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed
2016-09-22net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-20net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz
2016-09-20net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz
2016-09-20net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan
2016-09-20net/mlx5: clean function declarations in eswitch.c upBaoyou Xie
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-11net/mlx5: Organize device list API in one placeMohamad Haj Yahia