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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2021-04-07
net: ethernet: aquantia: Handle error cleanup of start on open
Nathan Rossi
1
-1
/
+3
2020-08-21
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-03-11
net: atlantic: fix potential error handling
Pavel Belous
1
-1
/
+3
2020-01-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
1
-9
/
+6
2020-01-27
net: aquantia: fixed instack structure overflow
Igor Russkikh
2
-4
/
+4
2019-12-17
net: aquantia: fix RSS table and key sizes
Dmitry Bogdanov
2
-3
/
+3
2019-06-22
net: aquantia: fix LRO with FCS error
Dmitry Bogdanov
1
-29
/
+32
2019-04-03
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
1
-2
/
+3
2018-10-18
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-08-22
net: aquantia: Fix IFF_ALLMULTI flag functionality
Dmitry Bogdanov
1
-1
/
+1
2018-06-20
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
1
-0
/
+2
2018-03-03
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2
-0
/
+18
2018-03-03
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
6
-9
/
+35
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
9
-62
/
+155
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
1
-0
/
+3
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
1
-4
/
+7
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2
-58
/
+37
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
6
-17
/
+75
2017-09-26
atlantic: fix iommu errors
Pavel Belous
3
-27
/
+49
2017-09-26
aquantia: Fix transient invalid link down/up indications
Igor Russkikh
1
-2
/
+1
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
6
-59
/
+76
2017-09-26
aquantia: Setup max_mtu in ndev to enable jumbo frames
Igor Russkikh
2
-10
/
+3
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-65
/
+68
2017-08-30
net:ethernet:aquantia: Show info message if bad firmware version detected.
Pavel Belous
1
-0
/
+6
2017-08-30
net:ethernet:aquantia: Fix for multicast filter handling.
Igor Russkikh
1
-1
/
+16
2017-08-30
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
4
-23
/
+18
2017-08-30
net:ethernet:aquantia: Workaround for HW checksum bug.
Pavel Belous
2
-0
/
+12
2017-08-30
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
1
-0
/
+2
2017-08-30
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
4
-41
/
+14
2017-08-05
aquantia: Switch to use napi_gro_receive
Pavel Belous
3
-3
/
+10
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2017-06-10
net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power
Philippe Reynes
1
-3
/
+0
2017-05-20
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-1
/
+1
2017-05-12
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
2
-23
/
+2
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
2017-05-04
aquantia: Fix driver name reported by ethtool
Pavel Belous
1
-1
/
+1
2017-03-24
net:ethernet:aquantia: Reset is_gso flag when EOP reached.
Pavel Belous
2
-0
/
+2
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
4
-1
/
+11
2017-03-24
net:ethernet:aquantia: Missing spinlock initialization.
Pavel Belous
1
-0
/
+1
2017-03-24
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
Pavel Belous
1
-4
/
+16
2017-03-24
net:ethernet:aquantia: Remove adapter re-opening when MTU changed.
Pavel Belous
1
-5
/
+0
2017-03-23
net:ethernet:aquantia: Fix for RX checksum offload.
Pavel Belous
2
-0
/
+2
2017-03-17
net: ethernet: aquantia: set net_device mtu when mtu is changed
David Arcari
1
-0
/
+1
2017-03-13
net: ethernet: aquantia: call set_irq_affinity_hint before free_irq
David Arcari
1
-1
/
+1
2017-02-21
net: ethernet: aquantia: Copying tx buffers is not needed.
Pavel Belous
3
-95
/
+97
2017-02-21
net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 p...
Pavel Belous
1
-1
/
+3
2017-02-21
net: ethernet: aquantia: Fixed incorrect buff->len calculation.
Pavel Belous
2
-4
/
+4
[next]