summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede
Commit message (Expand)AuthorAgeFilesLines
* 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-302-49/+64
* 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
* 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-152-10/+17
|\
| * qede: Correctly map aggregation replacement pagesMintz, Yuval2016-11-031-1/+1
| * qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval2016-10-311-9/+16
* | qede: Don't override priv_flagsMintz, Yuval2016-11-011-1/+1
* | qede: Decouple ethtool caps from qedMintz, Yuval2016-10-311-2/+2
* | qed*: Add support for WoLMintz, Yuval2016-10-313-0/+52
* | qed: Add nvram selftestMintz, Yuval2016-10-311-0/+7
* | qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-312-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-304-45/+74
|\|
| * 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
| * 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-221-1/+1
| * 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*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-1/+1
* | ethernet/qlogic: use core min/max MTU checkingJarod Wilson2016-10-183-10/+7
* | qed*: Allow unicast filteringYuval Mintz2016-10-141-1/+3
* | 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-141-1/+5
|/
* qede: Add qedr frameworkRam Amrani2016-10-034-9/+350
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-1/+2
|\
| * qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2016-08-311-1/+2
* | qede: mark qede_set_features() staticBaoyou Xie2016-09-091-1/+1
* | qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-071-0/+24
* | 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-301-1/+4
|\|
| * 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*: Add support for VFs over legacy PFsYuval Mintz2016-08-222-0/+12
* | qed: utilize FW 8.10.10.0Yuval Mintz2016-08-191-1/+1
* | qede: Fix forcing high speedsYuval Mintz2016-08-181-2/+2
* | qed*: Fix pause settingYuval Mintz2016-08-181-1/+1
* | 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
* | qed*: Add and modify some printsYuval Mintz2016-08-151-8/+12