summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
Commit message (Expand)AuthorAgeFilesLines
* 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
* qed: Add Light L2 supportYuval Mintz2016-10-0310-3/+2186
* 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-121-3/+17
|\ \ | |/
| * 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-311-0/+4
* | qed: mark symbols static where possibleBaoyou Xie2016-09-094-28/+35
* | qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-071-0/+2
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+10
|\ \ | |/
| * qed: FLR of active VFs might lead to FW assertYuval Mintz2016-08-221-1/+10
* | qed: Change locking scheme for VF channelYuval Mintz2016-08-221-34/+90
* | qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-223-20/+94
* | qed: Prevent VFs from pause floodingYuval Mintz2016-08-223-0/+6
* | qed: Add support for legacy VFsYuval Mintz2016-08-224-25/+104
* | qed: utilize FW 8.10.10.0Yuval Mintz2016-08-198-593/+932
* | qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru2016-08-186-5/+127
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-182-54/+177
|\ \ | |/
| * qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru2016-08-081-2/+6
| * qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-081-20/+104
| * qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2016-08-082-30/+66
| * qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru2016-08-081-2/+1
* | qed*: Add and modify some printsYuval Mintz2016-08-155-16/+41
* | qed*: Trivial modificationsYuval Mintz2016-08-155-43/+28
* | qed*: Semantic changesYuval Mintz2016-08-1511-561/+356
* | qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()Wei Yongjun2016-08-141-0/+1
* | qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru2016-08-103-54/+63
* | qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-081-7/+1
|/
* qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-011-1/+6
* qed: Fix error return code in qed_resc_alloc()Wei Yongjun2016-08-011-0/+1
* qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
* qed: Prevent over-usage of vlan credits by PFYuval Mintz2016-07-301-1/+8
* qed: Correct min bandwidth for 100gYuval Mintz2016-07-301-1/+1
* qed: Don't over-do producer cleanup for RxYuval Mintz2016-07-302-4/+4
* qed: Fix removal of spoof checking for VFsYuval Mintz2016-07-301-1/+1
* qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-07-251-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-303-15/+25
|\
| * qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru2016-06-291-7/+3
OpenPOWER on IntegriCloud