summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2013-03-20net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai
2013-03-20net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai
2013-02-28mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza
2013-02-28mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz
2013-01-18net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz
2013-01-18net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion
2012-12-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03mlx4_core: remove __dev* attributesBill Pemberton
2012-12-03net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai
2012-12-03net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai
2012-11-29mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz
2012-11-20net: Remove bogus dependencies on INETBen Hutchings
2012-11-20mlx4_en: Remove remnants of LRO supportBen Hutchings
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-07mlx4: change TX coalescing defaultsEric Dumazet
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz
2012-10-03mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein
2012-10-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier
2012-10-01mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier
2012-10-01mlx4_core: Trivial cleanups to driver log messagesRoland Dreier
2012-10-01mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein
2012-10-01mlx4: Paravirtualize Node Guids for slavesJack Morgenstein