summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qed*: Add support for VFs over legacy PFsYuval Mintz2016-08-225-20/+106
* | 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-199-594/+933
* | qede: Fix forcing high speedsYuval Mintz2016-08-181-2/+2
* | qed*: Fix pause settingYuval Mintz2016-08-181-1/+1
* | qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru2016-08-186-5/+127
* | qede: Add support for per-queue stats.Sudarsana Reddy Kalluru2016-08-183-13/+57
* | qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru2016-08-183-0/+6
* | 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-156-24/+53
* | qed*: Trivial modificationsYuval Mintz2016-08-156-46/+28
* | qed*: Semantic changesYuval Mintz2016-08-1513-640/+404
* | 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-104-84/+165
* | qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-081-7/+1
|/
* qlcnic: Update version to 5.3.65Manish Chopra2016-08-031-2/+2
* qlcnic: fix napi budget alterationManish Chopra2016-08-031-2/+0
* qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2016-08-032-44/+60
* 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
* net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de2016-08-011-1/+0
* qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
* net: qlge: remove superfluous statementxypron.glpk@gmx.de2016-08-011-1/+0
* 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
* qede: Reset statistics on explicit downYuval Mintz2016-07-301-0/+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
* qede: Don't try removing unconfigured vlansYuval Mintz2016-07-301-4/+7
* 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-07-061-0/+2
|\
| * qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
* | qede: Bump up driver version to 8.10.1.20Manish Chopra2016-07-011-1/+1
OpenPOWER on IntegriCloud