aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/main.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman2010-03-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\
| * mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-06
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* mlx4_core: Add a new supported 40 GigE device IDEli Cohen2009-10-14
* mlx4_core: Add 40GigE device IDYevgeny Petrilin2009-10-07
* mlx4_core: Avoid double free_icmsYevgeny Petrilin2009-09-05
* mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier2009-09-05
* mlx4_core: Use pci_request_regions()Roland Dreier2009-09-05
* mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-06
* mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-06
* mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
* mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin2009-04-21
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* mlx4_core: Add link type autosensingYevgeny Petrilin2009-03-18
* mlx4_core: Add device IDs for MT25458 10GigE devicesJack Morgenstein2009-02-27
* mlx4_core: Fix warning from min()Roland Dreier2009-01-09
* mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-22
* mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-29
* mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin2008-10-22
* mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-22
* mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin2008-10-22
* mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin2008-10-22
* mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-22
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-25
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-23
* mlx4_core: Use MOD_STAT_CFG command to get minimal page sizeVladimir Sokolovsky2008-07-15
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-23
* IB/mlx4: Fix incorrect commentEli Cohen2008-04-17
* mlx4_core: Increase max number of QPs to 128KJack Morgenstein2008-04-17
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-17
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-04
* mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()Jack Morgenstein2008-02-04
* mlx4_core: Fix more section mismatchesRoland Dreier2008-02-04
* mlx4_core: Fix infinite loop on device initializationRoland Dreier2007-10-13
* mlx4_core: Fix section mismatchesRoland Dreier2007-10-10
* mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein2007-10-09
* mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier2007-10-09
* mlx4_core: Support ICM tables in coherent memoryJack Morgenstein2007-10-09
* IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-09
* mlx4_core: Enable MSI-X by defaultMichael S. Tsirkin2007-10-09
* IB/mlx4: Increase max outstanding RDMA reads as targetJack Morgenstein2007-07-17
* mlx4_core: Reset device when internal error is detectedJack Morgenstein2007-07-17
* mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-09
* mlx4_core: Add new Mellanox device IDsJack Morgenstein2007-07-02
* IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-18
* mlx4_core: Initialize ctx_list and ctx_lock earlierRoland Dreier2007-06-07
* mlx4_core: Remove unused doorbell_lockRoland Dreier2007-05-13