summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qede: Add build_skb() support.Manish Chopra2018-05-174-174/+137
* 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-113-6/+4
|\
| * 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/+2
* | qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-0710-22/+267
* | qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru2018-05-072-20/+49
* | qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2018-05-071-2/+0
* | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-077-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/+2
* | 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-011-14/+6
|\ \
| * | qede: Do not drop rx-checksum invalidated packets.Manish Chopra2018-03-291-8/+2
| * | qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4
* | | 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
* | | net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-2/+3
* | | ethernet: Use octal not symbolic permissionsJoe Perches2018-03-262-22/+22
* | | 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-235-7/+26
|\| |
| * | qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-212-3/+3
| * | qede: Fix qedr link updateMichal Kalderon2018-03-161-2/+2
| * | 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: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann2018-02-021-2/+1
* net: qed: use correct strncpy() sizeArnd Bergmann2018-02-021-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3135-6166/+7550
|\
| * qlcnic: fix deadlock bugJunxiao Bi2018-01-291-9/+9
| * qed: code indent should use tabs where possibleRohit Visavalia2018-01-251-5/+5