aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches2010-07-156-61/+71
* mlx4: add dynamic LRO disable supportAmerigo Wang2010-06-281-1/+37
* drivers/net: use __packed annotationEric Dumazet2010-06-032-8/+8
* mlx4_en: use net_device dev_id to indicate port numberEli Cohen2010-05-311-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-251-17/+19
|\
| * mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier2010-05-201-19/+20
| * mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue2010-05-201-1/+2
* | drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-211-0/+1
* | drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
* | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1116-1/+17
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3016-1/+17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-0/+1
|\ \ | |/
| * sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman2010-03-191-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-162-30/+22
|/
* mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori2010-02-191-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-1/+1
|\
| * mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-061-1/+1
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-161-1/+1
|\
| * mlx4_core: return a negative error valueroel kluin2009-12-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-1/+2
|\ \
| * | mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin2009-11-121-1/+1
| * | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-121-0/+1
* | | mlx4: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-33/+4
| |/ |/|
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
|/
* mlx4_core: Add a new supported 40 GigE device IDEli Cohen2009-10-141-0/+1
* mlx4_core: Add 40GigE device IDYevgeny Petrilin2009-10-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-241-0/+5
|\
| * mlx4_core: Pass cache line size to device FWEli Cohen2009-09-241-0/+5
* | mlx4: Fix access to freed memoryVitaliy Gusev2009-09-161-3/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-146-118/+52
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-2/+3
| |\
| * | netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-012-2/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-124-4/+13
| |\ \
| * | | mlx4_en: Not using Shared Receive QueuesYevgeny Petrilin2009-08-065-73/+26
| * | | mlx4_en: Using real number of rings as RSS map sizeYevgeny Petrilin2009-08-064-41/+16
| * | | mlx4_en: Adaptive moderation policy changeYevgeny Petrilin2009-08-061-3/+9
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-1/+1
| |\ \ \
| * | | | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* | | | | mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-051-8/+26
* | | | | mlx4_core: Avoid double free_icmsYevgeny Petrilin2009-09-051-1/+1
* | | | | mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier2009-09-053-51/+7
* | | | | mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier2009-09-0510-13/+0
* | | | | mlx4_core: Use pci_request_regions()Roland Dreier2009-09-051-18/+8
| |_|_|/ |/| | |
* | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-231-2/+3
| |_|/ |/| |
* | | mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin2009-08-091-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-041-0/+1
|\ \ \