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_dev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
1
-1
/
+1
|
\
|
*
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
2020-07-22
1
-1
/
+1
*
|
qed: move chain methods to a separate file
Alexander Lobakin
2020-07-23
1
-273
/
+0
*
|
qed: add support for the extended speed and FEC modes
Alexander Lobakin
2020-07-21
1
-9
/
+93
*
|
qed: add support for new port modes
Alexander Lobakin
2020-07-21
1
-0
/
+5
*
|
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
2020-07-21
1
-21
/
+0
*
|
qed: add support for Forward Error Correction
Alexander Lobakin
2020-07-21
1
-17
/
+37
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-9
/
+3
|
\
|
|
*
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
2020-07-09
1
-9
/
+3
*
|
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: fix "maybe uninitialized" warning
Alexander Lobakin
2020-06-24
1
-1
/
+1
*
net: qed: fix async event callbacks unregistering
Alexander Lobakin
2020-06-24
1
-2
/
+7
*
qed: changes to ILT to support XRC
Yuval Basson
2020-05-22
1
-1
/
+5
*
net: qed: invoke err notify on critical areas
Igor Russkikh
2020-05-14
1
-1
/
+3
*
qed: use true,false for bool variables
Jason Yan
2020-04-20
1
-2
/
+2
*
qed: Fix use after free in qed_chain_free
Yuval Basson
2020-03-30
1
-22
/
+16
*
qed: Fix a error code in qed_hw_init()
Dan Carpenter
2020-02-01
1
-0
/
+1
*
qed: FW 8.42.2.0 debug features
Michal Kalderon
2020-01-27
1
-1
/
+1
*
qed: rt init valid initialization changed
Michal Kalderon
2020-01-27
1
-3
/
+0
*
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
2020-01-27
1
-1
/
+17
*
qed: Add abstraction for different hsi values per chip
Michal Kalderon
2020-01-27
1
-20
/
+42
*
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
2020-01-27
1
-6
/
+14
*
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
2020-01-27
1
-1
/
+1
*
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
2020-01-27
1
-11
/
+10
*
qed: Fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-06-18
1
-0
/
+1
*
qed: Fix static checker warning
Michal Kalderon
2019-05-31
1
-12
/
+12
*
qed: fix spelling mistake "inculde" -> "include"
Colin Ian King
2019-05-29
1
-1
/
+1
*
qed: Set the doorbell address correctly
Michal Kalderon
2019-05-26
1
-11
/
+18
*
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
2019-05-26
1
-263
/
+983
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-51
/
+34
|
\
|
*
qed: Fix the doorbell address sanity check
Denis Bolotin
2019-04-14
1
-8
/
+8
|
*
qed: Delete redundant doorbell recovery types
Denis Bolotin
2019-04-14
1
-43
/
+26
*
|
qed: Define new MF bit for no_vlan config
Sudarsana Reddy Kalluru
2019-03-20
1
-2
/
+4
|
/
*
qed: Read device port count from the shmem
Sudarsana Reddy Kalluru
2019-02-21
1
-60
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-30
1
-4
/
+4
|
\
|
*
qed: Fix stack out of bounds bug
Manish Chopra
2019-01-28
1
-4
/
+4
*
|
qed: Add infrastructure for error detection and recovery
Tomer Tayar
2019-01-28
1
-14
/
+27
*
|
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
2019-01-28
1
-49
/
+68
|
/
*
qed: fix spelling mistake "Dispalying" -> "Displaying"
Colin Ian King
2018-12-05
1
-1
/
+1
*
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
2018-11-30
1
-3
/
+11
*
qed: Add doorbell overflow recovery mechanism
Ariel Elior
2018-11-30
1
-0
/
+320
*
qed: Fix QM getters to always return a valid pq
Denis Bolotin
2018-11-20
1
-4
/
+20
*
qed: Fix bitmap_weight() check
Denis Bolotin
2018-11-20
1
-1
/
+4
*
qed: Fix rdma_info structure allocation
Michal Kalderon
2018-11-13
1
-4
/
+11
*
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
2018-10-02
1
-0
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-1
/
+14
|
\
|
*
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2018-09-20
1
-1
/
+14
*
|
qed*: Utilize FW 8.37.7.0
Denis Bolotin
2018-09-06
1
-0
/
+11
|
/
*
qed: qed_dev: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
[next]