Age | Commit message (Expand) | Author | Files | Lines |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -17/+19 |
2010-05-21 | drivers/base: Convert dev->sem to mutex | Thomas Gleixner | 1 | -0/+1 |
2010-05-21 | mlx4_core: Clean up mlx4_alloc_icm() a bit | Roland Dreier | 1 | -19/+20 |
2010-05-21 | mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm() | Sebastien Dugue | 1 | -1/+2 |
2010-05-18 | drivers/net: remove useless semicolons | Joe Perches | 1 | -1/+1 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -2/+0 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 16 | -1/+17 |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 16 | -1/+17 |
2010-03-25 | net/various: remove trailing space in messages | Frans Pop | 1 | -1/+1 |
2010-03-19 | sysfs: fix sysfs lockdep warning in mlx4 code | Greg Kroah-Hartman | 1 | -0/+1 |
2010-03-17 | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2 | -30/+22 |
2010-02-20 | mlx4: replace the dma_sync_single_range_for_cpu/device API | FUJITA Tomonori | 1 | -4/+4 |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-01-08 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 1 | -1/+1 |
2010-01-06 | mlx4_core: Fix cleanup in __mlx4_init_one() error path | Eli Cohen | 1 | -1/+1 |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+2 |
2009-12-16 | mlx4: use bitmap_find_next_zero_area | Akinobu Mita | 1 | -33/+4 |
2009-12-14 | mlx4_core: return a negative error value | roel kluin | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 3 | -3/+3 |
2009-11-13 | mlx4_core: Fix parsing of reserved EQ cap | Yevgeny Petrilin | 1 | -1/+1 |
2009-11-12 | IB/mlx4: Remove limitation on LSO header size | Eli Cohen | 1 | -0/+1 |
2009-10-14 | mlx4_core: Add a new supported 40 GigE device ID | Eli Cohen | 1 | -0/+1 |
2009-10-08 | mlx4_core: Add 40GigE device ID | Yevgeny Petrilin | 1 | -0/+1 |
2009-09-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+5 |
2009-09-24 | mlx4_core: Pass cache line size to device FW | Eli Cohen | 1 | -0/+5 |
2009-09-16 | mlx4: Fix access to freed memory | Vitaliy Gusev | 1 | -3/+8 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 6 | -118/+52 |
2009-09-06 | mlx4_core: Distinguish multiple devices in /proc/interrupts | Arputham Benjamin | 1 | -8/+26 |
2009-09-06 | mlx4_core: Avoid double free_icms | Yevgeny Petrilin | 1 | -1/+1 |
2009-09-06 | mlx4_core: Allocate and map sufficient ICM memory for EQ context | Roland Dreier | 3 | -51/+7 |
2009-09-06 | mlx4_core: Remove unnecessary includes of <linux/init.h> | Roland Dreier | 10 | -13/+0 |
2009-09-06 | mlx4_core: Use pci_request_regions() | Roland Dreier | 1 | -18/+8 |
2009-09-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+3 |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2 | -2/+2 |
2009-08-24 | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng | 1 | -2/+3 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -4/+13 |
2009-08-10 | mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() | roel kluin | 1 | -2/+3 |
2009-08-07 | mlx4_en: Not using Shared Receive Queues | Yevgeny Petrilin | 5 | -73/+26 |
2009-08-07 | mlx4_en: Using real number of rings as RSS map size | Yevgeny Petrilin | 4 | -41/+16 |
2009-08-07 | mlx4_en: Adaptive moderation policy change | Yevgeny Petrilin | 1 | -3/+9 |
2009-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-08-03 | mlx4_en: Fix double pci unmapping. | Yevgeny Petrilin | 1 | -0/+1 |
2009-07-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-07-22 | drivers/net/mlx4: Adjust constant | Julia Lawall | 1 | -1/+1 |
2009-07-07 | mlx4_core: Add new ConnectX EN PCI ID 0x6764 | Yevgeny Petrilin | 1 | -0/+1 |
2009-07-07 | mlx4_core: Handle multi-physical function devices | Yevgeny Petrilin | 2 | -2/+8 |