index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: qlogic: set error code on failure
Pan Bian
2016-12-05
1
-0
/
+1
*
qed: Correct rdma params configuration
Ram Amrani
2016-11-10
1
-9
/
+8
*
qed: configure ll2 RoCE v1/v2 flavor correctly
Ram Amrani
2016-11-10
2
-3
/
+1
*
qed: Zero-out the buffer paased to dcbx_query() API
Sudarsana Reddy Kalluru
2016-10-22
1
-0
/
+2
*
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
2016-10-22
1
-0
/
+1
*
qed: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2016-10-18
1
-7
/
+4
*
qed: Additional work toward cleaning C=1
Yuval Mintz
2016-10-14
8
-164
/
+58
*
qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
Yuval Mintz
2016-10-14
9
-128
/
+114
*
qed: Fix static checker warning.
Yuval Mintz
2016-10-14
1
-6
/
+1
*
qed: fix old-style function definition
Arnd Bergmann
2016-10-13
1
-1
/
+1
*
qed: Fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
2016-10-13
1
-2
/
+2
*
qed: Add RoCE ll2 & GSI support
Ram Amrani
2016-10-04
6
-12
/
+444
*
qed: Add support for memory registeration verbs
Ram Amrani
2016-10-04
1
-0
/
+240
*
qed: Add support for QP verbs
Ram Amrani
2016-10-04
3
-0
/
+1269
*
qed: PD,PKEY and CQ verb support
Ram Amrani
2016-10-04
2
-0
/
+345
*
qed: Add support for RoCE hw init
Ram Amrani
2016-10-04
13
-7
/
+1269
*
qed: Add Light L2 support
Yuval Mintz
2016-10-04
10
-3
/
+2186
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-2
/
+2
|
\
|
*
qed: Fix stack corruption on probe
Yuval Mintz
2016-09-20
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-13
1
-3
/
+17
|
\
|
|
*
qed: fix kzalloc-simple.cocci warnings
Wu Fengguang
2016-09-01
1
-4
/
+2
|
*
qed: Clear dcbx memory buffers before the usage.
Sudarsana Reddy Kalluru
2016-09-01
1
-0
/
+4
|
*
qed: Set selection-field while configuring the app entry in ieee mode.
Sudarsana Reddy Kalluru
2016-09-01
1
-1
/
+9
|
*
qed*: Disallow dcbx configuration for VF interfaces.
Sudarsana Reddy Kalluru
2016-09-01
1
-0
/
+4
*
|
qed: mark symbols static where possible
Baoyou Xie
2016-09-10
4
-28
/
+35
*
|
qed*: Add support for the ethtool get_regs operation
Tomer Tayar
2016-09-08
1
-0
/
+2
*
|
qed: Add support for debug data collection
Tomer Tayar
2016-09-08
7
-12
/
+8916
*
|
qed: add missing header dependencies
Baoyou Xie
2016-09-08
1
-0
/
+1
*
|
qed: Add infrastructure for debug data collection
Tomer Tayar
2016-09-06
4
-0
/
+131
*
|
qed: Remove OOM messages
Joe Perches
2016-09-06
11
-141
/
+47
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+10
|
\
|
|
*
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
2016-08-23
1
-1
/
+10
*
|
qed: Change locking scheme for VF channel
Yuval Mintz
2016-08-23
1
-34
/
+90
*
|
qed*: Add support for VFs over legacy PFs
Yuval Mintz
2016-08-23
3
-20
/
+94
*
|
qed: Prevent VFs from pause flooding
Yuval Mintz
2016-08-23
3
-0
/
+6
*
|
qed: Add support for legacy VFs
Yuval Mintz
2016-08-23
4
-25
/
+104
*
|
qed: utilize FW 8.10.10.0
Yuval Mintz
2016-08-20
8
-593
/
+932
*
|
qed: Add support for NCSI statistics.
Sudarsana Reddy Kalluru
2016-08-19
6
-5
/
+127
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
2
-54
/
+177
|
\
|
|
*
qed: Update app count when adding a new dcbx app entry to the table.
Sudarsana Reddy Kalluru
2016-08-09
1
-2
/
+6
|
*
qed: Add dcbx app support for IEEE Selection Field.
Sudarsana Reddy Kalluru
2016-08-09
1
-20
/
+104
|
*
qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.
Sudarsana Reddy Kalluru
2016-08-09
2
-30
/
+66
|
*
qed: Remove the endian-ness conversion for pri_to_tc value.
Sudarsana Reddy Kalluru
2016-08-09
1
-2
/
+1
*
|
qed*: Add and modify some prints
Yuval Mintz
2016-08-15
5
-16
/
+41
*
|
qed*: Trivial modifications
Yuval Mintz
2016-08-15
5
-43
/
+28
*
|
qed*: Semantic changes
Yuval Mintz
2016-08-15
11
-561
/
+356
*
|
qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
Wei Yongjun
2016-08-15
1
-0
/
+1
*
|
qed*: Add support for ethtool link_ksettings callbacks.
Sudarsana Reddy Kalluru
2016-08-11
3
-54
/
+63
*
|
qed: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2016-08-09
1
-7
/
+1
|
/
*
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
2016-08-02
1
-1
/
+6
[next]