summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-14qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru1-0/+3
2018-08-11qed/qede: qede_setup_tc() can be statickbuild test robot1-1/+1
2018-08-10qede: Ingress tc flower offload (drop action) support.Manish Chopra1-1/+55
2018-08-10qed/qede: Multi CoS support.Manish Chopra1-25/+114
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru1-0/+1
2018-05-25qed*: Support drop action classificationManish Chopra1-0/+1
2018-05-23qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru1-0/+101
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2018-05-18qede: Add build_skb() support.Manish Chopra1-61/+15
2018-05-14qede: Fix ref-cnt usage countMichal Kalderon1-2/+1
2018-05-08qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-2/+2
2018-03-22qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King1-2/+2
2018-03-16qede: Fix qedr link updateMichal Kalderon1-2/+2
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+10
2018-01-06xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer1-0/+10
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-1/+1
2017-12-19qede: Use NETIF_F_GRO_HW.Michael Chan1-11/+6
2017-12-03net: xdp: make the stack take care of the tear downJakub Kicinski1-4/+0
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski1-2/+2
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish1-6/+3
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon1-6/+6
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon1-1/+0
2017-06-20qed: Chain support for external PBLMintz, Yuval1-4/+4
2017-06-05qede: VF XDP supportMintz, Yuval1-3/+31
2017-06-05qed*: L2 interface to use the SB structures directlyMintz, Yuval1-2/+2
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval1-2/+2
2017-05-24qede: Log probe of PCI deviceMintz, Yuval1-2/+38
2017-05-21qede: qedr closure after setting stateMintz, Yuval1-1/+2
2017-05-21qede: Don't use an internal MAC fieldMintz, Yuval1-3/+0
2017-05-21qede: Add missing Status-block freeSudarsana Reddy Kalluru1-4/+7
2017-05-21qede: Honor user request for Tx buffersSudarsana Reddy Kalluru1-3/+3
2017-05-21qede: Allow WoL to activate by defaultMintz, Yuval1-0/+6
2017-05-09qede: Split PF/VF ndos.Mintz, Yuval1-1/+21
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru1-0/+3
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com1-15/+3
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish1-0/+1
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish1-19/+0
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish1-11/+25
2017-04-17qede: Add aRFS supportChopra, Manish1-4/+46
2017-04-07qede: Support XDP adjustment of headersMintz, Yuval1-0/+1
2017-04-07qede: Add support for ingress headroomMintz, Yuval1-2/+3
2017-04-07qede: Correct XDP forward unmappingMintz, Yuval1-4/+4
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval1-100/+122
2017-02-21qed*: Fix link indication raceMintz, Yuval1-5/+0
2017-02-21qede: Free netdevice only after stoping slowpathMintz, Yuval1-2/+8
2017-02-21qede: Initialize lock and slowpath workqueue earlyMintz, Yuval1-2/+7
2017-02-15qede: Add driver support for PTPSudarsana Reddy Kalluru1-0/+39
2017-01-09net: make ndo_get_stats64 a void functionstephen hemminger1-5/+2
2017-01-02qed*: Add support for ndo_set_vf_trustMintz, Yuval1-0/+11
2017-01-02qed*: RSS indirection based on queue-handlesMintz, Yuval1-81/+45