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
2022-12-30
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
2
-11
/
+22
2022-12-30
net: ena: Set default value for RX interrupt moderation
David Arinzon
1
-1
/
+2
2022-12-30
net: ena: Fix rx_copybreak value update
David Arinzon
3
-5
/
+21
2022-12-30
net: ena: Use bitmask to indicate packet redirection
David Arinzon
2
-10
/
+25
2022-12-30
net: ena: Account for the number of processed bytes in XDP
David Arinzon
1
-0
/
+1
2022-12-30
net: ena: Don't register memory info on XDP exchange
David Arinzon
1
-3
/
+5
2022-12-30
net: ena: Fix toeplitz initial hash value
David Arinzon
1
-20
/
+9
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2022-11-15
net: ena: Fix error handling in ena_init()
Yuan Can
1
-1
/
+7
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2
-8
/
+8
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-4
/
+2
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-04-30
eth: remove remaining copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-3
/
+1
2022-02-01
net: ena: Do not waste napi skb cache
Hyeonggon Yoo
1
-3
/
+2
2022-01-08
net: ena: Extract recurring driver reset code into a function
Arthur Kiyanovski
2
-31
/
+23
2022-01-08
net: ena: Change the name of bad_csum variable
Arthur Kiyanovski
3
-4
/
+4
2022-01-08
net: ena: Add debug prints for invalid req_id resets
Arthur Kiyanovski
1
-4
/
+4
2022-01-08
net: ena: Remove ena_calc_queue_size_ctx struct
Arthur Kiyanovski
2
-42
/
+19
2022-01-08
net: ena: Move reset completion print to the reset function
Arthur Kiyanovski
1
-2
/
+2
2022-01-08
net: ena: Remove redundant return code check
Arthur Kiyanovski
1
-1
/
+1
2022-01-08
net: ena: Change ENI stats support check to use capabilities field
Arthur Kiyanovski
3
-13
/
+10
2022-01-08
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
3
-1
/
+30
2022-01-08
net: ena: Change return value of ena_calc_io_queue_size() to void
Arthur Kiyanovski
1
-5
/
+3
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+29
2022-01-02
net: ena: Fix error handling when calculating max IO queues number
Arthur Kiyanovski
1
-4
/
+0
2022-01-02
net: ena: Fix wrong rx request id by resetting device
Arthur Kiyanovski
1
-2
/
+9
2022-01-02
net: ena: Fix undefined state when tx request id is out of bounds
Arthur Kiyanovski
1
-14
/
+20
2021-12-30
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
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
[next]