index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+10
2020-09-09
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
1
-1
/
+10
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-08-24
qed: implement devlink info request
Igor Russkikh
1
-0
/
+9
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-22
qed: move chain methods to a separate file
Alexander Lobakin
1
-273
/
+0
2020-07-21
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
1
-1
/
+1
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-9
/
+93
2020-07-20
qed: add support for new port modes
Alexander Lobakin
1
-0
/
+5
2020-07-20
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
1
-21
/
+0
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
1
-17
/
+37
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+3
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
1
-9
/
+3
2020-06-30
net: qed: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
1
-28
/
+1
2020-06-23
net: qed: fix "maybe uninitialized" warning
Alexander Lobakin
1
-1
/
+1
2020-06-23
net: qed: fix async event callbacks unregistering
Alexander Lobakin
1
-2
/
+7
2020-05-21
qed: changes to ILT to support XRC
Yuval Basson
1
-1
/
+5
2020-05-14
net: qed: invoke err notify on critical areas
Igor Russkikh
1
-1
/
+3
2020-04-20
qed: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-03-30
qed: Fix use after free in qed_chain_free
Yuval Basson
1
-22
/
+16
2020-02-01
qed: Fix a error code in qed_hw_init()
Dan Carpenter
1
-0
/
+1
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
1
-1
/
+1
2020-01-27
qed: rt init valid initialization changed
Michal Kalderon
1
-3
/
+0
2020-01-27
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
1
-1
/
+17
2020-01-27
qed: Add abstraction for different hsi values per chip
Michal Kalderon
1
-20
/
+42
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
1
-6
/
+14
2020-01-27
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
1
-1
/
+1
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
1
-11
/
+10
2019-06-18
qed: Fix -Wmaybe-uninitialized false positive
Arnd Bergmann
1
-0
/
+1
2019-05-30
qed: Fix static checker warning
Michal Kalderon
1
-12
/
+12
2019-05-29
qed: fix spelling mistake "inculde" -> "include"
Colin Ian King
1
-1
/
+1
2019-05-26
qed: Set the doorbell address correctly
Michal Kalderon
1
-11
/
+18
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
1
-263
/
+983
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-51
/
+34
2019-04-14
qed: Fix the doorbell address sanity check
Denis Bolotin
1
-8
/
+8
2019-04-14
qed: Delete redundant doorbell recovery types
Denis Bolotin
1
-43
/
+26
2019-03-20
qed: Define new MF bit for no_vlan config
Sudarsana Reddy Kalluru
1
-2
/
+4
2019-02-21
qed: Read device port count from the shmem
Sudarsana Reddy Kalluru
1
-60
/
+35
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2019-01-28
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-14
/
+27
2019-01-28
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
1
-49
/
+68
2018-12-04
qed: fix spelling mistake "Dispalying" -> "Displaying"
Colin Ian King
1
-1
/
+1
2018-11-30
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
1
-3
/
+11
2018-11-30
qed: Add doorbell overflow recovery mechanism
Ariel Elior
1
-0
/
+320
2018-11-19
qed: Fix QM getters to always return a valid pq
Denis Bolotin
1
-4
/
+20
2018-11-19
qed: Fix bitmap_weight() check
Denis Bolotin
1
-1
/
+4
2018-11-13
qed: Fix rdma_info structure allocation
Michal Kalderon
1
-4
/
+11
[next]