aboutsummaryrefslogtreecommitdiff
path: root/include/linux/qed
AgeCommit message (Expand)AuthorFilesLines
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-1/+1
2019-09-11qed*: Fix size of config attribute dump.Gravatar Sudarsana Reddy Kalluru 1-0/+8
2019-08-31qed: Add APIs for configuring grc dump config flags.Gravatar Sudarsana Reddy Kalluru 1-0/+9
2019-08-31qed: Add APIs for reading config id attributes.Gravatar Sudarsana Reddy Kalluru 1-0/+11
2019-08-15qed: Add driver API for flashing the config attributes.Gravatar Sudarsana Reddy Kalluru 1-0/+1
2019-08-08qed: Add new ethtool supported port types based on media.Gravatar Rahul Verma 1-1/+1
2019-07-25qed*: Change dpi_addr to be denoted with __iomemGravatar Michal Kalderon 1-1/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Gravatar Thomas Gleixner 1-4/+1
2019-05-26qed*: Add iWARP 100g supportGravatar Michal Kalderon 1-0/+2
2019-05-26qed*: Change hwfn used for sb initializationGravatar Michal Kalderon 1-1/+9
2019-04-08drivers: Remove explicit invocations of mmiowb()Gravatar Will Deacon 1-2/+0
2019-02-08qed: Add API for SmartAN query.Gravatar Sudarsana Reddy Kalluru 1-0/+1
2019-01-28qede: Error recovery processGravatar Tomer Tayar 1-4/+6
2019-01-28qed: Add infrastructure for error detection and recoveryGravatar Tomer Tayar 1-0/+20
2019-01-17qed: remove duplicated include from qed_if.hGravatar YueHaibing 1-1/+0
2019-01-04qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countGravatar Denis Bolotin 1-0/+31
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversGravatar Ariel Elior 1-0/+27
2018-11-30qed: Add doorbell overflow recovery mechanismGravatar Ariel Elior 1-0/+14
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-10/+1
2018-10-16qed: Add supported link and advertise link to display in ethtool.Gravatar Rahul Verma 1-3/+23
2018-10-02qed: Add driver support for 20G link speed.Gravatar Sudarsana Reddy Kalluru 1-4/+5
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destGravatar Nathan Chancellor 1-10/+1
2018-09-06qed*: Utilize FW 8.37.7.0Gravatar Denis Bolotin 2-6/+6
2018-08-09qed/qede: Multi CoS support.Gravatar Manish Chopra 1-0/+6
2018-07-19qed: Add qed APIs for PHY module query.Gravatar Sudarsana Reddy Kalluru 1-0/+15
2018-06-05qed*: Utilize FW 8.37.2.0Gravatar Michal Kalderon 4-9/+8
2018-06-04qed: Add srq core support for RoCE and iWARPGravatar Yuval Bason 1-1/+11
2018-05-31qed*: Add link change count value to ethtool statistics display.Gravatar Sudarsana Reddy Kalluru 1-0/+1
2018-05-25qed*: Support drop action classificationGravatar Manish Chopra 2-0/+4
2018-05-25qed*: Support other classification modes.Gravatar Manish Chopra 1-0/+1
2018-05-22qed: Add driver infrastucture for handling mfw requests.Gravatar Sudarsana Reddy Kalluru 1-0/+10
2018-05-22qed: Add support for processing iscsi tlv request.Gravatar Sudarsana Reddy Kalluru 1-0/+36
2018-05-22qed: Add support for processing fcoe tlv request.Gravatar Sudarsana Reddy Kalluru 1-0/+193
2018-05-22qed: Add support for tlv request processing.Gravatar Sudarsana Reddy Kalluru 1-0/+37
2018-05-07qed: Add support for Unified Fabric Port.Gravatar Sudarsana Reddy Kalluru 1-1/+9
2018-05-07qed: Remove unused data member 'is_mf_default'.Gravatar Sudarsana Reddy Kalluru 1-1/+0
2018-05-07qed*: Refactor mf_mode to consist of bits.Gravatar Sudarsana Reddy Kalluru 1-1/+1
2018-04-23qed: Add configuration information to register dump and debug dataGravatar Denis Bolotin 1-0/+3
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardGravatar Shahed Shaikh 1-0/+1
2018-03-29qed: Adapter flash update support.Gravatar Sudarsana Reddy Kalluru 1-0/+19
2018-03-29qed*: Utilize FW 8.33.11.0Gravatar Michal Kalderon 5-4/+9
2018-01-02qed*: Utilize FW 8.33.1.0Gravatar Tomer Tayar 10-110/+379
2018-01-02qed*: HSI renaming for different types of HWGravatar Tomer Tayar 4-378/+378
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactGravatar Tomer Tayar 10-2001/+2114
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-09qed: Add LL2 slowpath handlingGravatar Michal Kalderon 1-0/+5
2017-10-09qed: Add ll2 option for dropping a tx packetGravatar Michal Kalderon 1-0/+1
2017-10-09qed: Add ll2 ability of opening a secondary queueGravatar Michal Kalderon 1-0/+1