aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-06mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin2-2/+2
2010-09-06mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin1-0/+2
2010-08-28mlx4: use bitmap libraryAkinobu Mita1-11/+4
2010-08-24mlx4_en: Fix build warning in mlx4_en_create_rx_ring.David S. Miller1-2/+0
2010-08-24mlx4_en: updated driver versionYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Moving to work with GROYevgeny Petrilin5-113/+17
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin6-11/+24
2010-08-24mlx4_en: reconfiguring mac address.Yevgeny Petrilin2-0/+7
2010-08-24mlx4_en: get/set ringsize uses actual ring sizeYevgeny Petrilin1-5/+6
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin4-2/+42
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin13-27/+385
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin1-0/+3
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin2-2/+4
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin1-1/+1
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin1-2/+4
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin1-3/+4
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin1-1/+1
2010-08-22mlx4: remove num_lro parameterAmerigo Wang5-12/+3
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches3-3/+3
2010-07-15drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches6-61/+71
2010-06-28mlx4: add dynamic LRO disable supportAmerigo Wang1-1/+37
2010-06-03drivers/net: use __packed annotationEric Dumazet2-8/+8
2010-05-31mlx4_en: use net_device dev_id to indicate port numberEli Cohen1-0/+1
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-17/+19
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner1-0/+1
2010-05-20mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier1-19/+20
2010-05-20mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue1-1/+2
2010-05-17drivers/net: remove useless semicolonsJoe Perches1-1/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller16-1/+17
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo16-1/+17
2010-03-24net/various: remove trailing space in messagesFrans Pop1-1/+1
2010-03-19sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman1-0/+1
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2-30/+22
2010-02-19mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori1-4/+4
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2010-01-06mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen1-1/+1
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+2
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita1-33/+4
2009-12-13mlx4_core: return a negative error valueroel kluin1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-11-12mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin1-1/+1
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen1-0/+1
2009-10-14mlx4_core: Add a new supported 40 GigE device IDEli Cohen1-0/+1
2009-10-07mlx4_core: Add 40GigE device IDYevgeny Petrilin1-0/+1