index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: Fix an error code qed_ll2_start_xmit()
Dan Carpenter
2018-12-18
1
-0
/
+1
*
qed: Fix command number mismatch between driver and the mfw
Sudarsana Reddy Kalluru
2018-12-13
1
-1
/
+2
*
qed: fix spelling mistake "attnetion" -> "attention"
Colin Ian King
2018-11-27
1
-1
/
+1
*
qed: Fix QM getters to always return a valid pq
Denis Bolotin
2018-11-19
1
-4
/
+20
*
qed: Fix bitmap_weight() check
Denis Bolotin
2018-11-19
1
-1
/
+4
*
drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
Andrew Morton
2018-11-15
1
-1
/
+1
*
qed: Fix reading wrong value in loop condition
Denis Bolotin
2018-11-13
1
-0
/
+2
*
qed: Fix rdma_info structure allocation
Michal Kalderon
2018-11-13
3
-25
/
+45
*
qed: Fix overriding offload_tc by protocols without APP TLV
Denis Bolotin
2018-11-13
1
-7
/
+7
*
qed: Fix PTT leak in qed_drain()
Denis Bolotin
2018-11-13
1
-1
/
+1
*
qed: Fix potential memory corruption
Sagiv Ozeri
2018-11-08
1
-7
/
+5
*
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
2018-11-08
8
-15
/
+45
*
qed: Fix blocking/unlimited SPQ entries leak
Denis Bolotin
2018-11-08
2
-27
/
+33
*
qed: Fix memory/entry leak in qed_init_sp_request()
Denis Bolotin
2018-11-08
1
-2
/
+14
*
qed: fix link config error handling
Arnd Bergmann
2018-11-03
1
-2
/
+5
*
qed: Fix static checker warning
Rahul Verma
2018-10-23
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-1
/
+1
|
\
|
*
qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
Colin Ian King
2018-10-15
1
-1
/
+1
*
|
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
2018-10-18
1
-1
/
+1
*
|
qed: Prevent link getting down in case of autoneg-off.
Rahul Verma
2018-10-16
1
-7
/
+33
*
|
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
2018-10-16
3
-51
/
+376
*
|
qed: Added supported transceiver modes, speed capability and board config to ...
Rahul Verma
2018-10-16
1
-1
/
+53
*
|
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
2018-10-16
5
-23
/
+35
*
|
qed: Add support for virtual link.
Sudarsana Reddy Kalluru
2018-10-10
2
-52
/
+73
*
|
qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
Nathan Chancellor
2018-10-04
1
-1
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
6
-18
/
+11
|
\
|
|
*
qed: Fix shmem structure inconsistency between driver and the mfw.
Sudarsana Reddy Kalluru
2018-09-28
1
-0
/
+1
|
*
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
2018-09-26
1
-2
/
+2
|
*
qed: Avoid constant logical operation warning in qed_vf_pf_acquire
Nathan Chancellor
2018-09-26
1
-1
/
+0
|
*
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
Nathan Chancellor
2018-09-26
1
-11
/
+4
|
*
qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
Nathan Chancellor
2018-09-26
1
-2
/
+2
|
*
qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
Nathan Chancellor
2018-09-26
1
-1
/
+1
|
*
qed: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
2018-09-26
1
-1
/
+1
*
|
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
2018-10-02
3
-0
/
+16
*
|
qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"
Colin Ian King
2018-09-28
2
-8
/
+8
*
|
qed: Remove set but not used variable 'p_archipelago'
YueHaibing
2018-09-28
1
-4
/
+0
*
|
net: qed: list usage cleanup
zhong jiang
2018-09-26
3
-13
/
+9
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
6
-22
/
+73
|
\
|
|
*
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
2018-09-19
3
-22
/
+48
|
*
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
Sudarsana Reddy Kalluru
2018-09-19
2
-1
/
+9
|
*
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2018-09-19
2
-1
/
+18
*
|
qed: remove duplicated include from qed_cxt.c
YueHaibing
2018-09-17
1
-1
/
+0
*
|
qed*: Utilize FW 8.37.7.0
Denis Bolotin
2018-09-06
4
-196
/
+361
*
|
qed: Lower the severity of a dcbx log message.
Sudarsana Reddy Kalluru
2018-09-01
1
-2
/
+3
|
/
*
qed: fix spelling mistake "comparsion" -> "comparison"
Colin Ian King
2018-08-25
1
-1
/
+1
*
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
2018-08-20
3
-3
/
+56
*
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
2018-08-20
2
-20
/
+44
*
qed: Wait for MCP halt and resume commands to take place
Tomer Tayar
2018-08-20
2
-8
/
+39
*
qed: Wait for ready indication before rereading the shmem
Tomer Tayar
2018-08-20
1
-9
/
+41
*
qed/qede: Multi CoS support.
Manish Chopra
2018-08-09
2
-5
/
+9
[next]