summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2013-01-28net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai
2013-01-28net/mlx4_en: Fix a race when closing TX queueAmir Vadai
2013-01-28net/mlx4_core: Return proper error code when __mlx4_add_one failsJack Morgenstein
2013-01-28net/mlx4_en: Use the correct netif lock on ndo_set_rx_modeEugenia Emantayev
2013-01-28net/mlx4_en: Fix traffic loss under promiscuous modeAviad Yehezkel
2013-01-28net/mlx4_en: Issue the dump eth statistics command under lockEugenia Emantayev
2013-01-20net/mlx4_en: remove redundant codeEric Dumazet
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
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-13Merge 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-02net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai
2012-12-02net/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-19mlx4_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-02Merge 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-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier
2012-09-30mlx4_core: Trivial cleanups to driver log messagesRoland Dreier
2012-09-30mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein