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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-10-23
qed: Fix static checker warning
Rahul Verma
1
-3
/
+3
2018-10-19
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
1
-0
/
+182
2018-10-16
qed: Align local and global PTT to propagate through the APIs.
Rahul Verma
1
-15
/
+12
2018-10-10
qed: Add support for virtual link.
Sudarsana Reddy Kalluru
1
-51
/
+70
2018-09-20
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
1
-4
/
+20
2018-08-20
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
1
-2
/
+50
2018-08-20
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
1
-12
/
+31
2018-08-20
qed: Wait for MCP halt and resume commands to take place
Tomer Tayar
1
-8
/
+38
2018-08-20
qed: Wait for ready indication before rereading the shmem
Tomer Tayar
1
-9
/
+41
2018-08-07
qed: Add a flag which indicates if offload TC is set
Denis Bolotin
1
-1
/
+2
2018-08-01
qed: Make some functions static
YueHaibing
1
-7
/
+8
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2018-07-22
qed: Fix possible race for the link state value.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-07-22
qed: Fix link flap issue due to mismatching EEE capabilities.
Sudarsana Reddy Kalluru
1
-3
/
+9
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-12
/
+27
2018-07-20
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
1
-0
/
+49
2018-07-05
qed: Fix reading stale configuration information
Denis Bolotin
1
-12
/
+27
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+3
2018-06-04
qed: Fix use of incorrect shmem address.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-05-23
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
1
-0
/
+2
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
1
-0
/
+78
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
1
-4
/
+10
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
1
-3
/
+1
2018-03-29
qed: Add APIs for flash access.
Sudarsana Reddy Kalluru
1
-0
/
+121
2018-03-29
qed: Populate nvm image attribute shadow.
Sudarsana Reddy Kalluru
1
-27
/
+71
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
1
-1
/
+1
2017-09-26
qed: Add iWARP enablement support
Michal Kalderon
1
-4
/
+4
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-08
qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
Christophe Jaillet
1
-1
/
+1
2017-07-27
qed: Add support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
1
-0
/
+66
2017-06-02
qed: Support NVM-image reading API
Mintz, Yuval
1
-0
/
+89
2017-06-02
qed: Correct order of wwnn and wwpn
Mintz, Yuval
1
-4
/
+4
2017-05-30
qed: Support dynamic s-tag change
Mintz, Yuval
1
-0
/
+26
2017-05-30
qed: QL41xxx VF MSI-x table
Mintz, Yuval
1
-2
/
+33
2017-05-24
qed: Provide MBI information in dev_info
Tomer Tayar
1
-0
/
+30
2017-05-21
qed: Revise alloc/setup/free flow
Tomer Tayar
1
-0
/
+1
2017-04-27
qed: Add support for MFW resource locking.
sudarsana.kalluru@cavium.com
1
-0
/
+30
2017-04-05
qed: Add a missing error code
Dan Carpenter
1
-1
/
+3
2017-03-29
qed: Utilize resource-lock based scheme
Tomer Tayar
1
-20
/
+186
2017-03-29
qed: Support management-based resource locking
Tomer Tayar
1
-0
/
+176
2017-03-29
qed: Send pf-flr as part of initialization
Mintz, Yuval
1
-0
/
+8
2017-03-29
qed: Move to new load request scheme
Tomer Tayar
1
-26
/
+330
2017-03-29
qed: Correct HW stop flow
Tomer Tayar
1
-20
/
+53
2017-03-23
qed: Reduce verbosity of unimplemented MFW messages
Mintz, Yuval
1
-1
/
+1
2017-03-23
qed: Correct endian order of MAC passed to MFW
Mintz, Yuval
1
-2
/
+11
2017-03-23
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
1
-57
/
+62
2017-03-23
qed: Revise MFW command locking
Tomer Tayar
1
-133
/
+272
2017-02-27
qed: Don't use attention PTT for configuring BW
Mintz, Yuval
1
-1
/
+2
[next]