summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_dcbx.c
AgeCommit message (Expand)Author
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
2016-08-14qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun
2016-08-08qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru
2016-08-08qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru
2016-08-08qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru
2016-08-08qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru
2016-05-25qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru
2016-05-23qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru