index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
2021-10-06
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
3
-3
/
+3
*
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
2021-10-04
1
-5
/
+44
*
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
1
-0
/
+1
*
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
1
-0
/
+1
*
qed: Update debug related changes
Prabhakar Kushwaha
2021-10-04
8
-505
/
+1031
*
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
2021-10-04
10
-111
/
+143
*
qed: Update FW init functions to support FW 8.59.1.0
Omkar Kulkarni
2021-10-04
6
-200
/
+372
*
qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
Prabhakar Kushwaha
2021-10-04
1
-257
/
+390
*
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
2021-10-04
10
-308
/
+1588
*
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-10-04
3
-263
/
+800
*
qed: Update common_hsi for FW ver 8.59.1.0
Prabhakar Kushwaha
2021-10-04
1
-1
/
+1
*
qed: Split huge qed_hsi.h header file
Omkar Kulkarni
2021-10-04
23
-3747
/
+3794
*
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-10-04
14
-3451
/
+3444
*
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
2021-10-04
16
-1734
/
+1956
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
2
-3
/
+3
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
qed: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+2
*
qed: Don't ignore devlink allocation failures
Leon Romanovsky
2021-09-24
1
-7
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
2
-0
/
+16
|
\
|
*
qed: rdma - don't wait for resources under hw error recovery flow
Shai Malin
2021-09-22
2
-0
/
+16
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-6
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
2
-2
/
+6
|
\
|
|
*
qlcnic: Remove redundant initialization of variable ret
Colin Ian King
2021-09-10
1
-1
/
+1
|
*
qed: Handle management FW error
Shai Malin
2021-09-10
1
-1
/
+5
*
|
qed: Improve the stack space of filter_config()
Shai Malin
2021-09-13
2
-48
/
+22
|
/
*
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-07
1
-1
/
+0
|
\
|
*
qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
Dinghao Liu
2021-09-04
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
4
-5
/
+14
|
|
\
|
*
|
RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_alloc
Prabhakar Kushwaha
2021-07-30
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
2
-2
/
+7
|
\
\
\
|
*
|
|
qede: Fix memset corruption
Shai Malin
2021-08-25
1
-1
/
+1
|
*
|
|
qed: Fix the VF msix vectors flow
Shai Malin
2021-08-24
1
-1
/
+6
*
|
|
|
netxen_nic: Remove the repeated declaration
Shaokun Zhang
2021-08-25
1
-1
/
+0
*
|
|
|
qed: Enable automatic recovery on error condition.
Alok Prasad
2021-08-25
4
-2
/
+39
*
|
|
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
4
-7
/
+21
*
|
|
|
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
3
-29
/
+25
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
3
-3
/
+24
|
\
|
|
|
|
*
|
|
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
2021-08-17
1
-1
/
+3
|
*
|
|
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
2021-08-16
1
-2
/
+1
|
*
|
|
qed: qed ll2 race condition fixes
Shai Malin
2021-08-16
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-14
1
-1
/
+1
*
|
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
2
-0
/
+9
|
\
|
|
|
*
|
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
2021-08-02
2
-0
/
+9
*
|
|
qed: Remove duplicated include of kernel.h
zhouchuangao
2021-08-03
1
-1
/
+0
*
|
|
qed: Remove redundant prints from the iWARP SYN handling
Shai Malin
2021-08-03
1
-2
/
+0
*
|
|
qed: Skip DORQ attention handling during recovery
Shai Malin
2021-08-03
1
-1
/
+11
*
|
|
qed: Avoid db_recovery during recovery
Shai Malin
2021-08-03
1
-0
/
+5
[next]