summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-4/+4
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-20/+3Star
* qede: Make two functions staticYueHaibing2019-06-131-2/+2
* qede: Handle infinite driver spinning for Tx timestamp.Sudarsana Reddy Kalluru2019-05-291-0/+3
* qed*: Change hwfn used for sb initializationMichal Kalderon2019-05-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-091-0/+3
|\
| * qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru2019-02-071-0/+3
* | qede: Error recovery processTomer Tayar2019-01-281-50/+242
|/
* qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-301-0/+9
* qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru2018-11-281-2/+6
* qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru2018-11-281-1/+1
* 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-231-0/+101
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-2/+1Star
|\
| * qede: Fix ref-cnt usage countMichal Kalderon2018-05-141-2/+1Star
* | qede: Add build_skb() support.Manish Chopra2018-05-171-61/+15Star
* | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-081-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-081-0/+10
|\
| * xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer2018-01-061-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/+6Star
* net: xdp: make the stack take care of the tear downJakub Kicinski2017-12-031-4/+0Star
* 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/+3Star
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-201-6/+6
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-201-1/+0Star
* qed: Chain support for external PBLMintz, Yuval2017-06-201-4/+4
* qede: VF XDP supportMintz, Yuval2017-06-051-3/+31
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-051-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/+0Star
* 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/+3Star
* 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/+0Star
* qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-251-11/+25
* qede: Add aRFS supportChopra, Manish2017-04-171-4/+46