index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
1
-0
/
+3
2020-01-27
qed: FW 8.42.2.0 HSI changes
Michal Kalderon
1
-0
/
+2
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
1
-1
/
+4
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+29
2019-08-15
qed: Add API for configuring NVM attributes.
Sudarsana Reddy Kalluru
1
-0
/
+32
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
1
-0
/
+65
2019-02-09
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
1
-0
/
+6
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+94
2019-01-28
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
1
-0
/
+21
2018-11-28
qed: Add support for MBI upgrade over MFW.
Sudarsana Reddy Kalluru
1
-22
/
+23
2018-11-28
qed: Display port_id in the UFP debug messages.
Sudarsana Reddy Kalluru
1
-7
/
+13
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
[next]