summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2015-08-11mellanox: mlxsw: Use '%zx' to print size_t formatFabio Estevam
2015-08-10mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel
2015-08-10mlxsw: Use correct skb length when dumping payloadIdo Schimmel
2015-08-10mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel
2015-08-10mlxsw: Strip FCS from incoming packetsJiri Pirko
2015-08-10mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko
2015-08-10mlxsw: Make system port to local port mapping explicitIdo Schimmel
2015-08-10mlxsw: Call free_netdev when removing portIdo Schimmel
2015-08-07net/mlx5_core: Support physical port countersGal Pressman
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-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko
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-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-07-27net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
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-07-26net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein
2015-07-26net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-07-26net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz
2015-07-08net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto
2015-07-08mlx4: TCP/UDP packets have L4 hashEric Dumazet
2015-06-25mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz
2015-06-25net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay
2015-06-25net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay
2015-06-25net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha