index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2020-07-21
net: atlantic: additional per-queue stats
Dmitry Bogdanov
4
-0
/
+23
2020-07-21
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
3
-10
/
+47
2020-07-21
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
6
-63
/
+68
2020-07-21
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
3
-13
/
+9
2020-07-21
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
1
-23
/
+24
2020-07-21
net: atlantic: move FRAC_PER_NS to aq_hw.h
Mark Starovoytov
2
-11
/
+11
2020-07-18
net: atlantic: add support for FW 4.x
Dmitry Bogdanov
4
-15
/
+58
2020-07-18
net: atlantic: align return value of ver_match function with function name
Mark Starovoytov
3
-19
/
+15
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2020-07-08
net: atlantic: fix ip dst and ipv6 address filters
Dmitry Bogdanov
2
-3
/
+3
2020-06-29
net: aquantia: fix aq_ndev_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-27
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
4
-6
/
+27
2020-06-27
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
1
-4
/
+28
2020-06-27
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
1
-4
/
+5
2020-06-27
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
1
-4
/
+5
2020-06-27
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2
-8
/
+9
2020-06-27
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2
-2
/
+2
2020-06-27
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
1
-2
/
+1
2020-06-27
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
1
-3
/
+3
2020-06-23
net: atlantic: A2: phy loopback support
Dmitry Bogdanov
5
-3
/
+29
2020-06-23
net: atlantic: A2: report link partner capabilities
Dmitry Bogdanov
3
-0
/
+81
2020-06-23
net: atlantic: A2: flow control support
Igor Russkikh
4
-1
/
+42
2020-06-23
net: atlantic: A2: EEE support
Nikita Danilov
3
-5
/
+91
2020-06-23
net: atlantic: remove baseX usage
Nikita Danilov
1
-3
/
+0
2020-06-23
net: atlantic: A2: half duplex support
Igor Russkikh
7
-23
/
+70
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-05-23
net: atlantic: proper rss_ctrl1 (54c0) initialization
Mark Starovoytov
5
-8
/
+21
2020-05-23
net: atlantic: QoS implementation: min_rate
Mark Starovoytov
10
-54
/
+286
2020-05-23
net: atlantic: change the order of arguments for TC weight/credit setters
Mark Starovoytov
6
-35
/
+35
2020-05-23
net: atlantic: always use random TC-queue mapping for TX on A2.
Mark Starovoytov
4
-11
/
+72
2020-05-23
net: atlantic: automatically downgrade the number of queues if necessary
Mark Starovoytov
4
-36
/
+63
2020-05-23
net: atlantic: QoS implementation: max_rate
Mark Starovoytov
10
-12
/
+235
2020-05-23
net: atlantic: make TCVEC2RING accept nic_cfg
Mark Starovoytov
4
-12
/
+15
2020-05-23
net: atlantic: per-TC queue statistics
Mark Starovoytov
4
-41
/
+59
2020-05-23
net: atlantic: QoS implementation: multi-TC support
Dmitry Bezrukov
15
-114
/
+293
2020-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
6
-55
/
+75
2020-05-23
net: atlantic: move PTP TC initialization to a separate function
Dmitry Bezrukov
1
-12
/
+19
2020-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
12
-72
/
+105
2020-05-09
net: atlantic: unify MAC generation
Mark Starovoytov
3
-44
/
+15
2020-05-09
net: atlantic: remove check for boot code survivability before reset request
Mark Starovoytov
1
-8
/
+0
2020-05-09
net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code
Mark Starovoytov
3
-8
/
+7
2020-05-09
net: atlantic: remove TPO2 check from A0 code
Mark Starovoytov
1
-2
/
+1
2020-05-09
net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5
Mark Starovoytov
10
-42
/
+49
2020-05-09
net: atlantic: minor MACSec code cleanup
Mark Starovoytov
1
-3
/
+3
[next]