Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / mlx4 / main.c
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-06 Eli Cohenmlx4_core: Fix cleanup in __mlx4_init_one() error path
2009-10-14 Eli Cohenmlx4_core: Add a new supported 40 GigE device ID
2009-10-07 Yevgeny Petrilinmlx4_core: Add 40GigE device ID
2009-09-06 Yevgeny Petrilinmlx4_core: Avoid double free_icms
2009-09-06 Roland Dreiermlx4_core: Allocate and map sufficient ICM memory for...
2009-09-06 Roland Dreiermlx4_core: Use pci_request_regions()
2009-07-06 Yevgeny Petrilinmlx4_core: Add new ConnectX EN PCI ID 0x6764
2009-07-06 Yevgeny Petrilinmlx4_core: Handle multi-physical function devices
2009-05-27 Eli Cohenmlx4_core: Add module parameter for number of MTTs...
2009-04-21 Nicolas Morey-Chai... mlx4_core: Fix memory leak in mlx4_enable_msi_x()
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-19 Yevgeny Petrilinmlx4_core: Add link type autosensing
2009-02-27 Jack Morgensteinmlx4_core: Add device IDs for MT25458 10GigE devices
2009-01-09 Roland Dreiermlx4_core: Fix warning from min()
2008-12-22 Yevgeny Petrilinmlx4_core: Add support for multiple completion event...
2008-11-29 Jack Morgensteinmlx4_core: Save/restore default port IB capability...
2008-10-22 Yevgeny Petrilinmlx4_core: Add Ethernet PCI device IDs
2008-10-22 Yevgeny Petrilinmlx4_core: Multiple port type support
2008-10-22 Yevgeny Petrilinmlx4_core: Ethernet MAC/VLAN management
2008-10-22 Yevgeny Petrilinmlx4_core: Get ethernet MTU and default address from...
2008-10-22 Yevgeny Petrilinmlx4_core: Support multiple pre-reserved QP regions
2008-07-25 Jack Morgensteinmlx4: Update/add Mellanox Technologies copyright lines...
2008-07-23 Roland DreierIB/mlx4: Add support for memory management extensions...
2008-07-15 Vladimir Sokolovskymlx4_core: Use MOD_STAT_CFG command to get minimal...
2008-04-23 Yevgeny Petrilinmlx4_core: Move kernel doorbell management into core
2008-04-17 Eli CohenIB/mlx4: Fix incorrect comment
2008-04-17 Jack Morgensteinmlx4_core: Increase max number of QPs to 128K
2008-04-17 Eli CohenIB/mlx4: Add IPoIB LSO support
2008-02-05 Roland DreierIB: Avoid marking __devinitdata as const
2008-02-05 Jack Morgensteinmlx4_core: Don't read reserved fields in mlx4_QUERY_ADA...
2008-02-05 Roland Dreiermlx4_core: Fix more section mismatches
2007-10-13 Roland Dreiermlx4_core: Fix infinite loop on device initialization
2007-10-10 Roland Dreiermlx4_core: Fix section mismatches
2007-10-10 Jack Morgensteinmlx4_core: Write MTTs from CPU instead with of WRITE_MT...
2007-10-10 Roland Dreiermlx4_core: Fix meaning of dev->caps.reserved_mtts
2007-10-10 Jack Morgensteinmlx4_core: Support ICM tables in coherent memory
2007-10-10 Jack MorgensteinIB/mlx4: Display misc device information under /sys...
2007-10-10 Michael S. Tsirkinmlx4_core: Enable MSI-X by default
2007-07-18 Jack MorgensteinIB/mlx4: Increase max outstanding RDMA reads as target
2007-07-18 Jack Morgensteinmlx4_core: Reset device when internal error is detected
2007-07-10 Dotan Barakmlx4_core: Get the maximum message size from reported...
2007-07-03 Jack Morgensteinmlx4_core: Add new Mellanox device IDs
2007-06-18 Roland DreierIB/mlx4: Handle FW command interface rev 3
2007-06-07 Roland Dreiermlx4_core: Initialize ctx_list and ctx_lock earlier
2007-05-13 Roland Dreiermlx4_core: Remove unused doorbell_lock
2007-05-09 Roland DreierIB/mlx4: Add a driver Mellanox ConnectX InfiniBand...