aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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-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-09-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-13mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-08-23mlx4: Use PCI Express Capability accessorsJiang Liu
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin
2012-08-03net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin
2012-08-03net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-26net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier
2012-07-19mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo
2012-07-19net/mlx4_en: Add accelerated RFS supportAmir Vadai
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai
2012-07-16net/mlx4_en: dereferencing freed memoryDan Carpenter
2012-07-16net/mlx4: off by one in parse_trans_rule()Dan Carpenter
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein
2012-07-11mlx4_core: Allow guests to have IB portsJack Morgenstein
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein
2012-07-11net/mlx4_core: Free ICM table in case of errorDotan Barak
2012-07-11mlx4_core: Remove double function declarationsDotan Barak
2012-07-10net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-07-08mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein
2012-07-07net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion
2012-07-07net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion