index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qede
/
qede.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-06-06
qed/qede: Fix scheduling while atomic
Manish Chopra
1
-0
/
+4
2023-03-10
qede: remove linux/version.h and linux/compiler.h
Muhammad Usama Anjum
1
-2
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-1
/
+3
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-02
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
1
-0
/
+1
2021-07-29
qede: Remove the qede module version
Shai Malin
1
-9
/
+0
2021-02-11
qede: preserve per queue stats across up/down of interface
Bhaskar Upadhaya
1
-0
/
+10
2020-08-24
qed: use devlink logic to report errors
Igor Russkikh
1
-0
/
+1
2020-08-24
qed/qede: make devlink survive recovery
Igor Russkikh
1
-0
/
+1
2020-07-22
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
1
-0
/
+8
2020-07-22
qede: refactor XDP Tx processing
Alexander Lobakin
1
-0
/
+1
2020-07-22
qede: reformat several structures in "qede.h"
Alexander Lobakin
1
-77
/
+89
2020-07-20
qede: populate supported link modes maps on module init
Alexander Lobakin
1
-0
/
+2
2020-07-14
qede: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-0
/
+1
2020-06-30
net: qede: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-06-30
net: qede: convert to SPDX License Identifiers
Alexander Lobakin
1
-28
/
+2
2020-05-14
net: qede: Implement ndo_tx_timeout
Denis Bolotin
1
-1
/
+0
2020-05-14
net: qede: add hw err scheduled handler
Igor Russkikh
1
-1
/
+12
2020-05-11
net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
Bhupesh Sharma
1
-0
/
+2
2020-04-23
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
1
-0
/
+1
2020-02-18
qede: Fix race between rdma destroy workqueue and link change event
Michal Kalderon
1
-0
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-08-31
qede: Add support for dumping the grc data.
Sudarsana Reddy Kalluru
1
-0
/
+1
2019-08-31
qede: Add support for reading the config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+14
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-1
/
+1
2019-05-29
qede: Handle infinite driver spinning for Tx timestamp.
Sudarsana Reddy Kalluru
1
-0
/
+2
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2019-02-06
qed*: Advance drivers version to 8.37.0.20
Manish Chopra
1
-1
/
+1
2019-02-06
qede: Fix system crash on configuring channels.
Sudarsana Reddy Kalluru
1
-0
/
+3
2019-01-28
qede: Error recovery process
Tomer Tayar
1
-0
/
+3
2018-11-29
qede - Add a statistic for a case where driver drops tx packet due to memory ...
Michael Shteinbok
1
-0
/
+1
2018-11-27
qede: Update link status only when interface is ready.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-11-27
qede: Simplify the usage of qede-flags.
Sudarsana Reddy Kalluru
1
-4
/
+7
2018-09-19
net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-08-09
qede: Ingress tc flower offload (drop action) support.
Manish Chopra
1
-1
/
+6
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
1
-0
/
+13
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-05-25
qed*: Support drop action classification
Manish Chopra
1
-0
/
+1
2018-05-17
qede: Add build_skb() support.
Manish Chopra
1
-4
/
+1
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2018-01-05
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
Jesper Dangaard Brouer
1
-0
/
+2
2018-01-02
qed*: Advance drivers' version to 8.33.0.20
Tomer Tayar
1
-3
/
+3
2017-12-19
qede: Use NETIF_F_GRO_HW.
Michael Chan
1
-0
/
+2
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-1
/
+1
2017-07-27
qed/qede: Add setter APIs support for RX flow classification
Chopra, Manish
1
-5
/
+6
2017-07-27
qede: Add getter APIs support for RX flow classification
Chopra, Manish
1
-3
/
+7
2017-06-20
qed*: Set rdma generic functions prefix
Michal Kalderon
1
-2
/
+2
2017-06-20
qed*: qede_roce.[ch] -> qede_rdma.[ch]
Michal Kalderon
1
-0
/
+1
[next]