summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-251-0/+1
* qede: Configure UDP ports in local context.Chopra, Manish2017-04-251-19/+0
* qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-251-11/+25
* qede: Add aRFS supportChopra, Manish2017-04-171-4/+46
* qede: Support XDP adjustment of headersMintz, Yuval2017-04-071-0/+1
* qede: Add support for ingress headroomMintz, Yuval2017-04-071-2/+3
* qede: Correct XDP forward unmappingMintz, Yuval2017-04-071-4/+4
* qed*: Add support for QL41xxx adaptersMintz, Yuval2017-03-141-100/+122
* qed*: Fix link indication raceMintz, Yuval2017-02-201-5/+0
* qede: Free netdevice only after stoping slowpathMintz, Yuval2017-02-201-2/+8
* qede: Initialize lock and slowpath workqueue earlyMintz, Yuval2017-02-201-2/+7
* qede: Add driver support for PTPSudarsana Reddy Kalluru2017-02-151-0/+39
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-5/+2
* qed*: Add support for ndo_set_vf_trustMintz, Yuval2017-01-011-0/+11
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-011-81/+45
* qede: Postpone reallocation until NAPI endMintz, Yuval2017-01-011-1/+2
* qed*: Change maximal number of queuesMintz, Yuval2017-01-011-1/+1
* qede: Split filtering logic to its own fileMintz, Yuval2017-01-011-654/+0
* qede: Break datapath logic into its own fileMintz, Yuval2017-01-011-1636/+0
* qed*: Update to dual-licenseMintz, Yuval2017-01-011-7/+30
* bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-081-0/+5
* qede: use reset to set network headerZhang Shengju2016-12-031-1/+1
* 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-301-30/+183
* qede: Add basic XDP supportMintz, Yuval2016-11-301-3/+117
* qede: Better utilize the qede_[rt]x_queueMintz, Yuval2016-11-301-89/+77
* qede: Don't check netdevice for rx-hashMintz, Yuval2016-11-301-22/+12
* qed*: Handle-based L2-queues.Mintz, Yuval2016-11-301-49/+60
* qede: Revise state locking schemeMintz, Yuval2016-11-301-53/+93
* qede: Refactor data-path Rx flowMintz, Yuval2016-11-301-224/+264
* qede: Remove 'num_tc'.Mintz, Yuval2016-11-301-90/+42
* qede: Optimize aggregation information sizeMintz, Yuval2016-11-301-37/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\
| * qede: Correctly map aggregation replacement pagesMintz, Yuval2016-11-031-1/+1
* | qede: Don't override priv_flagsMintz, Yuval2016-11-011-1/+1
* | qed*: Add support for WoLMintz, Yuval2016-10-311-0/+9
* | qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-311-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-8/+7
|\|
| * 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-221-4/+4
| * qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru2016-10-221-2/+1
* | ethernet/qlogic: use core min/max MTU checkingJarod Wilson2016-10-181-0/+4
* | 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-141-3/+23
* | qed: Pass MAC hints to VFsYuval Mintz2016-10-141-1/+5
|/
* qede: Add qedr frameworkRam Amrani2016-10-031-9/+26
* 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