aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-07qede: qede_fp: Mark expected switch fall-throughGustavo A. R. Silva1-0/+2
2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski1-1/+0
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-2/+3
2018-05-31qed*: Add link change count value to ethtool statistics display.Sudarsana Reddy Kalluru3-0/+4
2018-05-25qed*: Support drop action classificationManish Chopra4-0/+17
2018-05-25qede: Support flow classification to the VFs.Manish Chopra1-4/+30
2018-05-25qed*: Support other classification modes.Manish Chopra1-2/+29
2018-05-25qede: Validate unsupported configurationsManish Chopra1-0/+73
2018-05-25qede: Refactor ethtool rx classification flow.Manish Chopra1-182/+330
2018-05-22qede: 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-17qede: Add build_skb() support.Manish Chopra4-174/+137
2018-05-13qede: Fix ref-cnt usage countMichal Kalderon1-2/+1
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-2/+2
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+4
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh1-2/+1
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+6
2018-03-29qede: Do not drop rx-checksum invalidated packets.Manish Chopra1-8/+2
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru1-0/+9
2018-03-27qede: Fix barrier usage after tx doorbell write.Manish Chopra1-6/+4
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2-3/+3
2018-03-16qede: Fix qedr link updateMichal Kalderon1-2/+2
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-0/+13
2018-01-05xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer3-0/+13
2018-01-02qed*: Advance drivers' version to 8.33.0.20Tomer Tayar1-3/+3
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-5/+21
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-1/+1
2017-12-19qede: Use NETIF_F_GRO_HW.Michael Chan4-18/+25
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 Kicinski3-4/+4
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann1-0/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma1-5/+42
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma1-10/+28
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+84
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish4-52/+347
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish3-8/+144
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon3-79/+79
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon4-3/+3
2017-06-20qed: Chain support for external PBLMintz, Yuval1-4/+4
2017-06-16bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau1-0/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2017-06-04qede: VF XDP supportMintz, Yuval1-3/+31
2017-06-04qed*: 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-24qede: Fix sparse warningsManish Chopra4-18/+22