summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2015-10-16mlxsw: Add trap group for control packetsIdo Schimmel2-7/+24
2015-10-16mlxsw: Simplify traps creationIdo Schimmel3-9/+13
2015-10-16mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use itJiri Pirko2-3/+8
2015-10-16mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_typeIdo Schimmel1-7/+9
2015-10-16mlxsw: reg: Remove extra space in SFGC ID defineJiri Pirko1-1/+1
2015-10-16mlxsw: reg: Uppercase letters in register IDsJiri Pirko1-2/+2
2015-10-16mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_levelJiri Pirko2-7/+5
2015-10-16mlxsw: core: Do not use EMADs in mlxsw_emad_finiJiri Pirko1-0/+1
2015-10-16mlxsw: pci: Limit number of entries being sent in single MAP_FA cmdJiri Pirko2-8/+20
2015-10-16mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checksJiri Pirko2-4/+1
2015-10-16mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT defineJiri Pirko1-2/+3
2015-10-16mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNTJiri Pirko2-5/+5
2015-10-16mlxsw: switchx2: Use ETH_ALEN for mac address lengthJiri Pirko1-3/+1
2015-10-16mlxsw: Remove multicast ID configurationIdo Schimmel2-64/+0
2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel1-4/+9
2015-10-15net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein4-12/+31
2015-10-15net/mlx5_core: Wait for FW readiness on startupEli Cohen1-0/+27
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny5-12/+429
2015-10-15net/mlx5_core: Fix internal error detection conditionsEli Cohen1-7/+44
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig3-3/+3
2015-10-11mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel1-1/+3
2015-10-11mlxsw: switchx2: changing order of exit fallbacksElad Raz1-1/+1
2015-10-09net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat1-2/+14
2015-10-09net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko1-1/+1
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto1-0/+4
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed1-1/+3
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein1-3/+3
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay1-64/+80
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen2-52/+48
2015-10-09net/mlx5_core: Use accessor functions to read from device memoryEli Cohen1-13/+22
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-2/+18
2015-10-09net/mlx5_core: Improve mlx5 messagesEli Cohen1-11/+11
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto1-8/+2
2015-10-08mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann1-4/+4
2015-10-03switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko1-1/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-25/+4
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+4
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-22/+0
2015-09-30net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-29net/mlx5_core: Update health syndromesEli Cohen1-0/+9
2015-09-29net/mlx5_core: Fix wrong name in structEli Cohen1-1/+1
2015-09-29net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny7-153/+194
2015-09-29net/mlx5_core: Fix notification of page supplement errorEli Cohen1-26/+37
2015-09-29net/mlx5_core: Fix async commands return codeEli Cohen1-0/+1
2015-09-29net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat1-24/+11
2015-09-29net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed1-2/+2
2015-09-29net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat1-2/+6
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+0
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg1-22/+0
2015-09-18net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0