summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
Commit message (Expand)AuthorAgeFilesLines
* qed/qede: qede_setup_tc() can be statickbuild test robot2018-08-101-1/+1
* qede: Ingress tc flower offload (drop action) support.Manish Chopra2018-08-091-1/+55
* qed/qede: Multi CoS support.Manish Chopra2018-08-091-25/+114
* qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru2018-05-311-0/+1
* qed*: Support drop action classificationManish Chopra2018-05-251-0/+1
* qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru2018-05-221-0/+101
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-2/+1
|\
| * qede: Fix ref-cnt usage countMichal Kalderon2018-05-131-2/+1
* | qede: Add build_skb() support.Manish Chopra2018-05-171-61/+15
* | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-071-2/+2
|/
* qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-211-2/+2
* qede: Fix qedr link updateMichal Kalderon2018-03-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-071-0/+10
|\
| * xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer2018-01-051-0/+10
* | qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-1/+1
|/
* qede: Use NETIF_F_GRO_HW.Michael Chan2017-12-191-11/+6
* net: xdp: make the stack take care of the tear downJakub Kicinski2017-12-031-4/+0
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-2/+2
* qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-271-6/+3
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-201-6/+6
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-201-1/+0
* qed: Chain support for external PBLMintz, Yuval2017-06-201-4/+4
* qede: VF XDP supportMintz, Yuval2017-06-041-3/+31
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-041-2/+2
* qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-241-2/+2
* qede: Log probe of PCI deviceMintz, Yuval2017-05-241-2/+38
* qede: qedr closure after setting stateMintz, Yuval2017-05-211-1/+2
* qede: Don't use an internal MAC fieldMintz, Yuval2017-05-211-3/+0
* qede: Add missing Status-block freeSudarsana Reddy Kalluru2017-05-211-4/+7
* qede: Honor user request for Tx buffersSudarsana Reddy Kalluru2017-05-211-3/+3
* qede: Allow WoL to activate by defaultMintz, Yuval2017-05-211-0/+6
* qede: Split PF/VF ndos.Mintz, Yuval2017-05-091-1/+21
* qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru2017-05-091-0/+3
* qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-271-15/+3
* 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
OpenPOWER on IntegriCloud