index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_mcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
1
-1
/
+5
2018-08-20
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
1
-8
/
+13
2018-07-20
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
1
-0
/
+16
2018-05-23
qed: Add support for processing iscsi tlv request.
Sudarsana Reddy Kalluru
1
-1
/
+3
2018-05-23
qed: Add support for processing fcoe tlv request.
Sudarsana Reddy Kalluru
1
-1
/
+3
2018-05-23
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
1
-0
/
+53
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
1
-0
/
+8
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
1
-0
/
+14
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
1
-2
/
+0
2018-03-29
qed: Add APIs for flash access.
Sudarsana Reddy Kalluru
1
-0
/
+34
2018-03-29
qed: Populate nvm image attribute shadow.
Sudarsana Reddy Kalluru
1
-7
/
+15
2017-07-27
qed: Add support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
1
-3
/
+34
2017-06-02
qed: Support NVM-image reading API
Mintz, Yuval
1
-0
/
+21
2017-05-24
qed: Provide MBI information in dev_info
Tomer Tayar
1
-0
/
+12
2017-05-24
qed: Drop the 's' from num_ports_in_engines
Tomer Tayar
1
-1
/
+1
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+1
2017-04-27
qed: Add support for PTP resource locking.
sudarsana.kalluru@cavium.com
1
-0
/
+4
2017-04-27
qed: Add support for MFW resource locking.
sudarsana.kalluru@cavium.com
1
-1
/
+17
2017-03-29
qed: Utilize resource-lock based scheme
Tomer Tayar
1
-11
/
+38
2017-03-29
qed: Support management-based resource locking
Tomer Tayar
1
-0
/
+65
2017-03-29
qed: Send pf-flr as part of initialization
Mintz, Yuval
1
-0
/
+10
2017-03-29
qed: Move to new load request scheme
Tomer Tayar
1
-16
/
+25
2017-03-29
qed: Correct HW stop flow
Tomer Tayar
1
-0
/
+20
2017-03-23
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
1
-2
/
+4
2017-03-23
qed: Revise MFW command locking
Tomer Tayar
1
-3
/
+8
2017-03-14
qed*: Add support for QL41xxx adapters
Mintz, Yuval
1
-5
/
+4
2017-02-21
qed*: Fix link indication race
Mintz, Yuval
1
-0
/
+6
2017-02-20
qed: Add support for hardware offloaded FCoE.
Arun Easi
1
-0
/
+1
2017-01-02
qed*: Update to dual-license
Mintz, Yuval
1
-5
/
+29
2016-10-31
qed: Learn resources from management firmware
Tomer Tayar
1
-0
/
+15
2016-10-31
qed: Add nvram selftest
Mintz, Yuval
1
-0
/
+41
2016-10-31
qed*: Management firmware - notifications and defaults
Sudarsana Kalluru
1
-0
/
+102
2016-09-07
qed: Add infrastructure for debug data collection
Tomer Tayar
1
-0
/
+46
2016-08-20
qed: utilize FW 8.10.10.0
Yuval Mintz
1
-2
/
+0
2016-08-19
qed: Add support for NCSI statistics.
Sudarsana Reddy Kalluru
1
-0
/
+41
2016-08-11
qed*: Add support for ethtool link_ksettings callbacks.
Sudarsana Reddy Kalluru
1
-3
/
+4
2016-06-03
qed: Utilize FW 8.10.3.0
Yuval Mintz
1
-0
/
+3
2016-05-12
qed: IOV configure and FLR
Yuval Mintz
1
-0
/
+12
2016-05-12
qed: Introduce VFs
Yuval Mintz
1
-5
/
+22
2016-05-02
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
1
-0
/
+22
2016-04-26
qed: Add PF min bandwidth configuration support
Manish Chopra
1
-0
/
+7
2016-04-26
qed: Add PF max bandwidth configuration support
Manish Chopra
1
-2
/
+12
2016-03-11
qed: Major changes to MB locking
Tomer Tayar
1
-2
/
+12
2015-12-02
qed: Add support for changing LED state
Sudarsana Kalluru
1
-0
/
+13
2015-10-28
qed: Add link support
Yuval Mintz
1
-1
/
+125
2015-10-28
qed: Add slowpath L2 support
Manish Chopra
1
-0
/
+13
2015-10-28
qed: Add module with basic common support
Yuval Mintz
1
-0
/
+232