summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dcbx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: qed: remove unneeded return variablesJason Wang2021-07-271-4/+2
* net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook2021-06-171-1/+3
* net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-061-14/+13
* net: qed: update copyright yearsAlexander Lobakin2020-07-011-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-07-011-28/+1
* qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru2019-03-201-3/+1
* qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin2018-11-131-7/+7
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-17/+28
|\
| * qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-201-18/+22
| * qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-201-1/+8
* | qed: Lower the severity of a dcbx log message.Sudarsana Reddy Kalluru2018-09-021-2/+3
|/
* qed: Add a flag which indicates if offload TC is setDenis Bolotin2018-08-071-1/+1
* qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin2018-08-071-0/+18
* qed: Make some functions staticYueHaibing2018-08-011-1/+1
* qed: remove redundant pointer 'name'Colin Ian King2018-07-041-2/+0
* qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru2018-07-021-4/+4
* qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru2018-06-201-7/+4
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-081-2/+12
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-3/+1
* qed: use kzalloc instead of kmalloc and memsetColin Ian King2017-11-161-2/+1
* qed: Delete redundant check on dcb_app priorityChristos Gkekas2017-10-091-1/+1
* qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
* qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal2017-06-211-1/+1
* qed: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-201-0/+8
* qed: RoCE EDPM to honor PFCMintz, Yuval2017-06-201-0/+16
* qed: Don't inherit RoCE DCBx for V2Sudarsana Reddy Kalluru2017-05-301-11/+0
* qed: Correct DCBx update schemeSudarsana Reddy Kalluru2017-05-301-8/+9
* qed: Add missing static/local dcbx infoSudarsana Reddy Kalluru2017-05-301-1/+3
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-0/+1
* qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-181-5/+6
* 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: 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
* | qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com2017-04-241-8/+3
* | qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com2017-04-241-23/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-221-1/+12
|\|
| * qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| * qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1
| * qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| * qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
* | qed: Revise QM cofigurationAriel Elior2017-04-041-8/+6
|/
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-201-2/+11
* qed*: Update to dual-licenseMintz, Yuval2017-01-021-4/+28
* qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-221-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-3/+17
|\
| * qed: fix kzalloc-simple.cocci warningsWu Fengguang2016-09-011-4/+2
| * qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru2016-09-011-0/+4
| * qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru2016-09-011-1/+9