summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede
AgeCommit message (Expand)Author
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-09-19net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-08-21net_sched: remove list_head from tc_actionCong Wang
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-09qede: Add destination ip based flow profile.Manish Chopra
2018-08-09qed/qede: Multi CoS support.Manish Chopra
2018-08-07qede: qede_fp: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
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-25qede: Support flow classification to the VFs.Manish Chopra
2018-05-25qed*: Support other classification modes.Manish Chopra
2018-05-25qede: Validate unsupported configurationsManish Chopra
2018-05-25qede: Refactor ethtool rx classification flow.Manish 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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-29qede: Do not drop rx-checksum invalidated packets.Manish Chopra
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru
2018-03-27qede: Fix barrier usage after tx doorbell write.Manish Chopra
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*: Advance drivers' version to 8.33.0.20Tomer Tayar
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
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-09-26bpf: add meta pointer for direct accessDaniel Borkmann
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish
2017-07-27qede: Add getter 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