index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
qed: populate supported link modes maps on module init
Alexander Lobakin
1
-71
/
+118
2020-07-20
qed: add missing loopback modes
Alexander Lobakin
2
-0
/
+24
2020-07-20
qed: add support for new port modes
Alexander Lobakin
2
-0
/
+10
2020-07-20
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
2
-36
/
+0
2020-07-20
qed: reformat several structures a bit
Alexander Lobakin
3
-219
/
+227
2020-07-20
qede: introduce support for FEC control
Alexander Lobakin
1
-0
/
+74
2020-07-20
qede: format qede{,_vf}_ethtool_ops
Alexander Lobakin
1
-69
/
+68
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
5
-27
/
+108
2020-07-20
qed: reformat several structures a bit
Alexander Lobakin
2
-160
/
+163
2020-07-20
qed: use transceiver data to fill link partner's advertising speeds
Alexander Lobakin
1
-20
/
+29
2020-07-20
qed: add support for multi-rate transceivers
Alexander Lobakin
3
-27
/
+106
2020-07-20
qed: reformat public_port::transceiver_data a bit
Alexander Lobakin
1
-53
/
+55
2020-07-20
qede: populate supported link modes maps on module init
Alexander Lobakin
3
-54
/
+108
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2
-276
/
+212
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-14
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
3
-70
/
+32
2020-07-14
qede: convert to new udp_tunnel_nic infra
Jakub Kicinski
3
-103
/
+58
2020-07-14
qed: Disable "MFW indication via attention" SPAM every 5 minutes
Laurence Oberman
1
-1
/
+2
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-10
/
+35
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
4
-9
/
+21
2020-07-07
net: qed: fix buffer overflow on ethtool -d
Alexander Lobakin
2
-1
/
+14
2020-07-06
net: qede: fix BE vs CPU comparison
Alexander Lobakin
1
-4
/
+4
2020-07-06
net: qede: fix kernel-doc for qede_ptp_adjfreq()
Alexander Lobakin
1
-5
/
+5
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
19
-391
/
+427
2020-07-06
net: qed: use ptr shortcuts to dedup field accessing in some parts
Alexander Lobakin
5
-63
/
+67
2020-07-06
net: qed: improve indentation of some parts of code
Alexander Lobakin
9
-144
/
+136
2020-07-06
net: qed: address kernel-doc warnings
Alexander Lobakin
4
-48
/
+55
2020-07-06
net: qed: correct qed_hw_err_notify() prototype
Alexander Lobakin
2
-6
/
+6
2020-07-06
net: qed: cleanup global structs declarations
Alexander Lobakin
9
-21
/
+20
2020-07-06
net: qed: move static iro_arr[] out of header file
Alexander Lobakin
2
-73
/
+73
2020-07-04
qlcninc: use generic power management
Vaibhav Gupta
2
-35
/
+9
2020-07-04
netxen_nic: use generic power management
Vaibhav Gupta
1
-31
/
+28
2020-07-01
qed: Make symbol 'qed_hw_err_type_descr' static
Hulk Robot
1
-1
/
+1
2020-06-30
net: qede: update copyright years
Alexander Lobakin
10
-2
/
+12
2020-06-30
net: qede: convert to SPDX License Identifiers
Alexander Lobakin
8
-224
/
+16
2020-06-30
net: qede: correct existing SPDX tags
Alexander Lobakin
2
-2
/
+3
2020-06-30
net: qed: update copyright years
Alexander Lobakin
48
-0
/
+48
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
44
-1232
/
+52
2020-06-30
net: qed: correct existing SPDX tags
Alexander Lobakin
5
-5
/
+8
2020-06-24
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
1
-1
/
+2
2020-06-23
net: qed: fix "maybe uninitialized" warning
Alexander Lobakin
1
-1
/
+1
2020-06-23
net: qed: reset ILT block sizes before recomputing to fix crashes
Alexander Lobakin
1
-0
/
+19
2020-06-23
net: qede: fix use-after-free on recovery and AER handling
Alexander Lobakin
1
-0
/
+1
2020-06-23
net: qede: fix PTP initialization on recovery
Alexander Lobakin
3
-19
/
+14
2020-06-23
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
1
-1
/
+1
2020-06-23
net: qed: fix NVMe login fails over VFs
Alexander Lobakin
1
-5
/
+18
2020-06-23
net: qede: stop adding events on an already destroyed workqueue
Alexander Lobakin
1
-1
/
+2
2020-06-23
net: qed: fix async event callbacks unregistering
Alexander Lobakin
3
-5
/
+7
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
1
-17
/
+17
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-10
/
+10
[prev]
[next]