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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
66
-3914
/
+3563
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-04
1
-3
/
+0
|
|
\
|
|
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
1
-3
/
+0
|
*
|
net: qed: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-04
1
-4
/
+3
|
*
|
net: qede: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-04
1
-2
/
+2
|
*
|
qede: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-08-01
1
-3
/
+1
|
*
|
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-08-01
2
-7
/
+4
|
*
|
qed: fix the allocation of the chains with an external PBL
Alexander Lobakin
2020-07-27
1
-1
/
+3
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
4
-27
/
+36
|
|
\
|
*
|
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
2020-07-23
3
-5
/
+118
|
*
|
qede: refactor XDP Tx processing
Alexander Lobakin
2020-07-23
2
-45
/
+45
|
*
|
qede: reformat net_device_ops declarations
Alexander Lobakin
2020-07-23
1
-61
/
+61
|
*
|
qede: reformat several structures in "qede.h"
Alexander Lobakin
2020-07-23
1
-77
/
+89
|
*
|
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-23
1
-10
/
+18
|
*
|
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-23
6
-162
/
+168
|
*
|
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
2020-07-23
1
-18
/
+19
|
*
|
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2020-07-23
1
-0
/
+47
|
*
|
qed: sanitize PBL chains allocation
Alexander Lobakin
2020-07-23
2
-13
/
+12
|
*
|
qed: prevent possible double-frees of the chains
Alexander Lobakin
2020-07-23
1
-1
/
+3
|
*
|
qed: move chain methods to a separate file
Alexander Lobakin
2020-07-23
3
-273
/
+303
|
*
|
qed: reformat Makefile
Alexander Lobakin
2020-07-23
1
-7
/
+29
|
*
|
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-23
1
-1
/
+1
|
*
|
net: qed: Remove unneeded cast from memory allocation
Wang Hai
2020-07-23
1
-2
/
+1
|
*
|
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
2020-07-22
2
-0
/
+6
|
*
|
qed: add support for the extended speed and FEC modes
Alexander Lobakin
2020-07-21
6
-25
/
+546
|
*
|
qed: populate supported link modes maps on module init
Alexander Lobakin
2020-07-21
1
-71
/
+118
|
*
|
qed: add missing loopback modes
Alexander Lobakin
2020-07-21
2
-0
/
+24
|
*
|
qed: add support for new port modes
Alexander Lobakin
2020-07-21
2
-0
/
+10
|
*
|
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
2020-07-21
2
-36
/
+0
|
*
|
qed: reformat several structures a bit
Alexander Lobakin
2020-07-21
3
-229
/
+237
|
*
|
qede: introduce support for FEC control
Alexander Lobakin
2020-07-21
1
-0
/
+74
|
*
|
qede: format qede{,_vf}_ethtool_ops
Alexander Lobakin
2020-07-21
1
-69
/
+68
|
*
|
qed: add support for Forward Error Correction
Alexander Lobakin
2020-07-21
5
-27
/
+108
|
*
|
qed: reformat several structures a bit
Alexander Lobakin
2020-07-21
2
-169
/
+172
|
*
|
qed: use transceiver data to fill link partner's advertising speeds
Alexander Lobakin
2020-07-21
1
-20
/
+29
|
*
|
qed: add support for multi-rate transceivers
Alexander Lobakin
2020-07-21
3
-27
/
+106
|
*
|
qed: reformat public_port::transceiver_data a bit
Alexander Lobakin
2020-07-21
1
-53
/
+55
|
*
|
qede: populate supported link modes maps on module init
Alexander Lobakin
2020-07-21
3
-54
/
+108
|
*
|
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2020-07-21
2
-276
/
+212
|
*
|
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
3
-70
/
+32
|
*
|
qede: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
3
-103
/
+58
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
5
-10
/
+35
|
|
\
\
|
*
|
|
net: qede: fix BE vs CPU comparison
Alexander Lobakin
2020-07-06
1
-4
/
+4
|
*
|
|
net: qede: fix kernel-doc for qede_ptp_adjfreq()
Alexander Lobakin
2020-07-06
1
-5
/
+5
|
*
|
|
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-07-06
19
-391
/
+427
|
*
|
|
net: qed: use ptr shortcuts to dedup field accessing in some parts
Alexander Lobakin
2020-07-06
5
-64
/
+68
|
*
|
|
net: qed: improve indentation of some parts of code
Alexander Lobakin
2020-07-06
9
-144
/
+136
|
*
|
|
net: qed: address kernel-doc warnings
Alexander Lobakin
2020-07-06
4
-48
/
+55
|
*
|
|
net: qed: correct qed_hw_err_notify() prototype
Alexander Lobakin
2020-07-06
2
-6
/
+6
|
*
|
|
net: qed: cleanup global structs declarations
Alexander Lobakin
2020-07-06
9
-21
/
+20
[next]