summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: fix dump of context dataTayar, Tomer2017-06-131-1/+1
* qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
* qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
* qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval2017-05-151-1/+1
* qlcnic: Update version to 5.3.66Chopra, Manish2017-05-121-2/+2
* qlcnic: Fix link configuration with autoneg disabledChopra, Manish2017-05-123-0/+38
* netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King2017-05-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-106-11/+32
|\
| * qede: Split PF/VF ndos.Mintz, Yuval2017-05-092-6/+21
| * qed: Correct doorbell configuration for !4Kb pagesRam Amrani2017-05-091-1/+1
| * qed: Tell QM the number of tasksMintz, Yuval2017-05-091-0/+1
| * qed: Fix VF removal sequenceMintz, Yuval2017-05-091-2/+4
| * qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru2017-05-091-0/+3
| * qlge: Avoid reading past end of bufferKees Cook2017-05-081-2/+2
* | treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-093-3/+3
|/
* qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
* qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com2017-05-043-1/+9
* qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-044-10/+9Star
* qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2017-05-022-37/+81
* qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2017-05-022-2/+7
* qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval2017-05-011-0/+2
* qed: output the DPM status and WID countRam Amrani2017-05-013-1/+8
* qed: align DPI configuration to HW requirementsRam Amrani2017-05-012-7/+6Star
* qed: verify RoCE resource bitmaps are releasedRam Amrani2017-05-012-27/+80
* qed: add error handling flow to TID deregistratin posting failureRam Amrani2017-05-011-0/+2
* qed: remove unused SQ error stateRam Amrani2017-05-011-2/+1Star
* qed: configure the RoCE max message sizeRam Amrani2017-05-011-0/+2
* qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter2017-05-011-1/+1
* qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com2017-04-273-15/+19
* qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2017-04-272-48/+0Star
* qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-273-99/+75Star
* qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-274-0/+106
* qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com2017-04-273-11/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-271-5/+5
|\
| * qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com2017-04-251-5/+5
* | qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun2017-04-251-1/+1
* | qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-258-4/+446
* | qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-258-1/+83
* | qede: Configure UDP ports in local context.Chopra, Manish2017-04-253-36/+52
* | qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish2017-04-251-6/+17
* | qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-253-11/+46
* | qed: refactor tunnelling - API/StructsChopra, Manish2017-04-257-197/+207
* | qlcnic: fix unchecked return valuePan Bian2017-04-241-0/+2
* | qed: Add support for static dcbx.sudarsana.kalluru@cavium.com2017-04-241-5/+19
* | qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com2017-04-242-9/+49
* | qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com2017-04-241-6/+11
* | qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com2017-04-241-8/+3Star
* | qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com2017-04-243-25/+17Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-221-1/+12
|\|