index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-22
mlx4_core: map async events to arbitrary slave eqs
Marcel Apfelbaum
4
-16
/
+22
2012-01-22
mlx4_core: Fix mtt profile issue
Marcel Apfelbaum
2
-2
/
+2
2012-01-22
mlx4_core: removed function index from vf.
Marcel Apfelbaum
10
-53
/
+8
2012-01-22
mlx4_en: eth statistics modification
Eugenia Emantayev
4
-16
/
+74
2012-01-22
mlx4: VF is not allowed to perform dump stats
Eugenia Emantayev
1
-0
/
+2
2012-01-22
mlx4_en: clear all eth statistics when port goes up
Eugenia Emantayev
1
-12
/
+24
2012-01-18
mlx4_en: set number of rx rings used by RSS using ethtool
Yevgeny Petrilin
4
-7
/
+102
2012-01-03
mlx4_core: Elaborating limitation on VF port options
Yevgeny Petrilin
1
-1
/
+6
2012-01-03
mlx4_core: fix mtt range deallocation
Marcel Apfelbaum
1
-2
/
+2
2012-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-12-30
mlx4_en: nullify cq->vector field when closing completion queue
Yevgeny Petrilin
1
-0
/
+1
2011-12-29
mlx4_core: limiting VF port options
Yevgeny Petrilin
1
-2
/
+4
2011-12-29
mlx4_core: using array index for sense_allowed
Yevgeny Petrilin
1
-1
/
+1
2011-12-26
mlx4: Add missing include of linux/slab.h
Axel Lin
1
-0
/
+1
2011-12-20
mlx4_en: FIX: Setting default_qpn before using it
Yevgeny Petrilin
1
-1
/
+1
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-19
mlx4: Fixing wrong error codes in communication channel
Yevgeny Petrilin
1
-32
/
+56
2011-12-19
mlx4: not using spin_lock_irq when getting vf by resource.
Yevgeny Petrilin
1
-2
/
+2
2011-12-19
mlx4_en: nullify cached multicast address list after cleanup
Alexander Guller
1
-0
/
+2
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
3
-16
/
+38
2011-12-19
mlx4: capability for link sensing
Yevgeny Petrilin
1
-2
/
+8
2011-12-16
mlx4: Fix compile error when driver is comiled-in
Joerg Roedel
1
-2
/
+2
2011-12-13
mlx4_en: updated driver version to 2.0
Yevgeny Petrilin
1
-2
/
+2
2011-12-13
mlx4_core: updated driver version to 1.1
Yevgeny Petrilin
1
-2
/
+2
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
5
-157
/
+931
2011-12-13
mlx4_core: adjust catas operation for SRIOV mode
Jack Morgenstein
2
-3
/
+10
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
6
-96
/
+90
2011-12-13
mlx4_en: Allow communication between functions on same host
Eugenia Emantayev
2
-11
/
+24
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
8
-258
/
+621
2011-12-13
mlx4: Traffic steering management support for SRIOV
Eugenia Emantayev
5
-69
/
+198
2011-12-13
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
9
-120
/
+3628
2011-12-13
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
Jack Morgenstein
1
-25
/
+350
2011-12-13
mlx4_core: mtt modifications for SRIOV
Jack Morgenstein
2
-41
/
+361
2011-12-13
mlx4_core: cq modifications for SRIOV
Jack Morgenstein
1
-27
/
+89
2011-12-13
mlx4_core: qp modifications for SRIOV
Jack Morgenstein
1
-54
/
+181
2011-12-13
mlx4_core: srq modifications for SRIOV
Jack Morgenstein
1
-23
/
+83
2011-12-13
mlx4_core: Added FW commands and their wrappers for supporting SRIOV
Marcel Apfelbaum
3
-0
/
+335
2011-12-13
net/mlx4_core: Implement the master-slave communication channel
Yevgeny Petrilin
1
-27
/
+672
2011-12-13
mlx4_core: Reduce number of PD bits to 17
Jack Morgenstein
2
-6
/
+18
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
13
-55
/
+81
2011-12-13
mlx4: Extanding port_mask functionality
Jack Morgenstein
1
-3
/
+1
2011-12-13
mlx4_core: initial header-file changes for SRIOV support
Jack Morgenstein
3
-46
/
+455
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-2
/
+5
2011-11-27
net/mlx4_en: bug fix for the case of vlan id 0 and UP 0
Amir Vadai
1
-2
/
+4
2011-11-27
net/mlx4_en: adding loopback support
Amir Vadai
3
-2
/
+21
2011-11-27
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
Oren Duer
1
-2
/
+18
2011-11-27
net/mlx4_en: using non collapsed CQ on TX
Yevgeny Petrilin
2
-38
/
+36
2011-11-27
net/mlx4_en: fix sparse warning on a cast which truncates bits from constant ...
Or Gerlitz
1
-1
/
+1
2011-11-27
net/mlx4: fix UDP RSS related settings
Or Gerlitz
1
-3
/
+5
2011-11-27
net/mlx4: move RSS related definitions to be global
Or Gerlitz
3
-15
/
+7
[next]