summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * 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
| |/
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-203-12/+14
* | qed: Remove useless set memory to zero use memset()Wei Yongjun2016-10-181-1/+0
* | ethernet/qlogic: use core min/max MTU checkingJarod Wilson2016-10-185-16/+11
* | qed: Fix possible race when reading firmware return code.Manish Chopra2016-10-142-8/+8
* | qed: Handle malicious VFs eventsYuval Mintz2016-10-143-20/+96
* | qed: Allow chance for fast ramrod completionsYuval Mintz2016-10-141-26/+59
* | qed*: Allow unicast filteringYuval Mintz2016-10-142-3/+13
* | qede: Prevent GSO on long Geneve headersManish Chopra2016-10-141-0/+35
* | qede: GSO support for tunnels with outer csumManish Chopra2016-10-142-3/+24
* | qed: Pass MAC hints to VFsYuval Mintz2016-10-142-3/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-142-3/+3
|\ \ | |/
| * 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
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* 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
|\ \ | |/
OpenPOWER on IntegriCloud