summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-271-1/+1
|\
| * qed: Fix mask for physical address in ILT entryShahed Shaikh2018-05-221-1/+1
| * qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
| * qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
| * qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
* | qed*: Support drop action classificationManish Chopra2018-05-251-15/+20
* | qed*: Support other classification modes.Manish Chopra2018-05-251-0/+2
* | qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru2018-05-233-1/+160
* | qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru2018-05-232-1/+134
* | qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru2018-05-232-1/+831
* | qed: Add support for tlv request processing.Sudarsana Reddy Kalluru2018-05-235-1/+443
* | qed: Add MFW interfaces for TLV request support.Sudarsana Reddy Kalluru2018-05-231-0/+231
* | qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
* | qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
* | qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-122-5/+3Star
|\|
| * qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1
| * qed: Fix l2 initializations over iWARP personalityMichal Kalderon2018-05-101-4/+2Star
* | qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-0810-22/+267
* | qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru2018-05-082-20/+49
* | qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2018-05-081-2/+0Star
* | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-086-43/+68
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-042-2/+2
|\|
| * qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King2018-05-031-1/+1
| * qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King2018-04-301-1/+1
* | qed: Fix copying 2 stringsDenis Bolotin2018-04-241-2/+3
* | qed: Add configuration information to register dump and debug dataDenis Bolotin2018-04-233-5/+136
* | qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin2018-04-233-13/+2Star
* | qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh2018-04-204-0/+106
* | qed* : use trust mode to allow VF to override forced MACShahed Shaikh2018-04-201-16/+194
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* | qed: Adapter flash update support.Sudarsana Reddy Kalluru2018-03-291-0/+338
* | qed: Add APIs for flash access.Sudarsana Reddy Kalluru2018-03-294-1/+168
* | qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru2018-03-291-1/+2
* | qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru2018-03-295-38/+120
* | qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-297-999/+1155
* | qed: Use true and false for boolean valuesGustavo A. R. Silva2018-03-231-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-233-2/+21
|\ \
| * | qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon2018-03-161-0/+15
| * | qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon2018-03-161-1/+1
| * | qed: Use after free in qed_rdma_free()Dan Carpenter2018-03-131-1/+1
| * | qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2018-03-072-1/+5
| |/
* / qlogic/qed: Constify *pkt_type_str[]HernĂ¡n Gonzalez2018-02-281-1/+1
|/
* net: qed: use correct strncpy() sizeArnd Bergmann2018-02-031-4/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3127-6123/+7476
|\
| * qed: code indent should use tabs where possibleRohit Visavalia2018-01-251-5/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-251-14/+17
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+7
| |\ \