index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qede
Commit message (
Expand
)
Author
Age
Files
Lines
*
qede: Adverstise software timestamp caps when PHC is not available.
Sudarsana Reddy Kalluru
2018-07-02
1
-2
/
+8
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
2018-05-31
3
-0
/
+4
*
qed*: Support drop action classification
Manish Chopra
2018-05-25
4
-0
/
+17
*
qede: Support flow classification to the VFs.
Manish Chopra
2018-05-25
1
-4
/
+30
*
qed*: Support other classification modes.
Manish Chopra
2018-05-25
1
-2
/
+29
*
qede: Validate unsupported configurations
Manish Chopra
2018-05-25
1
-0
/
+73
*
qede: Refactor ethtool rx classification flow.
Manish Chopra
2018-05-25
1
-182
/
+330
*
qede: Add support for populating ethernet TLVs.
Sudarsana Reddy Kalluru
2018-05-22
1
-0
/
+101
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-2
/
+1
|
\
|
*
qede: Fix ref-cnt usage count
Michal Kalderon
2018-05-13
1
-2
/
+1
*
|
qede: Add build_skb() support.
Manish Chopra
2018-05-17
4
-174
/
+137
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-1
/
+1
|
\
\
|
|
/
|
*
qede: Fix gfp flags sent to rdma event node allocation
Michal Kalderon
2018-05-10
1
-1
/
+1
*
|
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
2018-05-07
1
-2
/
+2
*
|
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
2018-04-20
1
-0
/
+4
*
|
qed* : use trust mode to allow VF to override forced MAC
Shahed Shaikh
2018-04-20
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-14
/
+6
|
\
|
*
qede: Do not drop rx-checksum invalidated packets.
Manish Chopra
2018-03-29
1
-8
/
+2
|
*
qede: Fix barrier usage after tx doorbell write.
Manish Chopra
2018-03-27
1
-6
/
+4
*
|
qede: Ethtool flash update support.
Sudarsana Reddy Kalluru
2018-03-29
1
-0
/
+9
|
/
*
qede: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
2018-03-21
2
-3
/
+3
*
qede: Fix qedr link update
Michal Kalderon
2018-03-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-07
3
-0
/
+13
|
\
|
*
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
Jesper Dangaard Brouer
2018-01-05
3
-0
/
+13
*
|
qed*: Advance drivers' version to 8.33.0.20
Tomer Tayar
2018-01-02
1
-3
/
+3
*
|
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
1
-5
/
+21
*
|
qed*: HSI renaming for different types of HW
Tomer Tayar
2018-01-02
1
-1
/
+1
|
/
*
qede: Use NETIF_F_GRO_HW.
Michael Chan
2017-12-19
4
-18
/
+25
*
net: xdp: make the stack take care of the tear down
Jakub Kicinski
2017-12-03
1
-4
/
+0
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
3
-4
/
+4
*
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
1
-0
/
+1
*
qed: Read per queue coalesce from hardware
Rahul Verma
2017-07-27
1
-5
/
+42
*
qed: Add support for vf coalesce configuration.
Rahul Verma
2017-07-27
1
-10
/
+28
*
qede: Add ethtool support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
2017-07-27
1
-0
/
+84
*
qed/qede: Add setter APIs support for RX flow classification
Chopra, Manish
2017-07-27
4
-52
/
+347
*
qede: Add getter APIs support for RX flow classification
Chopra, Manish
2017-07-27
3
-8
/
+144
*
qed*: Set rdma generic functions prefix
Michal Kalderon
2017-06-20
3
-79
/
+79
*
qed*: qede_roce.[ch] -> qede_rdma.[ch]
Michal Kalderon
2017-06-20
4
-3
/
+3
*
qed: Chain support for external PBL
Mintz, Yuval
2017-06-20
1
-4
/
+4
*
bpf: qede: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
1
-0
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
qede: VF XDP support
Mintz, Yuval
2017-06-04
1
-3
/
+31
*
qed*: L2 interface to use the SB structures directly
Mintz, Yuval
2017-06-04
1
-2
/
+2
*
qed: Replace set_id() api with set_name()
Mintz, Yuval
2017-05-24
1
-2
/
+2
*
qede: Log probe of PCI device
Mintz, Yuval
2017-05-24
1
-2
/
+38
*
qede: Fix sparse warnings
Manish Chopra
2017-05-24
4
-18
/
+22
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
qede: Support 1G advertisment.
Sudarsana Reddy Kalluru
2017-05-21
1
-0
/
+8
*
qede: qedr closure after setting state
Mintz, Yuval
2017-05-21
1
-1
/
+2
[next]