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
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-30
/
+99
2018-03-22
net: aquantia: driver version bump
Igor Russkikh
1
-1
/
+1
2018-03-22
net: aquantia: Implement pci shutdown callback
Igor Russkikh
3
-0
/
+36
2018-03-22
net: aquantia: Allow live mac address changes
Igor Russkikh
1
-0
/
+2
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
4
-9
/
+13
2018-03-22
net: aquantia: Change inefficient wait loop on fw data reads
Igor Russkikh
2
-15
/
+28
2018-03-22
net: aquantia: Fix a regression with reset on old firmware
Igor Russkikh
1
-0
/
+4
2018-03-22
net: aquantia: Fix hardware reset when SPI may rarely hangup
Igor Russkikh
1
-5
/
+15
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2018-02-22
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
1
-4
/
+10
2018-02-22
aquantia: add Makefiles to all directories
Jakub Kicinski
1
-0
/
+2
2018-01-23
net: aquantia: make symbol hw_atl_boards static
Wei Yongjun
1
-1
/
+1
2018-01-23
net: aquantia: Fix error return code in aq_pci_probe()
Wei Yongjun
1
-1
/
+3
2018-01-22
net: aquantia: bump driver version to match aquantia internal numbering
Igor Russkikh
1
-3
/
+3
2018-01-22
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
1
-3
/
+13
2018-01-22
net: aquantia: Introduce global AQC hardware reset sequence
Igor Russkikh
3
-29
/
+183
2018-01-22
net: aquantia: Introduce support for new firmware on AQC cards
Igor Russkikh
5
-4
/
+257
2018-01-22
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
8
-81
/
+101
2018-01-22
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
4
-4
/
+9
2018-01-22
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
3
-54
/
+0
2018-01-22
net: aquantia: Cleanup pci functions module
Igor Russkikh
7
-385
/
+156
2018-01-22
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2
-50
/
+50
2018-01-22
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
12
-159
/
+239
2018-01-22
net: aquantia: Introduce new device ids and constants
Igor Russkikh
10
-87
/
+94
2018-01-16
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
1
-2
/
+2
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
5
-840
/
+922
2018-01-16
net: aquantia: Fix register definitions to linux style
Igor Russkikh
3
-1139
/
+1173
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
10
-54
/
+46
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
6
-106
/
+113
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
14
-20
/
+21
2018-01-16
net: aquantia: Remove duplicate hardware descriptors declarations
Igor Russkikh
3
-62
/
+31
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
8
-97
/
+71
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
9
-17
/
+11
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
5
-6
/
+4
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
4
-67
/
+79
2017-12-15
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2
-0
/
+18
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
6
-9
/
+35
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+6
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-2
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+4
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-10-29
net: aquantia: Make local functions static
Wei Yongjun
1
-4
/
+4
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
[next]