aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4
Commit message (Expand)AuthorAge
* mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen2010-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-16
|\
| * mlx4_core: return a negative error valueroel kluin2009-12-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\ \
| * | mlx4_core: Fix parsing of reserved EQ capYevgeny Petrilin2009-11-12
| * | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-12
* | | mlx4: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
| |/ |/|
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* mlx4_core: Add a new supported 40 GigE device IDEli Cohen2009-10-14
* mlx4_core: Add 40GigE device IDYevgeny Petrilin2009-10-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-24
|\
| * mlx4_core: Pass cache line size to device FWEli Cohen2009-09-24
* | mlx4: Fix access to freed memoryVitaliy Gusev2009-09-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
| |\
| * | netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\ \
| * | | mlx4_en: Not using Shared Receive QueuesYevgeny Petrilin2009-08-06
| * | | mlx4_en: Using real number of rings as RSS map sizeYevgeny Petrilin2009-08-06
| * | | mlx4_en: Adaptive moderation policy changeYevgeny Petrilin2009-08-06
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
| |\ \ \
| * | | | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | | | | mlx4_core: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-05
* | | | | mlx4_core: Avoid double free_icmsYevgeny Petrilin2009-09-05
* | | | | mlx4_core: Allocate and map sufficient ICM memory for EQ contextRoland Dreier2009-09-05
* | | | | mlx4_core: Remove unnecessary includes of <linux/init.h>Roland Dreier2009-09-05
* | | | | mlx4_core: Use pci_request_regions()Roland Dreier2009-09-05
| |_|_|/ |/| | |
* | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-23
| |_|/ |/| |
* | | mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin2009-08-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-04
|\ \ \
| * | | mlx4_en: Fix double pci unmapping.Yevgeny Petrilin2009-08-02
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-22
|\| |
| * | drivers/net/mlx4: Adjust constantJulia Lawall2009-07-21
| |/
* | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-06
* | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-06
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-23
|\
| * mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier2009-06-23
* | mlx4_en: Remove redundant refill code on RXYevgeny Petrilin2009-06-21
* | mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin2009-06-21
* | mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin2009-06-21
* | mlx4_en: using stop/start_all_queuesYevgeny Petrilin2009-06-21
* | mlx4_en: Removed redundant skb->len checkYevgeny Petrilin2009-06-21
* | mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin2009-06-21
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-14
| |\
| | *-. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-14
| | |\ \
| | | | * mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-14
| | | |/ | | |/|
| | | * mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
| | |/
| * | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* | | mlx4: FIX error flow when initializing EQ tableYevgeny Petrilin2009-06-08