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
/
aquantia
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
net: atlantic: Use the bitmap API instead of hand-writing it
Christophe JAILLET
1
-4
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-12-27
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
1
-0
/
+8
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-65
/
+198
2021-12-02
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
1
-10
/
+14
2021-11-29
atlantic: Remove warn trace message.
Sameer Saurabh
1
-3
/
+0
2021-11-29
atlantic: Fix statistics logic for production hardware
Dmitry Bogdanov
5
-27
/
+139
2021-11-29
Remove Half duplex mode speed capabilities.
Sameer Saurabh
1
-4
/
+1
2021-11-29
atlantic: Add missing DIDs and fix 115c.
Nikita Danilov
4
-1
/
+27
2021-11-29
atlantic: Fix to display FW bundle version instead of FW mac version.
Sameer Saurabh
1
-3
/
+3
2021-11-29
atlatnic: enable Nbase-t speeds with base-t
Nikita Danilov
3
-19
/
+13
2021-11-29
atlantic: Increase delay for fw transactions
Dmitry Bogdanov
1
-2
/
+5
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-19
atlantic: fix double-free in aq_ring_tx_clean
Zekun Shen
1
-1
/
+2
2021-11-15
atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
Zekun Shen
1
-0
/
+10
2021-10-16
ethernet: aquantia: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
8
-14
/
+14
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-09-23
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
1
-2
/
+2
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-08-29
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
1
-0
/
+3
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
net: atlantic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-9
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-24
net: atlantic: fix the macsec key length
Antoine Tenart
1
-2
/
+2
2021-02-12
net: ethernet: aquantia: Handle error cleanup of start on open
Nathan Rossi
1
-1
/
+3
2020-12-29
atlantic: remove architecture depends
Léo Le Bouter
1
-1
/
+0
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-74
/
+52
2020-11-24
aquantia: Remove the build_skb path
Lincoln Ramsay
1
-74
/
+52
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+2
2020-11-11
net: atlantic: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-10-20
net: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-06
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
5
-0
/
+60
2020-10-06
net: atlantic: implement phy downshift feature
Igor Russkikh
6
-0
/
+103
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-09-26
net: atlantic: fix build when object tree is separate
Igor Russkikh
1
-2
/
+2
2020-09-26
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
1
-1
/
+1
2020-08-20
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
1
-2
/
+2
2020-08-04
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-11
/
+74
2020-07-23
net: atlantic: fix PTP on AQC10X
Egor Pomozov
1
-1
/
+6
2020-07-21
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
10
-22
/
+215
2020-07-21
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
1
-28
/
+88
2020-07-21
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
1
-11
/
+10
2020-07-21
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
1
-3
/
+2
2020-07-21
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
6
-8
/
+33
2020-07-21
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2
-1
/
+2
2020-07-21
net: atlantic: PTP statistics
Pavel Belous
3
-19
/
+105
[next]