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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
1
-0
/
+5
2020-02-12
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
1
-2
/
+2
2020-02-12
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
3
-0
/
+16
2020-02-12
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
1
-28
/
+0
2020-02-12
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
2
-1
/
+25
2020-02-12
net: ena: rss: store hash function as values and not bits
Arthur Kiyanovski
1
-1
/
+5
2020-02-12
net: ena: rss: fix failure to get indirection table
Sameeh Jubran
1
-0
/
+14
2020-02-12
net: ena: rss: do not allocate key when not supported
Sameeh Jubran
1
-3
/
+21
2020-02-12
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2
-0
/
+16
2020-02-12
net: ena: add missing ethtool TX timestamping indication
Arthur Kiyanovski
1
-0
/
+1
2020-02-12
net: ena: fix uses of round_jiffies()
Arthur Kiyanovski
1
-3
/
+3
2020-02-12
net: ena: fix potential crash when rxfh key is NULL
Arthur Kiyanovski
1
-8
/
+9
2019-12-28
net: ena: remove set but not used variable 'rx_ring'
YueHaibing
1
-3
/
+0
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-18
/
+18
2019-12-21
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
1
-14
/
+10
2019-12-21
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-13
net: ena: Add first_interrupt field to napi struct
Sameeh Jubran
2
-2
/
+6
2019-12-13
net: ena: Implement XDP_TX action
Sameeh Jubran
3
-186
/
+701
2019-12-13
net: ena: implement XDP drop support
Sameeh Jubran
2
-11
/
+233
2019-12-11
net: ena: fix napi handler misbehavior when the napi budget is zero
Netanel Belgazal
1
-3
/
+7
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
3
-3
/
+35
2019-10-07
net: ena: remove redundant print of number of queues
Sameeh Jubran
1
-2
/
+2
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
3
-25
/
+29
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
1
-8
/
+2
2019-10-07
net: ena: multiple queue creation related cleanups
Sameeh Jubran
1
-20
/
+11
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
3
-44
/
+44
2019-09-27
net: ena: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-23
net: ena: Select DIMLIB for ENA_ETHERNET
Mao Wenan
1
-0
/
+1
2019-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-09-16
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
3
-4
/
+19
2019-09-16
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
1
-2
/
+3
2019-09-16
net: ena: fix update of interrupt moderation register
Arthur Kiyanovski
1
-1
/
+4
2019-09-16
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
2
-252
/
+0
2019-09-16
net: ena: remove ena_restore_ethtool_params() and relevant fields
Arthur Kiyanovski
2
-13
/
+0
2019-09-16
net: ena: remove old adaptive interrupt moderation code from ena_netdev
Arthur Kiyanovski
2
-10
/
+0
2019-09-16
net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
1
-14
/
+16
2019-09-16
net: ena: enable the interrupt_moderation in driver_supported_features
Arthur Kiyanovski
2
-0
/
+11
2019-09-16
net: ena: reimplement set/get_coalesce()
Arthur Kiyanovski
1
-58
/
+26
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
3
-21
/
+41
2019-09-16
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
3
-18
/
+13
2019-09-16
net: ena: don't wake up tx queue when down
Sameeh Jubran
1
-1
/
+2
2019-06-26
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
Jakub Kicinski
6
-184
/
+11
2019-06-23
net: ena: Fix bug where ring allocation backoff stopped too late
Sameeh Jubran
1
-2
/
+2
2019-06-12
net: ena: update driver version from 2.0.3 to 2.1.0
Sameeh Jubran
1
-2
/
+2
2019-06-12
net: ena: remove inline keyword from functions in *.c
Sameeh Jubran
3
-24
/
+24
2019-06-12
net: ena: add ethtool function for changing io queue sizes
Sameeh Jubran
3
-1
/
+40
2019-06-12
net: ena: allow queue allocation backoff when low on memory
Sameeh Jubran
3
-42
/
+127
2019-06-12
net: ena: make ethtool show correct current and max queue sizes
Sameeh Jubran
2
-6
/
+6
2019-06-12
net: ena: enable negotiating larger Rx ring size
Sameeh Jubran
2
-49
/
+110
[next]