index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-11
/
+253
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
1
-0
/
+19
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
1
-0
/
+6
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
1
-26
/
+94
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-130
/
+158
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
1
-7
/
+5
2020-07-06
net: qed: cleanup global structs declarations
Alexander Lobakin
1
-2
/
+2
2020-07-01
qed: Make symbol 'qed_hw_err_type_descr' static
Hulk Robot
1
-1
/
+1
2020-06-30
net: qed: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
1
-28
/
+1
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+9
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
1
-1
/
+6
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
1
-0
/
+29
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-04-17
scsi: qed: Send BW update notifications to the protocol drivers
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-03-29
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
1
-11
/
+2
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
1
-1
/
+1
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
1
-6
/
+21
2019-09-11
qed: Fix Config attribute frame format.
Sudarsana Reddy Kalluru
1
-10
/
+11
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
1
-0
/
+26
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
1
-0
/
+21
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+27
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2019-08-22
qed: Add cleanup in qed_slowpath_start()
Wenwen Wang
1
-1
/
+3
2019-08-15
qed: Add driver API for flashing the config attributes.
Sudarsana Reddy Kalluru
1
-0
/
+68
2019-08-08
qed: Add new ethtool supported port types based on media.
Rahul Verma
1
-1
/
+5
2019-05-26
qed: Add qed devlink parameters table
Michal Kalderon
1
-0
/
+110
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
1
-20
/
+27
2019-04-14
qed: Fix missing DORQ attentions
Denis Bolotin
1
-1
/
+1
2019-02-08
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
1
-0
/
+2
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+30
2018-11-30
qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
Ariel Elior
1
-0
/
+2
2018-11-30
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
1
-2
/
+62
2018-11-27
qed: Add support for MBI upgrade over MFW.
Sudarsana Reddy Kalluru
1
-2
/
+11
2018-11-13
qed: Fix PTT leak in qed_drain()
Denis Bolotin
1
-1
/
+1
2018-10-16
qed: Prevent link getting down in case of autoneg-off.
Rahul Verma
1
-7
/
+33
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
1
-51
/
+148
2018-10-16
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
1
-4
/
+18
2018-10-02
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
1
-0
/
+11
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
1
-2
/
+3
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+1
2018-07-19
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
1
-0
/
+23
2018-07-12
qed: fix spelling mistake "successffuly" -> "successfully"
Ewan D. Milne
1
-1
/
+1
2018-07-02
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+8
2018-06-20
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
1
-2
/
+10
2018-06-04
qed: Add srq core support for RoCE and iWARP
Yuval Bason
1
-0
/
+2
2018-05-22
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
1
-1
/
+150
2018-05-22
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
1
-0
/
+6
[next]