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