index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
1
-0
/
+4
2009-04-27
mlx4_en: Fix cleanup flow on cq activation
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
Roland Dreier
1
-3
/
+2
2009-04-21
mlx4_en: Move to SW counters for total bytes and packets
Yevgeny Petrilin
1
-32
/
+13
2009-04-21
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
4
-6
/
+8
2009-04-21
mlx4_en: Fix a race at restart task
Yevgeny Petrilin
1
-8
/
+11
2009-04-21
mlx4_en: Fix error handling while activating RX rings
Yevgeny Petrilin
1
-2
/
+4
2009-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
3
-3
/
+3
2009-03-31
mlx4_core: Don't leak mailbox for SET_PORT on Ethernet ports
Roland Dreier
1
-2
/
+3
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+3
2009-03-18
mlx4_core: Add link type autosensing
Yevgeny Petrilin
6
-49
/
+272
2009-03-11
mlx4_core: Don't perform SET_PORT command for Ethernet ports
Yevgeny Petrilin
1
-8
/
+5
2009-02-27
mlx4_core: Add device IDs for MT25458 10GigE devices
Jack Morgenstein
1
-0
/
+2
2009-01-27
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
1
-0
/
+1
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-2
/
+2
2009-01-15
mlx4_core: Fix min() warning
Andrew Morton
1
-3
/
+3
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+2
2009-01-11
netdev: missing validate_address hooks
Stephen Hemminger
1
-0
/
+1
2009-01-09
mlx4_core: Fix warning from min()
Roland Dreier
1
-2
/
+2
2009-01-08
mlx4_en: Returning real Max in get_ringparam
Yevgeny Petrilin
2
-2
/
+8
2009-01-08
mlx4_en: Consider inline packets on completion
Yevgeny Petrilin
2
-26
/
+34
2008-12-29
mlx4_en: Added "set_ringparam" Ethtool interface implementation
Yevgeny Petrilin
3
-33
/
+61
2008-12-29
mlx4_en: Always allocate RX ring for each interrupt vector
Yevgeny Petrilin
2
-13
/
+4
2008-12-29
mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS
Yevgeny Petrilin
1
-1
/
+2
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
7
-95
/
+52
2008-12-25
mlx4_en: Remove pauses module parameters.
Yevgeny Petrilin
1
-8
/
+2
2008-12-25
mlx4_en: Removed Interrupt moderation module parameters
Yevgeny Petrilin
3
-24
/
+3
2008-12-25
mlx4_en: Removed redundant cq->armed flag
Yevgeny Petrilin
3
-5
/
+2
2008-12-25
mlx4_en: Removed TX locking when polling TX cq
Yevgeny Petrilin
1
-11
/
+13
2008-12-25
mlx4_en: Memory leak on completion queue free
Yevgeny Petrilin
1
-1
/
+2
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-2
/
+2
2008-12-22
mlx4_core: Delete incorrect comment
Roland Dreier
1
-4
/
+0
2008-12-22
mlx4_core: Add support for multiple completion event vectors
Yevgeny Petrilin
7
-60
/
+152
2008-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-1
/
+47
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-1
/
+47
2008-11-28
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
3
-1
/
+47
2008-11-25
mlx4: fix warning in drivers/net/mlx4/mcg.c
Ingo Molnar
1
-1
/
+1
2008-11-25
mlx4: fix error path in drivers/net/mlx4/en_rx.c
Ingo Molnar
1
-1
/
+2
2008-11-21
mlx4: convert to net_device_ops
Stephen Hemminger
1
-15
/
+19
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-28
/
+27
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-22
/
+24
2008-11-15
mlx4_en: Pause parameters per port
Yevgeny Petrilin
3
-22
/
+24
2008-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-6
/
+3
2008-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2008-11-07
mlx4_en: Start port error flow bug fix
Yevgeny Petrilin
1
-1
/
+1
[next]