index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-23
qed: Zero-out the buffer paased to dcbx_query() API
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-10-23
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
1
-0
/
+1
2016-10-18
qed: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-7
/
+4
2016-10-14
qed: Additional work toward cleaning C=1
Yuval Mintz
8
-164
/
+58
2016-10-14
qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
Yuval Mintz
9
-128
/
+114
2016-10-14
qed: Fix static checker warning.
Yuval Mintz
1
-6
/
+1
2016-10-13
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-10-13
qed: Fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2016-10-04
qed: Add RoCE ll2 & GSI support
Ram Amrani
6
-12
/
+444
2016-10-04
qed: Add support for memory registeration verbs
Ram Amrani
1
-0
/
+240
2016-10-04
qed: Add support for QP verbs
Ram Amrani
3
-0
/
+1269
2016-10-04
qed: PD,PKEY and CQ verb support
Ram Amrani
2
-0
/
+345
2016-10-04
qed: Add support for RoCE hw init
Ram Amrani
13
-7
/
+1269
2016-10-04
qed: Add Light L2 support
Yuval Mintz
10
-3
/
+2186
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-09-20
qed: Fix stack corruption on probe
Yuval Mintz
1
-2
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+17
2016-09-10
qed: mark symbols static where possible
Baoyou Xie
4
-28
/
+35
2016-09-08
qed*: Add support for the ethtool get_regs operation
Tomer Tayar
1
-0
/
+2
2016-09-08
qed: Add support for debug data collection
Tomer Tayar
7
-12
/
+8916
2016-09-08
qed: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-09-07
qed: Add infrastructure for debug data collection
Tomer Tayar
4
-0
/
+131
2016-09-06
qed: Remove OOM messages
Joe Perches
11
-141
/
+47
2016-09-01
qed: fix kzalloc-simple.cocci warnings
Wu Fengguang
1
-4
/
+2
2016-09-01
qed: Clear dcbx memory buffers before the usage.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-09-01
qed: Set selection-field while configuring the app entry in ieee mode.
Sudarsana Reddy Kalluru
1
-1
/
+9
2016-09-01
qed*: Disallow dcbx configuration for VF interfaces.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2016-08-23
qed: Change locking scheme for VF channel
Yuval Mintz
1
-34
/
+90
2016-08-23
qed*: Add support for VFs over legacy PFs
Yuval Mintz
3
-20
/
+94
2016-08-23
qed: Prevent VFs from pause flooding
Yuval Mintz
3
-0
/
+6
2016-08-23
qed: Add support for legacy VFs
Yuval Mintz
4
-25
/
+104
2016-08-23
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
1
-1
/
+10
2016-08-20
qed: utilize FW 8.10.10.0
Yuval Mintz
8
-593
/
+932
2016-08-19
qed: Add support for NCSI statistics.
Sudarsana Reddy Kalluru
6
-5
/
+127
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-54
/
+177
2016-08-15
qed*: Add and modify some prints
Yuval Mintz
5
-16
/
+41
2016-08-15
qed*: Trivial modifications
Yuval Mintz
5
-43
/
+28
2016-08-15
qed*: Semantic changes
Yuval Mintz
11
-561
/
+356
2016-08-15
qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
Wei Yongjun
1
-0
/
+1
2016-08-11
qed*: Add support for ethtool link_ksettings callbacks.
Sudarsana Reddy Kalluru
3
-54
/
+63
2016-08-09
qed: Update app count when adding a new dcbx app entry to the table.
Sudarsana Reddy Kalluru
1
-2
/
+6
2016-08-09
qed: Add dcbx app support for IEEE Selection Field.
Sudarsana Reddy Kalluru
1
-20
/
+104
2016-08-09
qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.
Sudarsana Reddy Kalluru
2
-30
/
+66
2016-08-09
qed: Remove the endian-ness conversion for pri_to_tc value.
Sudarsana Reddy Kalluru
1
-2
/
+1
2016-08-09
qed: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
1
-7
/
+1
2016-08-02
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
1
-1
/
+6
2016-08-02
qed: Fix error return code in qed_resc_alloc()
Wei Yongjun
1
-0
/
+1
2016-08-01
qed: do not use unitialized variable
xypron.glpk@gmx.de
1
-1
/
+1
2016-07-31
qed: Prevent over-usage of vlan credits by PF
Yuval Mintz
1
-1
/
+8
[next]