index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Move the Mellanox driver
Jeff Kirsher
2011-08-11
33
-15196
/
+0
*
mlx4: decreasing ref count when removing mac
Yevgeny Petrilin
2011-08-05
1
-3
/
+6
*
mlx4: Fixing Ethernet unicast packet steering
Yevgeny Petrilin
2011-08-03
2
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-07-22
11
-49
/
+112
|
\
|
*
mlx4_core: Bump the driver version to 1.0
Dotan Barak
2011-07-21
1
-2
/
+2
|
*
mlx4_core: Add network flow counters
Or Gerlitz
2011-07-18
4
-1
/
+66
|
*
mlx4_core: Read extended capabilities into the flags field
Or Gerlitz
2011-07-18
10
-44
/
+41
|
*
mlx4_core: Extend capability flags to 64 bits
Or Gerlitz
2011-07-18
2
-5
/
+6
*
|
mlx4: do vlan cleanup
Jiri Pirko
2011-07-21
4
-65
/
+37
*
|
mlx4: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-27
1
-1
/
+1
*
|
mlx4: use pci_dev->revision
Sergei Shtylyov
2011-06-27
1
-2
/
+2
*
|
drivers/net: Remove casts of void *
Joe Perches
2011-06-21
2
-4
/
+3
|
/
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-2
/
+2
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-1
/
+2
*
net: mlx4: convert to hw_features
Michał Mirosław
2011-04-15
4
-60
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
4
-2
/
+13
|
\
|
*
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
2011-04-07
1
-0
/
+4
|
*
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
2011-04-07
3
-2
/
+9
*
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
7
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
7
-12
/
+12
*
|
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
2011-04-03
1
-2
/
+2
*
|
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
2011-03-31
1
-1
/
+3
*
|
mlx4: Fixing use after free
Yevgeny Petrilin
2011-03-31
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-29
1
-0
/
+3
|
\
|
*
mlx4_en: Fix loss of promiscuity
Herbert Xu
2011-03-27
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-25
20
-183
/
+1520
|
\
\
|
|
/
|
*
mlx4_en: Removing HW info from ethtool -i report.
Yevgeny Petrilin
2011-03-24
1
-14
/
+1
|
*
mlx4_en: updated driver version to 1.5.4.1
Yevgeny Petrilin
2011-03-23
1
-2
/
+2
|
*
mlx4_en: Using blue flame support
Yevgeny Petrilin
2011-03-23
3
-22
/
+64
|
*
mlx4_core: reserve UARs for userspace consumers
Eli Cohen
2011-03-23
1
-0
/
+8
|
*
mlx4_core: maintain available field in bitmap allocator
Eli Cohen
2011-03-23
2
-0
/
+15
|
*
mlx4: Add blue flame support for kernel consumers
Eli Cohen
2011-03-23
3
-0
/
+128
|
*
mlx4_en: Enabling new steering
Yevgeny Petrilin
2011-03-23
8
-58
/
+291
|
*
mlx4: Add support for promiscuous mode in the new steering model.
Yevgeny Petrilin
2011-03-23
3
-11
/
+620
|
*
mlx4: generalization of multicast steering.
Yevgeny Petrilin
2011-03-23
5
-36
/
+85
|
*
mlx4_en: Reporting HW revision in ethtool -i
Yevgeny Petrilin
2011-03-23
3
-1
/
+19
|
*
mlx4: Wake on LAN support
Yevgeny Petrilin
2011-03-23
5
-2
/
+89
|
*
mlx4_en: using new mlx4 interrupt scheme
Yevgeny Petrilin
2011-03-23
5
-23
/
+62
|
*
mlx4: Changing interrupt scheme
Yevgeny Petrilin
2011-03-23
5
-13
/
+126
|
*
mlx4_en: bringing link up when registering netdevice
Yevgeny Petrilin
2011-03-23
1
-0
/
+17
|
*
mlx4_en: optimize adaptive moderation algorithm for better latency
Yevgeny Petrilin
2011-03-23
2
-13
/
+6
|
*
mlx4_en: moderation parameters are not reseted.
Yevgeny Petrilin
2011-03-23
1
-2
/
+1
|
*
mlx4_en: going out of range of TX rings when reporting stats
Yevgeny Petrilin
2011-03-23
1
-1
/
+1
*
|
IB: Increase DMA max_segment_size on Mellanox hardware
David Dillow
2011-03-22
1
-0
/
+3
|
/
*
mlx4_core: Add ConnectX-3 device IDs
Yevgeny Petrilin
2011-01-28
1
-0
/
+15
*
IB/mlx4: Handle protocol field in multicast table
Aleksey Senin
2011-01-12
1
-10
/
+13
*
mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)
Roland Dreier
2011-01-12
3
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-11
1
-1
/
+2
|
\
|
*
mlx4: Call alloc_etherdev to allocate RX and TX queues
Tom Herbert
2011-01-10
1
-1
/
+2
*
|
mlx4_core: Avoid vunmap() of invalid pointer if allocation fails
Ali Ayoub
2011-01-10
1
-1
/
+2
[next]