index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
Age
Commit message (
Expand
)
Author
2020-07-31
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-07-27
qed: fix the allocation of the chains with an external PBL
Alexander Lobakin
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-22
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
2020-07-22
qed: prevent possible double-frees of the chains
Alexander Lobakin
2020-07-22
qed: move chain methods to a separate file
Alexander Lobakin
2020-07-22
qed: reformat Makefile
Alexander Lobakin
2020-07-22
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-22
net: qed: Remove unneeded cast from memory allocation
Wang Hai
2020-07-21
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin
2020-07-21
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Alexander Lobakin
2020-07-21
qed: Fix ILT and XRCD bitmap memory leaks
Yuval Basson
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
2020-07-20
qed: populate supported link modes maps on module init
Alexander Lobakin
2020-07-20
qed: add missing loopback modes
Alexander Lobakin
2020-07-20
qed: add support for new port modes
Alexander Lobakin
2020-07-20
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
2020-07-20
qed: reformat several structures a bit
Alexander Lobakin
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
2020-07-20
qed: reformat several structures a bit
Alexander Lobakin
2020-07-20
qed: use transceiver data to fill link partner's advertising speeds
Alexander Lobakin
2020-07-20
qed: add support for multi-rate transceivers
Alexander Lobakin
2020-07-20
qed: reformat public_port::transceiver_data a bit
Alexander Lobakin
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2020-07-14
qed: Disable "MFW indication via attention" SPAM every 5 minutes
Laurence Oberman
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-09
qed: Populate nvm-file attributes while reading nvm config partition.
Sudarsana Reddy Kalluru
2020-07-07
net: qed: fix buffer overflow on ethtool -d
Alexander Lobakin
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-07-06
net: qed: use ptr shortcuts to dedup field accessing in some parts
Alexander Lobakin
2020-07-06
net: qed: improve indentation of some parts of code
Alexander Lobakin
2020-07-06
net: qed: address kernel-doc warnings
Alexander Lobakin
2020-07-06
net: qed: correct qed_hw_err_notify() prototype
Alexander Lobakin
2020-07-06
net: qed: cleanup global structs declarations
Alexander Lobakin
2020-07-06
net: qed: move static iro_arr[] out of header file
Alexander Lobakin
2020-07-01
qed: Make symbol 'qed_hw_err_type_descr' static
Hulk Robot
2020-06-30
net: qed: update copyright years
Alexander Lobakin
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
2020-06-30
net: qed: correct existing SPDX tags
Alexander Lobakin
2020-06-24
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
2020-06-23
net: qed: fix "maybe uninitialized" warning
Alexander Lobakin
2020-06-23
net: qed: reset ILT block sizes before recomputing to fix crashes
Alexander Lobakin
2020-06-23
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
2020-06-23
net: qed: fix NVMe login fails over VFs
Alexander Lobakin
2020-06-23
net: qed: fix async event callbacks unregistering
Alexander Lobakin
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]