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
starfive-6.6.48-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
/
aquantia
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-02-09
net: atlantic: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
1
-12
/
+9
2024-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+16
2024-02-03
net: atlantic: Fix DMA mapping for PTP hwts ring
Ivan Vecera
3
-2
/
+16
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-4
/
+4
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2023-12-15
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
4
-87
/
+47
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2023-12-14
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
1
-1
/
+4
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-15
/
+16
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
3
-13
/
+19
2023-07-19
net: atlantic: Remove unnecessary (void*) conversions
Wu Yunchuan
2
-7
/
+7
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-3
/
+3
2023-05-10
macsec: Use helper macsec_netdev_priv for offload drivers
Subbaraya Sundeep
1
-20
/
+20
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
1
-2
/
+2
2023-05-01
net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM
Tom Rix
1
-0
/
+2
2023-04-28
atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions
wuych
1
-2
/
+2
2023-04-10
net: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
net: atlantic: Fix crash when XDP is enabled but no program is loaded
Toke Høiland-Jørgensen
1
-7
/
+21
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+5
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
1
-0
/
+1
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+5
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+7
2022-11-25
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
3
-4
/
+7
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+13
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2
-7
/
+13
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-10-24
atlantic: fix deadlock at aq_nic_stop
Íñigo Huguet
2
-24
/
+74
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-4
/
+2
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
1
-57
/
+0
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
1
-45
/
+45
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
1
-3
/
+0
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-10
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+8
2022-07-14
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
1
-3
/
+0
2022-07-14
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
1
-14
/
+10
2022-06-28
net: atlantic:fix repeated words in comments
Jilin Yuan
1
-2
/
+2
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+20
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
1
-1
/
+5
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
1
-7
/
+6
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
1
-2
/
+1
2022-05-10
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
1
-2
/
+2
2022-04-29
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
3
-4
/
+2
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+4
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
3
-0
/
+26
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
6
-9
/
+468
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
10
-37
/
+177
[next]