开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Age
Commit message (
Expand
)
Author
2021-09-23
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-29
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
net: atlantic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-24
net: atlantic: fix the macsec key length
Antoine Tenart
2021-02-11
net: ethernet: aquantia: Handle error cleanup of start on open
Nathan Rossi
2020-12-28
atlantic: remove architecture depends
Léo Le Bouter
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-24
aquantia: Remove the build_skb path
Lincoln Ramsay
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-10
net: atlantic: Remove unnecessary conversion to bool
Kaixu Xia
2020-10-20
net: remove unneeded break
Tom Rix
2020-10-06
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
2020-10-06
net: atlantic: implement phy downshift feature
Igor Russkikh
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-25
net: atlantic: fix build when object tree is separate
Igor Russkikh
2020-09-25
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
2020-08-19
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
2020-08-03
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-22
net: atlantic: fix PTP on AQC10X
Egor Pomozov
2020-07-20
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
2020-07-20
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
2020-07-20
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
2020-07-20
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
2020-07-20
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
2020-07-20
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2020-07-20
net: atlantic: PTP statistics
Pavel Belous
2020-07-20
net: atlantic: additional per-queue stats
Dmitry Bogdanov
2020-07-20
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
2020-07-20
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-07-20
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
2020-07-20
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
2020-07-20
net: atlantic: move FRAC_PER_NS to aq_hw.h
Mark Starovoytov
2020-07-17
net: atlantic: add support for FW 4.x
Dmitry Bogdanov
2020-07-17
net: atlantic: align return value of ver_match function with function name
Mark Starovoytov
2020-07-17
net: atlantic: disable PTP on AQC111, AQC112
Nikita Danilov
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-08
net: atlantic: fix ip dst and ipv6 address filters
Dmitry Bogdanov
2020-06-28
net: aquantia: fix aq_ndev_start_xmit()'s return type
Luc Van Oostenryck
2020-06-26
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-06-26
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
2020-06-26
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
2020-06-26
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
2020-06-26
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2020-06-26
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2020-06-26
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
2020-06-26
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
[next]