aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2016-05-18net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat
2015-09-28net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-29net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat
2015-07-29net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat
2015-07-29net/mlx5e: Avoid redundant de-referenceAchiad Shochat
2015-07-29net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat
2015-07-29net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-29net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat
2015-07-27net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat
2015-07-27net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Support TX packet copy into WQEAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed
2015-06-11net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat
2015-06-11net/mlx5e: Support NETIF_F_SGSaeed Mahameed
2015-06-11net/mlx5e: Enforce max flow-tables level >= 3Gal Pressman
2015-06-11net/mlx5e: Disable client vlan TX accelerationSaeed Mahameed
2015-06-11net/mlx5e: Add HW cacheline start paddingSaeed Mahameed
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed
2015-06-11net/mlx5_core: fix an error codeDan Carpenter
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky