aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede/qede_main.c
AgeCommit message (Expand)Author
2020-07-16net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin
2020-07-16net: qede: fix PTP initialization on recoveryAlexander Lobakin
2020-07-11net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-02-24qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-29qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru
2019-01-28qede: Error recovery processTomer Tayar
2018-11-30qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-27qede: Update link status only when interface is ready.Sudarsana Reddy Kalluru
2018-11-27qede: Simplify the usage of qede-flags.Sudarsana Reddy Kalluru
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot
2018-08-09qede: Ingress tc flower offload (drop action) support.Manish Chopra
2018-08-09qed/qede: Multi CoS support.Manish Chopra
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru
2018-05-25qed*: Support drop action classificationManish Chopra
2018-05-22qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-17qede: Add build_skb() support.Manish Chopra
2018-05-13qede: Fix ref-cnt usage countMichal Kalderon
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-16qede: Fix qedr link updateMichal Kalderon
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-05xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2017-12-19qede: Use NETIF_F_GRO_HW.Michael Chan
2017-12-03net: xdp: make the stack take care of the tear downJakub Kicinski
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-04qede: VF XDP supportMintz, Yuval
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval
2017-05-24qede: Log probe of PCI deviceMintz, Yuval
2017-05-21qede: qedr closure after setting stateMintz, Yuval
2017-05-21qede: Don't use an internal MAC fieldMintz, Yuval
2017-05-21qede: Add missing Status-block freeSudarsana Reddy Kalluru
2017-05-21qede: Honor user request for Tx buffersSudarsana Reddy Kalluru
2017-05-21qede: Allow WoL to activate by defaultMintz, Yuval
2017-05-09qede: Split PF/VF ndos.Mintz, Yuval
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish
2017-04-17qede: Add aRFS supportChopra, Manish
2017-04-07qede: Support XDP adjustment of headersMintz, Yuval