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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-29
qed: Remove the qed module version
Shai Malin
1
-15
/
+0
2021-06-03
qed: Add support of HW filter block
Prabhakar Kushwaha
1
-0
/
+8
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
1
-0
/
+6
2020-09-14
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-1
/
+1
2020-08-24
qed*: make use of devlink recovery infrastructure
Igor Russkikh
1
-0
/
+1
2020-08-24
qed: implement devlink info request
Igor Russkikh
1
-0
/
+1
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
1
-1
/
+0
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-0
/
+1
2020-07-20
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
1
-15
/
+0
2020-07-20
qed: reformat several structures a bit
Alexander Lobakin
1
-54
/
+55
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-07-07
net: qed: fix buffer overflow on ethtool -d
Alexander Lobakin
1
-0
/
+2
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-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
1
-0
/
+3
2020-05-14
net: qed: cleanup debug related declarations
Igor Russkikh
1
-8
/
+3
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
1
-0
/
+2
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
1
-0
/
+1
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
1
-0
/
+2
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
1
-0
/
+1
2020-01-27
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
1
-0
/
+3
2020-01-27
qed: Add abstraction for different hsi values per chip
Michal Kalderon
1
-10
/
+46
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
1
-1
/
+2
2020-01-27
qed: FW 8.42.2.0 Internal ram offsets modifications
Michal Kalderon
1
-2
/
+2
2019-05-26
qed: Add qed devlink parameters table
Michal Kalderon
1
-0
/
+3
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
1
-2
/
+19
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2019-04-14
qed: Fix the DORQ's attentions handling
Denis Bolotin
1
-0
/
+3
2019-04-14
qed: Fix missing DORQ attentions
Denis Bolotin
1
-0
/
+1
2019-04-14
qed: Delete redundant doorbell recovery types
Denis Bolotin
1
-2
/
+1
2019-03-20
qed: Define new MF bit for no_vlan config
Sudarsana Reddy Kalluru
1
-0
/
+3
2019-02-21
qed: Read device port count from the shmem
Sudarsana Reddy Kalluru
1
-1
/
+5
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-06
qed*: Advance drivers version to 8.37.0.20
Manish Chopra
1
-1
/
+1
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+4
2019-01-28
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
1
-1
/
+0
2018-11-30
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
1
-2
/
+12
2018-11-30
qed: Add doorbell overflow recovery mechanism
Ariel Elior
1
-0
/
+17
2018-10-16
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
1
-1
/
+1
2018-09-06
qed*: Utilize FW 8.37.7.0
Denis Bolotin
1
-0
/
+1
2018-08-07
qed: Add Multi-TC RoCE support
Denis Bolotin
1
-2
/
+8
2018-08-07
qed: Add a flag which indicates if offload TC is set
Denis Bolotin
1
-0
/
+3
2018-07-05
qed: Fix reading stale configuration information
Denis Bolotin
1
-0
/
+1
2018-05-22
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
1
-0
/
+8
2018-05-22
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
1
-0
/
+5
2018-05-07
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
1
-0
/
+20
2018-05-07
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
1
-4
/
+37
2018-03-29
qed: Add APIs for flash access.
Sudarsana Reddy Kalluru
1
-0
/
+7
2018-03-29
qed: Populate nvm image attribute shadow.
Sudarsana Reddy Kalluru
1
-0
/
+8
[next]