summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed*: Support drop action classificationManish Chopra2018-05-255-15/+37
* qede: Support flow classification to the VFs.Manish Chopra2018-05-251-4/+30
* qed*: Support other classification modes.Manish Chopra2018-05-252-2/+31
* qede: Validate unsupported configurationsManish Chopra2018-05-251-0/+73
* qede: Refactor ethtool rx classification flow.Manish Chopra2018-05-251-182/+330
* qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru2018-05-231-0/+101
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-2/+1Star
|\
| * 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
| * qede: Fix ref-cnt usage countMichal Kalderon2018-05-141-2/+1Star
* | qede: Add build_skb() support.Manish Chopra2018-05-174-174/+137Star
* | 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-123-6/+4Star
|\|
| * qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1
| * qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon2018-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-087-45/+70
* | 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-205-0/+110
* | qed* : use trust mode to allow VF to override forced MACShahed Shaikh2018-04-202-18/+195
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-052-2/+2
|\
| * treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-14/+6Star
|\ \
| * | qede: Do not drop rx-checksum invalidated packets.Manish Chopra2018-03-291-8/+2Star
| * | qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4Star
* | | qede: Ethtool flash update support.Sudarsana Reddy Kalluru2018-03-291-0/+9
* | | 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
* | | net: qlge: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-262-1/+18
* | | qlcnic: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-1/+1