aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/qed (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner1-4/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-2/+0
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+1
2019-01-28qede: Error recovery processTomer Tayar1-4/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-17qed: remove duplicated include from qed_if.hYueHaibing1-1/+0
2019-01-04qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin1-0/+31
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+27
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior1-0/+14
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-10/+1
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-3/+23
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-4/+5
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor1-10/+1
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin2-6/+6
2018-08-09qed/qede: Multi CoS support.Manish Chopra1-0/+6
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+15
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon4-9/+8
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason1-1/+11
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru1-0/+1
2018-05-25qed*: Support drop action classificationManish Chopra2-0/+4
2018-05-25qed*: Support other classification modes.Manish Chopra1-0/+1
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-0/+10
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru1-0/+36
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru1-0/+193
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+37
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-1/+9
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru1-1/+0
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-1/+1
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin1-0/+3
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+1
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru1-0/+19
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon5-4/+9
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar10-110/+379
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar4-378/+378
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar10-2001/+2114
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon1-0/+5
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon1-0/+1
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon1-0/+1
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon1-0/+1
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma2-10/+2
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-2/+2
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+20
2017-07-03qed: iWARP CM add error handlingKalderon, Michal1-0/+9
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal1-0/+2
2017-07-03qed: iWARP CM add active side connectKalderon, Michal1-0/+26
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal2-1/+27
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal1-0/+52