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_mcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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-27
qed: Add support for MBI upgrade over MFW.
Sudarsana Reddy Kalluru
1
-22
/
+23
2018-11-27
qed: Display port_id in the UFP debug messages.
Sudarsana Reddy Kalluru
1
-7
/
+13
2018-11-03
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-18
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-19
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-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2018-07-21
qed: Fix possible race for the link state value.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-07-21
qed: Fix link flap issue due to mismatching EEE capabilities.
Sudarsana Reddy Kalluru
1
-3
/
+9
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-12
/
+27
2018-07-19
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-12
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-22
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
1
-0
/
+2
2018-05-07
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-07
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-28
qed: Utilize resource-lock based scheme
Tomer Tayar
1
-20
/
+186
2017-03-28
qed: Support management-based resource locking
Tomer Tayar
1
-0
/
+176
[next]