summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-1/+1
|\
| * qed: fix old-style function definitionArnd Bergmann2016-12-171-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-2/+2
|\ \
| * | qede: fix general protection fault may occur on probeAmrani, Ram2016-12-141-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-142-3/+3
|\ \ \ | |_|/ |/| |
| * | treewide: Fix printk() message errorsMasanari Iida2016-12-142-3/+3
* | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-0/+1
|\ \ \
| * | | net: ethernet: qlogic: set error code on failurePan Bian2016-12-051-0/+1
| |/ /
* | | qede: use reset to set network headerZhang Shengju2016-12-031-1/+1
* | | qed: Add iSCSI out of order packet handling.Yuval Mintz2016-12-029-30/+1234
* | | qed: Add support for hardware offloaded iSCSI.Yuval Mintz2016-12-029-2/+1371
* | | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann2016-12-021-0/+7
* | | qede: Add support for XDP_TXMintz, Yuval2016-11-303-35/+216
* | | qede: Add basic XDP supportMintz, Yuval2016-11-303-3/+127
* | | qede: Better utilize the qede_[rt]x_queueMintz, Yuval2016-11-303-125/+124
* | | qede: Don't check netdevice for rx-hashMintz, Yuval2016-11-301-22/+12
* | | qed*: Handle-based L2-queues.Mintz, Yuval2016-11-3010-543/+762
* | | qede: Revise state locking schemeMintz, Yuval2016-11-303-75/+122
* | | qede: Refactor data-path Rx flowMintz, Yuval2016-11-301-224/+264
* | | qede: Refactor statistics gatheringMintz, Yuval2016-11-301-56/+86
* | | qede: Remove 'num_tc'.Mintz, Yuval2016-11-303-127/+62
* | | qed: Optimize qed_chain datapath usageMintz, Yuval2016-11-302-5/+6
* | | qede: Optimize aggregation information sizeMintz, Yuval2016-11-302-44/+48
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-155-22/+26
|\ \ \ | |/ /
| * | qed: Correct rdma params configurationRam Amrani2016-11-101-9/+8
| * | qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2016-11-102-3/+1
| * | qede: Correctly map aggregation replacement pagesMintz, Yuval2016-11-031-1/+1
| * | qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval2016-10-311-9/+16
* | | qed: Prevent stack corruption on MFW interactionMintz, Yuval2016-11-092-5/+12
* | | qed: Correct VF mac numberMintz, Yuval2016-11-013-0/+22
* | | qede: Don't override priv_flagsMintz, Yuval2016-11-011-1/+1
* | | qed: Learn resources from management firmwareTomer Tayar2016-10-316-62/+340
* | | qed: Use VF-queue featureMintz, Yuval2016-10-314-16/+54
* | | qed: Learn of RDMA capabilities per-deviceMintz, Yuval2016-10-312-8/+77
* | | qede: Decouple ethtool caps from qedMintz, Yuval2016-10-311-2/+2
* | | qed*: Add support for WoLMintz, Yuval2016-10-318-5/+166
* | | qed: Add nvram selftestMintz, Yuval2016-10-317-0/+258
* | | qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-318-3/+459
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3017-360/+256
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-2917-350/+257
| |\ \ | | |/ | |/|
| | * qede: Fix out-of-bound fastpath memory accessMintz, Yuval2016-10-291-2/+2
| | * qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2016-10-222-6/+6
| | * qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-221-0/+2
| | * qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru2016-10-221-0/+7
| | * qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-222-1/+2
| | * qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru2016-10-223-35/+49
| | * qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru2016-10-221-0/+6
| | * qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru2016-10-221-0/+2
| | * qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-10-181-7/+4
OpenPOWER on IntegriCloud