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
/
qed_hsi.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-23
1
-1
/
+1
*
qed: add support for the extended speed and FEC modes
Alexander Lobakin
2020-07-21
1
-1
/
+84
*
qed: add missing loopback modes
Alexander Lobakin
2020-07-21
1
-0
/
+5
*
qed: add support for new port modes
Alexander Lobakin
2020-07-21
1
-0
/
+5
*
qed: reformat several structures a bit
Alexander Lobakin
2020-07-21
1
-169
/
+176
*
qed: add support for Forward Error Correction
Alexander Lobakin
2020-07-21
1
-2
/
+22
*
qed: reformat several structures a bit
Alexander Lobakin
2020-07-21
1
-126
/
+130
*
qed: add support for multi-rate transceivers
Alexander Lobakin
2020-07-21
1
-0
/
+4
*
qed: reformat public_port::transceiver_data a bit
Alexander Lobakin
2020-07-21
1
-53
/
+55
*
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-07-06
1
-24
/
+24
*
net: qed: improve indentation of some parts of code
Alexander Lobakin
2020-07-06
1
-97
/
+97
*
net: qed: move static iro_arr[] out of header file
Alexander Lobakin
2020-07-06
1
-73
/
+0
*
net: qed: update copyright years
Alexander Lobakin
2020-07-01
1
-0
/
+1
*
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
2020-07-01
1
-28
/
+1
*
net: qed: introduce critical hardware error handler
Igor Russkikh
2020-05-14
1
-1
/
+27
*
net: qed: introduce critical fan failure handler
Igor Russkikh
2020-05-14
1
-1
/
+1
*
net: qed: critical err reporting to management firmware
Igor Russkikh
2020-05-14
1
-0
/
+19
*
qed: FW 8.42.2.0 debug features
Michal Kalderon
2020-01-27
1
-488
/
+173
*
qed: Debug feature: ilt and mdump
Michal Kalderon
2020-01-27
1
-0
/
+18
*
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
2020-01-27
1
-0
/
+58
*
qed: FW 8.42.2.0 HSI changes
Michal Kalderon
2020-01-27
1
-116
/
+201
*
qed: FW 8.42.2.0 iscsi/fcoe changes
Michal Kalderon
2020-01-27
1
-4
/
+4
*
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
2020-01-27
1
-5
/
+37
*
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
2020-01-27
1
-1
/
+40
*
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
2020-01-27
1
-19
/
+22
*
qed: FW 8.42.2.0 Expose new registers and change windows
Michal Kalderon
2020-01-27
1
-523
/
+438
*
qed: FW 8.42.2.0 Internal ram offsets modifications
Michal Kalderon
2020-01-27
1
-189
/
+230
*
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
2019-08-31
1
-0
/
+15
*
qed: Add API for configuring NVM attributes.
Sudarsana Reddy Kalluru
2019-08-15
1
-0
/
+17
*
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
2019-05-26
1
-1
/
+15
*
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-09
1
-0
/
+1
*
qed: Add infrastructure for error detection and recovery
Tomer Tayar
2019-01-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-1
/
+2
|
\
|
*
qed: Fix command number mismatch between driver and the mfw
Sudarsana Reddy Kalluru
2018-12-14
1
-1
/
+2
*
|
qed: Add support for MBI upgrade over MFW.
Sudarsana Reddy Kalluru
2018-11-28
1
-0
/
+6
|
/
*
qed: Added supported transceiver modes, speed capability and board config to ...
Rahul Verma
2018-10-16
1
-1
/
+53
*
qed: Add support for virtual link.
Sudarsana Reddy Kalluru
2018-10-10
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
1
-0
/
+1
|
\
|
*
qed: Fix shmem structure inconsistency between driver and the mfw.
Sudarsana Reddy Kalluru
2018-09-28
1
-0
/
+1
*
|
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
2018-10-02
1
-0
/
+2
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-0
/
+4
|
\
|
|
*
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2018-09-20
1
-0
/
+4
*
|
qed*: Utilize FW 8.37.7.0
Denis Bolotin
2018-09-06
1
-91
/
+206
|
/
*
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
2018-07-20
1
-0
/
+16
*
qed*: Utilize FW 8.37.2.0
Michal Kalderon
2018-06-05
1
-170
/
+292
*
qed: Add srq core support for RoCE and iWARP
Yuval Bason
2018-06-04
1
-0
/
+2
*
qed: Fix shared memory inconsistency between driver and the MFW.
Sudarsana Reddy Kalluru
2018-06-04
1
-0
/
+1
*
qed: Add MFW interfaces for TLV request support.
Sudarsana Reddy Kalluru
2018-05-23
1
-0
/
+231
*
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
2018-05-08
1
-0
/
+28
*
qed: Add APIs for flash access.
Sudarsana Reddy Kalluru
2018-03-29
1
-1
/
+6
[next]