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.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
/
atlantic
/
aq_nic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-04-27
net: atlantic: Avoid out-of-bounds indexing
Kai-Heng Feng
1
-4
/
+4
2021-12-08
atlantic: Fix statistics logic for production hardware
Dmitry Bogdanov
1
-2
/
+8
2020-10-20
net: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-06
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
1
-0
/
+27
2020-10-06
net: atlantic: implement phy downshift feature
Igor Russkikh
1
-0
/
+23
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+9
2020-07-21
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
1
-1
/
+1
2020-07-21
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
1
-2
/
+2
2020-07-18
net: atlantic: disable PTP on AQC111, AQC112
Nikita Danilov
1
-0
/
+9
2020-06-27
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
1
-1
/
+1
2020-06-23
net: atlantic: A2: report link partner capabilities
Dmitry Bogdanov
1
-0
/
+49
2020-06-23
net: atlantic: A2: half duplex support
Igor Russkikh
1
-14
/
+46
2020-05-23
net: atlantic: QoS implementation: min_rate
Mark Starovoytov
1
-0
/
+28
2020-05-23
net: atlantic: automatically downgrade the number of queues if necessary
Mark Starovoytov
1
-24
/
+54
2020-05-23
net: atlantic: QoS implementation: max_rate
Mark Starovoytov
1
-0
/
+20
2020-05-23
net: atlantic: make TCVEC2RING accept nic_cfg
Mark Starovoytov
1
-4
/
+5
2020-05-23
net: atlantic: per-TC queue statistics
Mark Starovoytov
1
-4
/
+8
2020-05-23
net: atlantic: QoS implementation: multi-TC support
Dmitry Bezrukov
1
-4
/
+57
2020-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
1
-9
/
+17
2020-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
1
-15
/
+28
2020-05-09
net: atlantic: unify MAC generation
Mark Starovoytov
1
-0
/
+14
2020-05-09
net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5
Mark Starovoytov
1
-6
/
+7
2020-05-02
net: atlantic: basic A2 init/deinit hw_ops
Igor Russkikh
1
-1
/
+2
2020-05-02
net: atlantic: make hw_get_regs optional
Mark Starovoytov
1
-0
/
+6
2020-05-02
net: atlantic: simplify hw_get_fw_version() usage
Nikita Danilov
1
-5
/
+1
2020-05-02
net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
Mark Starovoytov
1
-1
/
+15
2020-05-02
net: atlantic: add defines for 10M and EEE 100M link mode
Igor Russkikh
1
-0
/
+12
2020-03-27
net: atlantic: MACSec offload statistics implementation
Dmitry Bogdanov
1
-1
/
+4
2020-03-27
net: atlantic: MACSec offload skeleton
Dmitry Bogdanov
1
-0
/
+16
2020-02-17
net: atlantic: fix potential error handling
Pavel Belous
1
-1
/
+3
2020-02-17
net: atlantic: fix use after free kasan warn
Pavel Belous
1
-4
/
+0
2020-01-07
net: atlantic: loopback configuration in improper place
Igor Russkikh
1
-2
/
+2
2019-11-08
net: atlantic: implement UDP GSO offload
Igor Russkikh
1
-24
/
+28
2019-11-08
net: atlantic: update flow control logic
Nikita Danilov
1
-7
/
+12
2019-11-08
net: atlantic: code style cleanup
Nikita Danilov
1
-16
/
+23
2019-11-08
net: atlantic: loopback tests via private flags
Igor Russkikh
1
-0
/
+45
2019-11-08
net: atlantic: add msglevel configuration
Nikita Danilov
1
-3
/
+4
2019-11-08
net: atlantic: refactoring pm logic
Nikita Danilov
1
-38
/
+0
2019-11-08
net: atlantic: implement wake_phy feature
Nikita Danilov
1
-15
/
+19
2019-10-24
net: aquantia: add support for PIN funcs
Dmitry Bezrukov
1
-0
/
+1
2019-10-24
net: aquantia: add support for Phy access
Dmitry Bezrukov
1
-0
/
+6
2019-10-24
net: aquantia: rx filters for ptp
Dmitry Bezrukov
1
-0
/
+44
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
1
-4
/
+14
2019-10-24
net: aquantia: add PTP rings infrastructure
Egor Pomozov
1
-0
/
+16
2019-10-24
net: aquantia: add basic ptp_clock callbacks
Egor Pomozov
1
-0
/
+3
2019-10-24
net: aquantia: PTP skeleton declarations and callbacks
Egor Pomozov
1
-1
/
+9
2019-10-19
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
1
-0
/
+2
2019-10-15
net: aquantia: correctly handle macvlan and multicast coexistence
Dmitry Bogdanov
1
-16
/
+16
2019-09-01
net: aquantia: linkstate irq should be oneshot
Igor Russkikh
1
-1
/
+1
[next]