summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2015-10-15mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNTJiri Pirko
2015-10-15mlxsw: switchx2: Use ETH_ALEN for mac address lengthJiri Pirko
2015-10-15mlxsw: Remove multicast ID configurationIdo Schimmel
2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen
2015-10-11mlxsw: Fix bug in __mlxsw_item_bit_array_offsetIdo Schimmel
2015-10-11mlxsw: switchx2: changing order of exit fallbacksElad Raz
2015-10-09net/mlx5e: Disable VLAN filter in promiscuous modeAchiad Shochat
2015-10-09net/mlx5: Fix typo in mlx5_query_port_pvlcJiri Pirko
2015-10-09net/mlx4_core: Avoid failing the interrupts testCarol L Soto
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen
2015-10-09net/mlx5_core: Use accessor functions to read from device memoryEli Cohen
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen
2015-10-09net/mlx5_core: Improve mlx5 messagesEli Cohen
2015-10-08net/mlx4: Remove shared_ports variable at mlx4_enable_msi_xCarol L Soto
2015-10-08mlxsw: fix warnings for big-endian 32-bit dma_addr_tArnd Bergmann
2015-10-03switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-29net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes
2015-09-28net/mlx5_core: Update health syndromesEli Cohen
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-09-28net/mlx5_core: Fix notification of page supplement errorEli Cohen
2015-09-28net/mlx5_core: Fix async commands return codeEli Cohen
2015-09-28net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat
2015-09-28net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed
2015-09-28net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg
2015-09-17net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-09-15net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30net/mlx4: Postpone the registration of net_deviceMoni Shoua
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg
2015-08-27net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-08-27mlxsw: Make mailboxes 4KB alignedIdo Schimmel
2015-08-27mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko
2015-08-27mlxsw: Remove duplicate included headerIdo Schimmel
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout
2015-08-25mlxsw: fix error return codeJulia Lawall
2015-08-17mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller