summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha
2016-04-26net/mlx5e: Improve set features ndo resiliencyGal Pressman
2016-04-26net/mlx5e: Add link down events counterGal Pressman
2016-04-26net/mlx5e: Add per priority group to PPort countersGal Pressman
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman
2016-04-26net/mlx5e: Report additional error statistics in get stats ndoGal Pressman
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-21net/mlx5e: Add ethtool counter for RX buffer allocation failuresTariq Toukan
2016-04-21net/mlx5e: Use napi_alloc_skb for RX SKB allocationsTariq Toukan
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan
2016-04-21net/mlx5e: Use function pointers for RX data path handlingTariq Toukan
2016-04-21net/mlx5e: Use only close NUMA node for default RSSTariq Toukan
2016-04-21net/mlx5e: Allocate set of queue counters per netdevRana Shahout
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai
2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2016-02-24net/mlx5e: Add TX inner packet countersMatthew Finlay