summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2017-10-21qed: Read queue state before releasing bufferRam Amrani
2017-10-21qed: Reserve doorbell BAR space for present CPUsRam Amrani
2017-10-21qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-10-08qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2016-12-05net: ethernet: qlogic: set error code on failurePan Bian
2016-11-10qed: Correct rdma params configurationRam Amrani
2016-11-10qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani
2016-10-22qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru
2016-10-18qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz
2016-10-14qed: Fix static checker warning.Yuval Mintz
2016-10-13qed: fix old-style function definitionArnd Bergmann
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani
2016-10-03qed: Add support for memory registeration verbsRam Amrani
2016-10-03qed: Add support for QP verbsRam Amrani
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani
2016-10-03qed: Add support for RoCE hw initRam Amrani
2016-10-03qed: Add Light L2 supportYuval Mintz
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20qed: Fix stack corruption on probeYuval Mintz
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-07qed*: Add support for the ethtool get_regs operationTomer Tayar
2016-09-07qed: Add support for debug data collectionTomer Tayar
2016-09-07qed: add missing header dependenciesBaoyou Xie
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-22qed: Change locking scheme for VF channelYuval Mintz
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz
2016-08-22qed: Prevent VFs from pause floodingYuval Mintz
2016-08-22qed: Add support for legacy VFsYuval Mintz
2016-08-22qed: FLR of active VFs might lead to FW assertYuval Mintz
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-18qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-15qed*: Add and modify some printsYuval Mintz
2016-08-15qed*: Trivial modificationsYuval Mintz
2016-08-15qed*: Semantic changesYuval Mintz
2016-08-14qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun
2016-08-10qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru
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