index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: atlantic: fix the macsec key length
Antoine Tenart
2021-06-24
1
-2
/
+2
*
net: ethernet: aquantia: Handle error cleanup of start on open
Nathan Rossi
2021-02-11
1
-1
/
+3
*
atlantic: remove architecture depends
Léo Le Bouter
2020-12-29
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
1
-74
/
+52
|
\
|
*
aquantia: Remove the build_skb path
Lincoln Ramsay
2020-11-24
1
-74
/
+52
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+2
*
|
net: atlantic: Remove unnecessary conversion to bool
Kaixu Xia
2020-11-11
1
-1
/
+1
|
/
*
net: remove unneeded break
Tom Rix
2020-10-20
1
-1
/
+0
*
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
2020-10-06
5
-0
/
+60
*
net: atlantic: implement phy downshift feature
Igor Russkikh
2020-10-06
6
-0
/
+103
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-2
/
+2
|
\
|
*
net: atlantic: fix build when object tree is separate
Igor Russkikh
2020-09-26
1
-2
/
+2
*
|
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
2020-09-26
1
-1
/
+1
|
/
*
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
2020-08-20
1
-2
/
+2
*
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
2020-08-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
7
-11
/
+74
|
\
|
*
net: atlantic: fix PTP on AQC10X
Egor Pomozov
2020-07-23
1
-1
/
+6
|
*
net: atlantic: disable PTP on AQC111, AQC112
Nikita Danilov
2020-07-18
7
-10
/
+68
*
|
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
2020-07-21
10
-22
/
+215
*
|
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
2020-07-21
1
-28
/
+88
*
|
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
2020-07-21
1
-11
/
+10
*
|
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
2020-07-21
1
-3
/
+2
*
|
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
2020-07-21
6
-8
/
+33
*
|
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2020-07-21
2
-1
/
+2
*
|
net: atlantic: PTP statistics
Pavel Belous
2020-07-21
3
-19
/
+105
*
|
net: atlantic: additional per-queue stats
Dmitry Bogdanov
2020-07-21
4
-0
/
+23
*
|
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
2020-07-21
3
-10
/
+47
*
|
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-07-21
6
-63
/
+68
*
|
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
2020-07-21
3
-13
/
+9
*
|
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
2020-07-21
1
-23
/
+24
*
|
net: atlantic: move FRAC_PER_NS to aq_hw.h
Mark Starovoytov
2020-07-21
2
-11
/
+11
*
|
net: atlantic: add support for FW 4.x
Dmitry Bogdanov
2020-07-18
4
-15
/
+58
*
|
net: atlantic: align return value of ver_match function with function name
Mark Starovoytov
2020-07-18
3
-19
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
2
-3
/
+3
|
\
|
|
*
net: atlantic: fix ip dst and ipv6 address filters
Dmitry Bogdanov
2020-07-08
2
-3
/
+3
*
|
net: aquantia: fix aq_ndev_start_xmit()'s return type
Luc Van Oostenryck
2020-06-29
1
-1
/
+1
*
|
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-06-27
4
-6
/
+27
*
|
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
2020-06-27
1
-4
/
+28
*
|
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
2020-06-27
1
-4
/
+5
*
|
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
2020-06-27
1
-4
/
+5
*
|
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2020-06-27
2
-8
/
+9
*
|
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2020-06-27
2
-2
/
+2
*
|
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
2020-06-27
1
-2
/
+1
*
|
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
2020-06-27
1
-3
/
+3
*
|
net: atlantic: A2: phy loopback support
Dmitry Bogdanov
2020-06-23
5
-3
/
+29
*
|
net: atlantic: A2: report link partner capabilities
Dmitry Bogdanov
2020-06-23
3
-0
/
+81
*
|
net: atlantic: A2: flow control support
Igor Russkikh
2020-06-23
4
-1
/
+42
*
|
net: atlantic: A2: EEE support
Nikita Danilov
2020-06-23
3
-5
/
+91
*
|
net: atlantic: remove baseX usage
Nikita Danilov
2020-06-23
1
-3
/
+0
*
|
net: atlantic: A2: half duplex support
Igor Russkikh
2020-06-23
7
-23
/
+70
|
/
[next]