index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-12
/
+24
2020-10-16
Merge branch 'dynamic_sg' into rdma.git for-next
Jason Gunthorpe
6
-7
/
+24
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
17
-187
/
+362
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
22
-44
/
+22
2020-09-28
qed/qed_ll2: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-14
/
+12
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2
-3
/
+3
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-7
/
+24
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
1
-6
/
+1
2020-09-19
net: qed: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-09-16
net/qla3xxx: Convert to SPDX license identifiers
Thomas Gleixner
2
-4
/
+2
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
20
-40
/
+20
2020-09-14
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
1
-2
/
+1
2020-09-14
qed: convert tasklets to use new tasklet_setup() API
Allen Pais
4
-33
/
+12
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
2
-1
/
+20
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
1
-10
/
+2
2020-09-09
net: qed: RDMA personality shouldn't fail VF load
Dmitry Bogdanov
1
-0
/
+1
2020-09-09
net: qede: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
2
-6
/
+8
2020-09-09
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
3
-1
/
+15
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-15
/
+15
2020-09-02
RDMA/qedr: Fix reported max_pkeys
Kamal Heib
1
-1
/
+2
2020-08-24
qede: make driver reliable on unload after failures
Igor Russkikh
1
-2
/
+6
2020-08-24
qed: implement devlink dump
Igor Russkikh
1
-0
/
+43
2020-08-24
qed*: make use of devlink recovery infrastructure
Igor Russkikh
4
-11
/
+16
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
5
-0
/
+26
2020-08-24
qed: health reporter init deinit seq
Igor Russkikh
2
-0
/
+37
2020-08-24
qed: implement devlink info request
Igor Russkikh
4
-1
/
+60
2020-08-24
qed: fix kconfig help entries
Igor Russkikh
1
-2
/
+3
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
6
-35
/
+39
2020-08-24
qed: move out devlink logic into a new file
Igor Russkikh
4
-101
/
+127
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-15
/
+15
2020-08-20
net: qed: Remove unnecessary cast
Alex Dewar
1
-1
/
+0
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
66
-3914
/
+3563
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+0
2020-08-03
net: qed: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-4
/
+3
2020-08-03
net: qede: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-07-31
qede: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-3
/
+1
2020-07-31
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2
-7
/
+4
2020-07-27
qed: fix the allocation of the chains with an external PBL
Alexander Lobakin
1
-1
/
+3
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-27
/
+36
2020-07-22
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
3
-5
/
+118
2020-07-22
qede: refactor XDP Tx processing
Alexander Lobakin
2
-45
/
+45
2020-07-22
qede: reformat net_device_ops declarations
Alexander Lobakin
1
-61
/
+61
2020-07-22
qede: reformat several structures in "qede.h"
Alexander Lobakin
1
-77
/
+89
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
1
-10
/
+18
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
6
-162
/
+168
2020-07-22
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
1
-18
/
+19
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
1
-0
/
+47
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
2
-13
/
+12
[next]