index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_main.c
Age
Commit message (
Expand
)
Author
2023-03-08
qed: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-05-17
qed: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-01-02
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-09
qed: Fix missing error code in qed_slowpath_start()
chongjiapeng
2021-10-04
qed: Update debug related changes
Prabhakar Kushwaha
2021-10-04
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-24
qed: Fix the VF msix vectors flow
Shai Malin
2021-08-03
qed: Avoid db_recovery during recovery
Shai Malin
2021-07-29
qed: Remove the qed module version
Shai Malin
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-14
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-09
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-24
qed*: make use of devlink recovery infrastructure
Igor Russkikh
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
2020-08-24
qed: implement devlink info request
Igor Russkikh
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
2020-08-24
qed: move out devlink logic into a new file
Igor Russkikh
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
2020-07-20
qed: populate supported link modes maps on module init
Alexander Lobakin
2020-07-20
qed: add missing loopback modes
Alexander Lobakin
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
2020-07-20
qed: use transceiver data to fill link partner's advertising speeds
Alexander Lobakin
2020-07-20
qed: add support for multi-rate transceivers
Alexander Lobakin
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-07-06
net: qed: cleanup global structs declarations
Alexander Lobakin
2020-07-01
qed: Make symbol 'qed_hw_err_type_descr' static
Hulk Robot
2020-06-30
net: qed: update copyright years
Alexander Lobakin
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2020-03-29
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
2019-09-11
qed: Fix Config attribute frame format.
Sudarsana Reddy Kalluru
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-22
qed: Add cleanup in qed_slowpath_start()
Wenwen Wang
[next]