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_mcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
qed: avoid defines prefixed with CONFIG
Lukas Bulwahn
1
-12
/
+12
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
1
-2
/
+40
2022-01-31
qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
Venkata Sudheer Kumar Bhavaraju
1
-12
/
+36
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
1
-0
/
+22
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-04
qed: Update debug related changes
Prabhakar Kushwaha
1
-21
/
+27
2021-10-04
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
1
-9
/
+2
2021-10-04
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
1
-0
/
+1
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
1
-4
/
+0
2021-09-10
qed: Handle management FW error
Shai Malin
1
-1
/
+5
2021-07-29
qed: Remove the qed module version
Shai Malin
1
-1
/
+0
2021-06-03
qed: Add NVMeTCP Offload PF Level FW and HW HSI
Shai Malin
1
-0
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-07-31
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-3
/
+2
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-4
/
+70
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
1
-8
/
+39
2020-07-20
qed: add support for multi-rate transceivers
Alexander Lobakin
1
-1
/
+8
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+7
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
1
-0
/
+7
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-05-14
net: qed: introduce critical hardware error handler
Igor Russkikh
1
-0
/
+113
2020-05-14
net: qed: introduce critical fan failure handler
Igor Russkikh
1
-0
/
+14
2020-05-14
net: qed: critical err reporting to management firmware
Igor Russkikh
1
-0
/
+124
2020-05-14
net: qed: invoke err notify on critical areas
Igor Russkikh
1
-0
/
+2
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
1
-0
/
+3
2020-01-27
qed: FW 8.42.2.0 HSI changes
Michal Kalderon
1
-0
/
+2
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
1
-1
/
+4
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+29
2019-08-15
qed: Add API for configuring NVM attributes.
Sudarsana Reddy Kalluru
1
-0
/
+32
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
1
-0
/
+65
2019-02-08
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
1
-0
/
+6
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+94
2019-01-28
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
1
-0
/
+21
2018-11-27
qed: Add support for MBI upgrade over MFW.
Sudarsana Reddy Kalluru
1
-22
/
+23
2018-11-27
qed: Display port_id in the UFP debug messages.
Sudarsana Reddy Kalluru
1
-7
/
+13
2018-11-03
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-10-23
qed: Fix static checker warning
Rahul Verma
1
-3
/
+3
2018-10-18
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
1
-0
/
+182
2018-10-16
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
1
-15
/
+12
2018-10-10
qed: Add support for virtual link.
Sudarsana Reddy Kalluru
1
-51
/
+70
2018-09-19
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
1
-4
/
+20
2018-08-20
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
1
-2
/
+50
2018-08-20
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
1
-12
/
+31
2018-08-20
qed: Wait for MCP halt and resume commands to take place
Tomer Tayar
1
-8
/
+38
2018-08-20
qed: Wait for ready indication before rereading the shmem
Tomer Tayar
1
-9
/
+41
2018-08-07
qed: Add a flag which indicates if offload TC is set
Denis Bolotin
1
-1
/
+2
2018-08-01
qed: Make some functions static
YueHaibing
1
-7
/
+8
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
[next]