aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-17
|\
| * qed: fix old-style function definitionArnd Bergmann2016-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\ \ | |/ |/|
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-06
|\ \
| * | net: ethernet: qlogic: set error code on failurePan Bian2016-12-05
| |/
* | qed: Add iSCSI out of order packet handling.Yuval Mintz2016-12-02
* | qed: Add support for hardware offloaded iSCSI.Yuval Mintz2016-12-02
* | qed*: Handle-based L2-queues.Mintz, Yuval2016-11-30
* | qed: Optimize qed_chain datapath usageMintz, Yuval2016-11-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\|
| * qed: Correct rdma params configurationRam Amrani2016-11-10
| * qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2016-11-10
* | qed: Prevent stack corruption on MFW interactionMintz, Yuval2016-11-09
* | qed: Correct VF mac numberMintz, Yuval2016-11-01
* | qed: Learn resources from management firmwareTomer Tayar2016-10-31
* | qed: Use VF-queue featureMintz, Yuval2016-10-31
* | qed: Learn of RDMA capabilities per-deviceMintz, Yuval2016-10-31
* | qed*: Add support for WoLMintz, Yuval2016-10-31
* | qed: Add nvram selftestMintz, Yuval2016-10-31
* | qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\|
| * qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-22
| * qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-22
| * qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-10-18
| * qed: Additional work toward cleaning C=1Yuval Mintz2016-10-14
| * qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-14
| * qed: Fix static checker warning.Yuval Mintz2016-10-14
* | qed: Remove useless set memory to zero use memset()Wei Yongjun2016-10-18
* | qed: Fix possible race when reading firmware return code.Manish Chopra2016-10-14
* | qed: Handle malicious VFs eventsYuval Mintz2016-10-14
* | qed: Allow chance for fast ramrod completionsYuval Mintz2016-10-14
* | qed*: Allow unicast filteringYuval Mintz2016-10-14
* | qed: Pass MAC hints to VFsYuval Mintz2016-10-14
|/
* qed: fix old-style function definitionArnd Bergmann2016-10-13
* qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2016-10-13
* qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-03
* qed: Add support for memory registeration verbsRam Amrani2016-10-03
* qed: Add support for QP verbsRam Amrani2016-10-03
* qed: PD,PKEY and CQ verb supportRam Amrani2016-10-03
* qed: Add support for RoCE hw initRam Amrani2016-10-03
* qed: Add Light L2 supportYuval Mintz2016-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * qed: Fix stack corruption on probeYuval Mintz2016-09-20
* | 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