aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_dcbx.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\
| * qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com2017-04-25
* | qed: Add support for static dcbx.sudarsana.kalluru@cavium.com2017-04-24
* | qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com2017-04-24
* | qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com2017-04-24
* | qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com2017-04-24
* | qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com2017-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\|
| * qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-20
| * qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-20
| * qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-20
| * qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-20
* | qed: Revise QM cofigurationAriel Elior2017-04-03
|/
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-19
* qed*: Update to dual-licenseMintz, Yuval2017-01-01
* qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * qed: fix kzalloc-simple.cocci warningsWu Fengguang2016-09-01
| * qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru2016-09-01
| * qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru2016-09-01
| * qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2016-09-01
* | qed: mark symbols static where possibleBaoyou Xie2016-09-09
* | qed: Remove OOM messagesJoe Perches2016-09-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18
|\|
| * qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru2016-08-09
| * qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-09
| * qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2016-08-09
| * qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru2016-08-09
* | qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun2016-08-15
|/
* qed: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-08
* qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru2016-06-08
* qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-25
* qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-23
* qed: add support for dcbx.Sudarsana Reddy Kalluru2016-05-17