summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: Manage with less memory regions for RoCERam Amrani2017-04-044-37/+125
* qed: RoCE doesn't need to use SRCMintz, Yuval2017-04-041-2/+1Star
* qed: Correct TM ILT lines in presence of VFsMintz, Yuval2017-04-041-1/+1
* qed: Fix TM block ILT allocationMichal Kalderon2017-04-041-7/+25
* qed: Revise QM cofigurationAriel Elior2017-04-0415-303/+665
* qed: Use BDQ resource for storage protocolsMintz, Yuval2017-03-293-22/+42
* qed: Utilize resource-lock based schemeTomer Tayar2017-03-296-166/+468
* qed: Support management-based resource lockingTomer Tayar2017-03-293-0/+269
* qed: Send pf-flr as part of initializationMintz, Yuval2017-03-294-0/+28
* qed: Move to new load request schemeTomer Tayar2017-03-298-58/+497
* qed: hw_init() to receive parameter-structMintz, Yuval2017-03-293-27/+37
* qed: Correct HW stop flowTomer Tayar2017-03-296-135/+142
* qed: Reserve VF feature before PFMintz, Yuval2017-03-231-11/+16
* qed: Don't waste SBs unused by RoCEMintz, Yuval2017-03-231-8/+9
* qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval2017-03-231-1/+1
* qed: Correct endian order of MAC passed to MFWMintz, Yuval2017-03-231-2/+11
* qed: Pass src/dst sizes when interacting with MFWTomer Tayar2017-03-232-59/+66
* qed: Revise MFW command lockingTomer Tayar2017-03-232-136/+280
* qed: Always publish VF link from leading hwfnMintz, Yuval2017-03-221-3/+10
* qed: Raise verbosity of Malicious VF indicationsMintz, Yuval2017-03-221-4/+10
* qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval2017-03-222-9/+10
* qed: Deprecate VF multiple queue-stopMintz, Yuval2017-03-222-46/+62
* qed: Uniform IOV queue validationMintz, Yuval2017-03-221-31/+92
* qed: Correct default VF coalescing configurationMintz, Yuval2017-03-221-1/+2
* qed: Set HW-channel to ready before ACKing VFMintz, Yuval2017-03-221-4/+8
* qed: Clean VF malicious indication when disabling IOVMintz, Yuval2017-03-221-3/+5
* qed: Increase verbosity of VF -> PF errorsMintz, Yuval2017-03-221-6/+12
* netxen_nic: remove redundant check if retries is zeroColin Ian King2017-03-151-7/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-156-11/+47
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-155-9/+45
| |\
| | * qed: Enable iSCSI Out-of-OrderMintz, Yuval2017-03-141-0/+3
| | * qed: Correct out-of-bound access in OOO historyMintz, Yuval2017-03-141-0/+2
| | * qed: Fix interrupt flags on Rx LL2Ram Amrani2017-03-141-4/+5
| | * qed: Free previous connections when releasing iSCSIMintz, Yuval2017-03-141-0/+28
| | * qed: Fix mapping leak on LL2 rx flowMintz, Yuval2017-03-141-0/+2
| | * qed: Prevent creation of too-big u32-chainsTomer Tayar2017-03-141-3/+2Star
| | * qed: Align CIDs according to DORQ requirementRam Amrani2017-03-141-1/+2
| | * qed: Fix copy of uninitialized memoryrobert.foss@collabora.com2017-03-091-1/+1
| * | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
| * | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
| |/
* | qed*: Add support for QL41xxx adaptersMintz, Yuval2017-03-1413-295/+592
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-1312-822/+1895
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-285-22/+34
|\
| * qed: Don't use attention PTT for configuring BWMintz, Yuval2017-02-273-5/+8
| * qed: Fix race with multiple VFsMintz, Yuval2017-02-272-17/+26
* | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
|/
* qlogic: netxen: constify bin_attribute structuresBhumika Goyal2017-02-221-3/+3
* qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal2017-02-221-8/+8
* qed*: Fix link indication raceMintz, Yuval2017-02-206-12/+33
* qed: Don't allocate SBs using main PTTMintz, Yuval2017-02-201-2/+13