summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: qlogic: set error code on failurePan Bian2016-12-051-0/+1
* 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
* 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
| * qed: Additional work toward cleaning C=1Yuval Mintz2016-10-148-164/+58
| * qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-1411-129/+119
| * qed: Fix static checker warning.Yuval Mintz2016-10-141-6/+1
* | qedr: Add RoCE driver frameworkRam Amrani2016-10-141-11/+0
|/
* qed: fix old-style function definitionArnd Bergmann2016-10-131-1/+1
* qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2016-10-131-2/+2
* qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-036-12/+444
* qed: Add support for memory registeration verbsRam Amrani2016-10-031-0/+240
* qed: Add support for QP verbsRam Amrani2016-10-033-0/+1269
* qed: PD,PKEY and CQ verb supportRam Amrani2016-10-032-0/+345
* qed: Add support for RoCE hw initRam Amrani2016-10-0313-7/+1269
* qede: Add qedr frameworkRam Amrani2016-10-035-15/+362
* qed: Add Light L2 supportYuval Mintz2016-10-0311-3/+2194
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-243-3/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-2/+2
|\
| * qed: Fix stack corruption on probeYuval Mintz2016-09-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-122-4/+19
|\ \ | |/
| * qed: fix kzalloc-simple.cocci warningsWu Fengguang2016-09-011-4/+2
| * qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru2016-08-311-0/+4
| * qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru2016-08-311-1/+9
| * qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2016-08-312-1/+6
* | qed: mark symbols static where possibleBaoyou Xie2016-09-094-28/+35
* | qede: mark qede_set_features() staticBaoyou Xie2016-09-091-1/+1
* | qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-072-0/+26
* | qed: Add support for debug data collectionTomer Tayar2016-09-077-12/+8916
* | qed: add missing header dependenciesBaoyou Xie2016-09-071-0/+1
* | qed: Add infrastructure for debug data collectionTomer Tayar2016-09-064-0/+131
* | qed: Remove OOM messagesJoe Perches2016-09-0611-141/+47
* | rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-011-3/+4
* | qede: hide 32-bit compile warningArnd Bergmann2016-08-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-302-2/+14
|\ \ | |/
| * qed: FLR of active VFs might lead to FW assertYuval Mintz2016-08-221-1/+10
| * qede: Fix Tx timeout due to xmit_moreYuval Mintz2016-08-181-1/+4
* | qede: Add support for Tx/Rx-only queues.Sudarsana Reddy Kalluru2016-08-233-157/+297
* | qed: Change locking scheme for VF channelYuval Mintz2016-08-221-34/+90
OpenPOWER on IntegriCloud