summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_dcbx.c
AgeCommit message (Expand)Author
2017-10-08qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
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-10qed: mark symbols static where possibleBaoyou Xie
2016-09-06qed: Remove OOM messagesJoe Perches
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang
2016-09-01qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru
2016-09-01qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru
2016-09-01qed*: 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-15qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun
2016-08-09qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru
2016-08-09qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru
2016-08-09qed: 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