index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_debug.c
Age
Commit message (
Expand
)
Author
2023-01-04
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
2022-11-02
qed (gcc13): use u16 for fid to be big enough
Jiri Slaby (SUSE)
2022-04-04
qed: fix ethtool register dump
Manish Chopra
2021-10-13
net: qed_debug: fix check of false (grc_param < 0) expression
Jean Sacren
2021-10-08
qed: Initialize debug string array
Tim Gardner
2021-10-04
qed: Update debug related changes
Prabhakar Kushwaha
2021-10-04
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
2020-07-07
net: qed: fix buffer overflow on ethtool -d
Alexander Lobakin
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-07-06
net: qed: improve indentation of some parts of code
Alexander Lobakin
2020-06-30
net: qed: update copyright years
Alexander Lobakin
2020-06-30
net: qed: correct existing SPDX tags
Alexander Lobakin
2020-06-24
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
2020-05-14
net: qed: cleanup debug related declarations
Igor Russkikh
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-05-26
qed: Modify api for performing a dmae to another PF
Michal Kalderon
2018-11-27
qed: fix spelling mistake "attnetion" -> "attention"
Colin Ian King
2018-09-06
qed*: Utilize FW 8.37.7.0
Denis Bolotin
2018-08-01
qed: Make some functions static
YueHaibing
2018-07-05
qed: off by one in qed_parse_mcp_trace_buf()
Dan Carpenter
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
2018-04-24
qed: Fix copying 2 strings
Denis Bolotin
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
2018-03-29
qed*: Utilize FW 8.33.11.0
Michal Kalderon
2018-02-02
net: qed: use correct strncpy() size
Arnd Bergmann
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
2018-01-02
qed*: Refactoring and rearranging FW API with no functional impact
Tomer Tayar
2017-05-30
qed: Get rid of the attention-arrays
Mintz, Yuval
2017-05-18
qed: Utilize FW 8.20.0.0
Mintz, Yuval
2017-03-14
qed*: Add support for QL41xxx adapters
Mintz, Yuval
2017-03-13
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
2016-10-14
qed: Additional work toward cleaning C=1
Yuval Mintz
2016-09-07
qed: Add support for debug data collection
Tomer Tayar