summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein
2014-09-22mlx4: Correct error flows in rereg_mrMatan Barak
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak
2014-09-10net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak
2014-09-10net/mlx4: Correctly configure single ported VFs from the hostMatan Barak
2014-09-08net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera
2014-08-29net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein
2014-08-01mlx4_core: Add helper functions to support MR re-registrationMatan Barak
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-07-24net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner
2014-07-22net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai
2014-07-22net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai
2014-07-22net/mlx4_en: current_mac isn't updated in port upEyal Perry
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-07-16net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai
2014-07-16net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed
2014-07-16net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev
2014-07-16net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller
2014-07-16net/mlx4_core: Make sure that negative array index isn't usedDotan Barak
2014-07-16net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-14mlx4: mark napi id for gro_skbJason Wang
2014-07-09mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg
2014-07-08net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai
2014-07-08net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich
2014-07-08net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas
2014-07-08net/mlx4_en: Do not disable vlan filter during promiscuous modeEugenia Emantayev
2014-07-08net/mlx4: Verify port number in __mlx4_unregister_macEugenia Emantayev
2014-07-08net/mlx4_en: Run loopback test only when port is upEugenia Emantayev
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev
2014-07-07net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz
2014-07-02net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz