aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mlx4
AgeCommit message (Expand)Author
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin
2010-08-22mlx4: remove num_lro parameterAmerigo Wang
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-07-15drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches
2010-06-28mlx4: add dynamic LRO disable supportAmerigo Wang
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-31mlx4_en: use net_device dev_id to indicate port numberEli Cohen
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-20mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier
2010-05-20mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24net/various: remove trailing space in messagesFrans Pop
2010-03-19sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-02-19mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-06mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-13mlx4_core: return a negative error valueroel kluin
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-12mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen
2009-10-14mlx4_core: Add a new supported 40 GigE device IDEli Cohen
2009-10-07mlx4_core: Add 40GigE device IDYevgeny Petrilin
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-05mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin
2009-09-05mlx4_core: Avoid double free_icmsYevgeny Petrilin
2009-09-05mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier
2009-09-05mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier
2009-09-05mlx4_core: Use pci_request_regions()Roland Dreier
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger