summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede
Commit message (Expand)AuthorAgeFilesLines
* qed*: Support drop action classificationManish Chopra2018-05-254-0/+17
* qede: Support flow classification to the VFs.Manish Chopra2018-05-251-4/+30
* qed*: Support other classification modes.Manish Chopra2018-05-251-2/+29
* qede: Validate unsupported configurationsManish Chopra2018-05-251-0/+73
* qede: Refactor ethtool rx classification flow.Manish Chopra2018-05-251-182/+330
* 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-174-174/+137Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-121-1/+1
|\|
| * qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon2018-05-101-1/+1
* | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-081-2/+2
* | qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh2018-04-201-0/+4
* | qed* : use trust mode to allow VF to override forced MACShahed Shaikh2018-04-201-2/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-14/+6Star
|\
| * qede: Do not drop rx-checksum invalidated packets.Manish Chopra2018-03-291-8/+2Star
| * qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4Star
* | qede: Ethtool flash update support.Sudarsana Reddy Kalluru2018-03-291-0/+9
|/
* qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-212-3/+3
* 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-083-0/+13
|\
| * xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer2018-01-063-0/+13
* | qed*: Advance drivers' version to 8.33.0.20Tomer Tayar2018-01-021-3/+3
* | qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-5/+21
* | qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-1/+1
|/
* qede: Use NETIF_F_GRO_HW.Michael Chan2017-12-194-18/+25
* 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-053-4/+4
* bpf: add meta pointer for direct accessDaniel Borkmann2017-09-261-0/+1
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-271-5/+42
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-10/+28
* qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+84
* qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-274-52/+347
* qede: Add getter APIs support for RX flow classificationChopra, Manish2017-07-273-8/+144
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-203-79/+79
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-204-3/+3
* qed: Chain support for external PBLMintz, Yuval2017-06-201-4/+4
* bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1Star
* 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: Fix sparse warningsManish Chopra2017-05-244-18/+22
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
* qede: Support 1G advertisment.Sudarsana Reddy Kalluru2017-05-211-0/+8
* qede: qedr closure after setting stateMintz, Yuval2017-05-211-1/+2
* qede: Don't use an internal MAC fieldMintz, Yuval2017-05-213-28/+38
* qede: Add missing Status-block freeSudarsana Reddy Kalluru2017-05-211-4/+7
* qede: Honor user request for Tx buffersSudarsana Reddy Kalluru2017-05-213-15/+15