| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 5 | -8/+20 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-06-14 | 4 | -7/+19 |
| |\ |
|
| | *-. | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-06-14 | 4 | -7/+19 |
| | |\ \ |
|
| | | | * | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier | 2009-06-14 | 1 | -1/+3 |
| | | |/
| | |/| |
|
| | | * | mlx4_core: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 | 3 | -6/+16 |
| | |/ |
|
| * | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
* | | | mlx4: FIX error flow when initializing EQ table | Yevgeny Petrilin | 2009-06-08 | 1 | -1/+3 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-06-03 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | mlx4_en: Fix a kernel panic when waking tx queue | Yevgeny Petrilin | 2009-05-29 | 1 | -4/+4 |
* | | | mlx4_en: Updated driver version | Yevgeny Petrilin | 2009-06-02 | 1 | -2/+2 |
* | | | mlx4_en: Added vlan_features support | Yevgeny Petrilin | 2009-06-02 | 1 | -0/+4 |
* | | | mlx4_en: multiqueue support | Yevgeny Petrilin | 2009-06-02 | 4 | -71/+28 |
* | | | mlx4_en: Coalescing target is equal for all mtu's | Yevgeny Petrilin | 2009-06-02 | 3 | -5/+4 |
* | | | mlx4_en: Work with part of the ports. | Yevgeny Petrilin | 2009-06-02 | 1 | -18/+1 |
* | | | mlx4_en renamed en_params.c to en_ethtool.c | Yevgeny Petrilin | 2009-06-02 | 2 | -1/+1 |
* | | | mlx4_en: Moved all module parameters handling to en_main.c | Yevgeny Petrilin | 2009-06-02 | 3 | -60/+54 |
* | | | mlx4_en: Giving interface name in debug messages | Yevgeny Petrilin | 2009-06-02 | 5 | -156/+159 |
* | | | net: replace dma_sync_single with dma_sync_single_for_cpu | FUJITA Tomonori | 2009-05-29 | 1 | -3/+4 |
* | | | net: dont update dev->trans_start in 10GB drivers | Eric Dumazet | 2009-05-29 | 1 | -1/+0 |
* | | | mlx4_en: Fix partial rings feature | Yevgeny Petrilin | 2009-05-25 | 3 | -39/+58 |
* | | | mlx4_en: Removed redundant stride variable | Yevgeny Petrilin | 2009-05-25 | 1 | -3/+0 |
|/ / |
|
* | | mlx4_en: Fix not deleted napi structures | Yevgeny Petrilin | 2009-05-17 | 1 | -1/+3 |
|/ |
|
* | Remove unreached code in drivers/net/mlx4/en_rx.c | Dan Carpenter | 2009-05-12 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 | 2 | -1/+5 |
|\ |
|
| * | mlx4_en: Handle page allocation failure during receive | Yevgeny Petrilin | 2009-04-27 | 1 | -0/+4 |
| * | mlx4_en: Fix cleanup flow on cq activation | Yevgeny Petrilin | 2009-04-27 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-04-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | mlx4_core: Fix memory leak in mlx4_enable_msi_x() | Nicolas Morey-Chaisemartin | 2009-04-21 | 1 | -1/+1 |
* | | mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails | Roland Dreier | 2009-04-21 | 1 | -3/+2 |
* | | mlx4_en: Move to SW counters for total bytes and packets | Yevgeny Petrilin | 2009-04-21 | 1 | -32/+13 |
* | | mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization | Yevgeny Petrilin | 2009-04-21 | 1 | -1/+1 |
* | | mlx4_en: Assign dummy event handler for TX queue | Yevgeny Petrilin | 2009-04-21 | 4 | -6/+8 |
* | | mlx4_en: Fix a race at restart task | Yevgeny Petrilin | 2009-04-21 | 1 | -8/+11 |
* | | mlx4_en: Fix error handling while activating RX rings | Yevgeny Petrilin | 2009-04-21 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-04-09 | 1 | -2/+3 |
|\ |
|
| * | mlx4_core: Don't leak mailbox for SET_PORT on Ethernet ports | Roland Dreier | 2009-03-31 | 1 | -2/+3 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | | workqueue: add to_delayed_work() helper function | Jean Delvare | 2009-04-02 | 3 | -3/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 | 1 | -2/+3 |
|\ |
|
| * | net: Add skb_record_rx_queue() calls to multiqueue capable drivers. | David S. Miller | 2009-01-27 | 1 | -0/+1 |
| * | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -2/+2 |
* | | mlx4_core: Add link type autosensing | Yevgeny Petrilin | 2009-03-18 | 6 | -49/+272 |
* | | mlx4_core: Don't perform SET_PORT command for Ethernet ports | Yevgeny Petrilin | 2009-03-11 | 1 | -8/+5 |
* | | mlx4_core: Add device IDs for MT25458 10GigE devices | Jack Morgenstein | 2009-02-27 | 1 | -0/+2 |
|/ |
|
* | mlx4_core: Fix min() warning | Andrew Morton | 2009-01-15 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 | 1 | -2/+2 |
|\ |
|
| * | mlx4_core: Fix warning from min() | Roland Dreier | 2009-01-09 | 1 | -2/+2 |
* | | netdev: missing validate_address hooks | Stephen Hemminger | 2009-01-11 | 1 | -0/+1 |
* | | mlx4_en: Returning real Max in get_ringparam | Yevgeny Petrilin | 2009-01-08 | 2 | -2/+8 |