aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
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
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay
2016-02-24net/mlx5e: Support DCBNL IEEE ETSSaeed Mahameed
2016-02-16net/mlx5e: Use static constant netdevice ndosSaeed Mahameed
2016-02-16net/mlx5e: Remove select queue ndo initializationSaeed Mahameed
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb
2015-12-12net/mlx5e: Assign random MAC address if neededSaeed Mahameed
2015-12-03net/mlx5e: Add support for SR-IOV ndosSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed
2015-12-03net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed