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
/
qed_main.c
Age
Commit message (
Expand
)
Author
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 Forward Error Correction
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, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
2020-07-06
net: qed: cleanup global structs declarations
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-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
2020-03-29
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
2019-09-11
qed: Fix Config attribute frame format.
Sudarsana Reddy Kalluru
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-22
qed: Add cleanup in qed_slowpath_start()
Wenwen Wang
2019-08-15
qed: Add driver API for flashing the config attributes.
Sudarsana Reddy Kalluru
2019-08-08
qed: Add new ethtool supported port types based on media.
Rahul Verma
2019-05-26
qed: Add qed devlink parameters table
Michal Kalderon
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
2019-04-14
qed: Fix missing DORQ attentions
Denis Bolotin
2019-02-08
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
2018-11-30
qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
Ariel Elior
2018-11-30
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
2018-11-27
qed: Add support for MBI upgrade over MFW.
Sudarsana Reddy Kalluru
2018-11-13
qed: Fix PTT leak in qed_drain()
Denis Bolotin
2018-10-16
qed: Prevent link getting down in case of autoneg-off.
Rahul Verma
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
2018-10-16
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
2018-10-02
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-19
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
2018-07-12
qed: fix spelling mistake "successffuly" -> "successfully"
Ewan D. Milne
2018-07-02
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
2018-06-20
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
2018-06-04
qed: Add srq core support for RoCE and iWARP
Yuval Bason
2018-05-22
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
2018-05-22
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
[next]