index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Commit message (
Expand
)
Author
Age
Files
Lines
*
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
2021-09-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-31
1
-0
/
+3
|
\
|
*
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
2021-08-29
1
-0
/
+3
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
|
net: atlantic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-9
/
+3
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
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-28
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
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-23
1
-0
/
+2
*
|
net: atlantic: Remove unnecessary conversion to bool
Kaixu Xia
2020-11-10
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-05
1
-2
/
+2
|
\
|
*
net: atlantic: fix build when object tree is separate
Igor Russkikh
2020-09-25
1
-2
/
+2
*
|
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
2020-09-25
1
-1
/
+1
|
/
*
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
2020-08-19
1
-2
/
+2
*
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
2020-08-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
7
-11
/
+74
|
\
|
*
net: atlantic: fix PTP on AQC10X
Egor Pomozov
2020-07-22
1
-1
/
+6
|
*
net: atlantic: disable PTP on AQC111, AQC112
Nikita Danilov
2020-07-17
7
-10
/
+68
*
|
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
2020-07-20
10
-22
/
+215
*
|
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
2020-07-20
1
-28
/
+88
*
|
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
2020-07-20
1
-11
/
+10
*
|
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
2020-07-20
1
-3
/
+2
*
|
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
2020-07-20
6
-8
/
+33
*
|
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2020-07-20
2
-1
/
+2
*
|
net: atlantic: PTP statistics
Pavel Belous
2020-07-20
3
-19
/
+105
*
|
net: atlantic: additional per-queue stats
Dmitry Bogdanov
2020-07-20
4
-0
/
+23
*
|
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
2020-07-20
3
-10
/
+47
*
|
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-07-20
6
-63
/
+68
*
|
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
2020-07-20
3
-13
/
+9
*
|
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
2020-07-20
1
-23
/
+24
*
|
net: atlantic: move FRAC_PER_NS to aq_hw.h
Mark Starovoytov
2020-07-20
2
-11
/
+11
*
|
net: atlantic: add support for FW 4.x
Dmitry Bogdanov
2020-07-17
4
-15
/
+58
*
|
net: atlantic: align return value of ver_match function with function name
Mark Starovoytov
2020-07-17
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-28
1
-1
/
+1
*
|
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-06-26
4
-6
/
+27
*
|
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
2020-06-26
1
-4
/
+28
*
|
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
2020-06-26
1
-4
/
+5
*
|
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
2020-06-26
1
-4
/
+5
*
|
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2020-06-26
2
-8
/
+9
*
|
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2020-06-26
2
-2
/
+2
*
|
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
2020-06-26
1
-2
/
+1
*
|
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
2020-06-26
1
-3
/
+3
[next]