summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
Commit message (Expand)AuthorAgeFilesLines
...
* | qed: Get rid of the attention-arraysMintz, Yuval2017-05-303-1287/+312Star
* | qed: Support dynamic s-tag changeMintz, Yuval2017-05-305-1/+64
* | qed: QL41xxx VF MSI-x tableMintz, Yuval2017-05-303-4/+66
* | qed: Don't inherit RoCE DCBx for V2Sudarsana Reddy Kalluru2017-05-301-11/+0Star
* | qed: Correct DCBx update schemeSudarsana Reddy Kalluru2017-05-302-9/+10
* | qed: Add missing static/local dcbx infoSudarsana Reddy Kalluru2017-05-301-1/+3
* | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-242-7/+3Star
* | qed: Provide MBI information in dev_infoTomer Tayar2017-05-244-0/+51
* | qed: Enable RoCE parser searching on fp initMichal Kalderon2017-05-241-0/+7
* | qed: Flush slowpath tasklet on stopTomer Tayar2017-05-241-0/+14
* | qed: Remove BB_A0 referencesMintz, Yuval2017-05-242-12/+0Star
* | qed: Drop the 's' from num_ports_in_enginesTomer Tayar2017-05-244-22/+22
* | qed: Log incorrectly installed boardTomer Tayar2017-05-242-0/+7
* | qed: !main_ptt for tunnel configurationManish Chopra2017-05-245-9/+30
* | qed: Fix setting of Management bitfieldsTomer Tayar2017-05-211-1/+1
* | qed: Correct print in iscsi error-flowMintz, Yuval2017-05-211-1/+1
* | qed: Revise alloc/setup/free flowTomer Tayar2017-05-2115-177/+177
* | qed: Remove unused including <linux/version.h>Wei Yongjun2017-05-185-5/+0Star
* | qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-1810-2823/+4533
|/
* qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval2017-05-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-103-3/+6
|\
| * 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
* | treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-093-3/+3
|/
* 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-043-7/+7
* qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2017-05-021-31/+53
* 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
* 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-255-1/+70
* | qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-251-0/+15
* | qed: refactor tunnelling - API/StructsChopra, Manish2017-04-257-197/+207
* | 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-241-9/+44
* | qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com2017-04-241-6/+11