summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2015-08-07net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat
2015-08-07net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat
2015-08-07net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat
2015-08-07net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-07net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-07net/mlx5e: Introduce the "Drop RQ"Achiad Shochat
2015-08-07net/mlx5e: Unify the RX flowAchiad Shochat
2015-07-30net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-30net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat
2015-07-30net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat
2015-07-30net/mlx5e: Avoid redundant de-referenceAchiad Shochat
2015-07-30net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat
2015-07-30net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-30net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat
2015-07-30net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed
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/mlx5_core: Add transport domain alloc/dealloc supportAchiad 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-08net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky