aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dcbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru1-3/+1
2018-11-13qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin1-7/+7
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-17/+28
2018-09-19qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru1-18/+22
2018-09-19qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru1-1/+8
2018-09-01qed: Lower the severity of a dcbx log message.Sudarsana Reddy Kalluru1-2/+3
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin1-1/+1
2018-08-07qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin1-0/+18
2018-08-01qed: Make some functions staticYueHaibing1-1/+1
2018-07-04qed: remove redundant pointer 'name'Colin Ian King1-2/+0
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru1-4/+4
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru1-7/+4
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-2/+12
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-3/+1
2017-11-16qed: use kzalloc instead of kmalloc and memsetColin Ian King1-2/+1
2017-10-08qed: Delete redundant check on dcb_app priorityChristos Gkekas1-1/+1
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal1-1/+1
2017-06-20qed: Disable RoCE dpm when DCBx change occursMintz, Yuval1-0/+8
2017-06-20qed: RoCE EDPM to honor PFCMintz, Yuval1-0/+16
2017-05-30qed: Don't inherit RoCE DCBx for V2Sudarsana Reddy Kalluru1-11/+0
2017-05-30qed: Correct DCBx update schemeSudarsana Reddy Kalluru1-8/+9
2017-05-30qed: Add missing static/local dcbx infoSudarsana Reddy Kalluru1-1/+3
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-0/+1
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval1-5/+6
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com1-5/+19
2017-04-24qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com1-9/+44
2017-04-24qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com1-6/+11
2017-04-24qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com1-8/+3
2017-04-24qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com1-23/+15
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-03qed: Revise QM cofigurationAriel Elior1-8/+6
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi1-2/+11
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+28
2016-10-22qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru1-0/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+17
2016-09-09qed: mark symbols static where possibleBaoyou Xie1-4/+6
2016-09-06qed: Remove OOM messagesJoe Perches1-10/+3
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang1-4/+2
2016-08-31qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru1-0/+4
2016-08-31qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru1-1/+9
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru1-0/+4
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-54/+169
2016-08-14qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun1-0/+1