summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason
2018-06-04qed: Fix use of incorrect shmem address.Sudarsana Reddy Kalluru
2018-06-04qed: Fix shared memory inconsistency between driver and the MFW.Sudarsana Reddy Kalluru
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25qed*: Support drop action classificationManish Chopra
2018-05-25qed*: Support other classification modes.Manish Chopra
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru
2018-05-22qed: Add MFW interfaces for TLV request support.Sudarsana Reddy Kalluru
2018-05-22qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-10qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King
2018-04-24qed: Fix copying 2 stringsDenis Bolotin
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru
2018-03-29qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-03-23qed: Use true and false for boolean valuesGustavo A. R. Silva
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon