index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
/
ena
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+0
2021-06-24
ena: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-3
/
+0
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+28
2021-06-10
net: ena: make symbol 'ena_alloc_map_page' static
Wei Yongjun
1
-1
/
+2
2021-06-09
net: ena: fix DMA mapping function issues in XDP
Shay Agroskin
1
-26
/
+28
2021-06-09
net: ena: re-organize code to improve readability
Shay Agroskin
3
-9
/
+14
2021-06-09
net: ena: Use dev_alloc() in RX buffer allocation
Shay Agroskin
1
-22
/
+36
2021-06-09
net: ena: aggregate doorbell common operations into a function
Shay Agroskin
1
-20
/
+18
2021-06-09
net: ena: Remove module param and change message severity
Shay Agroskin
1
-5
/
+2
2021-06-09
net: ena: add jiffies of last napi call to stats
Shay Agroskin
2
-8
/
+21
2021-06-09
net: ena: use build_skb() in RX path
Shay Agroskin
1
-25
/
+41
2021-06-09
net: ena: Improve error logging in driver
Shay Agroskin
1
-5
/
+23
2021-06-09
net: ena: Remove unused code
Shay Agroskin
2
-13
/
+0
2021-06-09
net: ena: optimize data access in fast-path code
Shay Agroskin
3
-17
/
+19
2021-04-01
net: ena: remove extra words from comments
Yixing Liu
1
-1
/
+1
2021-04-01
net: ena: fix inaccurate print type
Yixing Liu
1
-2
/
+2
2021-03-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-12
/
+9
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-12
/
+9
2021-03-17
ena: Update driver to use ethtool_sprintf
Alexander Duyck
1
-14
/
+11
2021-03-15
ethernet: amazon: ena: A typo fix in the file ena_com.h
Bhaskar Chowdhury
1
-1
/
+1
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+5
2021-02-07
net: ena: Update XDP verdict upon failure
Shay Agroskin
1
-1
/
+5
2021-01-09
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+3
2021-01-09
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-2
/
+1
2020-12-10
net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT
Shay Agroskin
2
-12
/
+72
2020-12-10
net: ena: use xdp_return_frame() to free xdp frames
Shay Agroskin
2
-8
/
+1
2020-12-10
net: ena: introduce XDP redirect implementation
Shay Agroskin
3
-32
/
+53
2020-12-10
net: ena: use xdp_frame in XDP TX flow
Shay Agroskin
1
-24
/
+29
2020-12-10
net: ena: aggregate stats increase into a function
Shay Agroskin
1
-99
/
+68
2020-12-10
net: ena: fix coding style nits
Shay Agroskin
3
-5
/
+6
2020-12-10
net: ena: store values in their appropriate variables types
Shay Agroskin
2
-9
/
+8
2020-12-10
net: ena: add device distinct log prefix to files
Shay Agroskin
5
-184
/
+312
2020-12-10
net: ena: use constant value for net_device allocation
Shay Agroskin
1
-23
/
+23
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-50
/
+33
2020-11-25
net: ena: fix packet's addresses for rx_offset feature
Shay Agroskin
1
-9
/
+11
2020-11-25
net: ena: set initial DMA width to avoid intel iommu issue
Shay Agroskin
1
-9
/
+8
2020-11-25
net: ena: handle bad request id in ena_netdev
Shay Agroskin
2
-32
/
+14
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-09-26
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
1
-1
/
+1
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
3
-8
/
+13
2020-09-21
net: ena: Change RSS related macros and variables names
Shay Agroskin
2
-14
/
+15
2020-09-21
net: ena: Remove redundant print of placement policy
Shay Agroskin
1
-8
/
+2
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
7
-155
/
+179
2020-09-21
net: ena: Change log message to netif/dev function
Shay Agroskin
1
-19
/
+23
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
12
-348
/
+24
2020-09-11
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
3
-3
/
+28
[next]