index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
hw_atl
/
hw_atl_a0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
1
-3
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-2
/
+2
2020-08-03
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-07-20
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
1
-28
/
+88
2020-07-20
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
1
-11
/
+10
2020-07-20
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
1
-0
/
+1
2020-05-22
net: atlantic: change the order of arguments for TC weight/credit setters
Mark Starovoytov
1
-4
/
+4
2020-05-22
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
1
-1
/
+1
2020-05-09
net: atlantic: remove TPO2 check from A0 code
Mark Starovoytov
1
-2
/
+1
2020-05-09
net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5
Mark Starovoytov
1
-7
/
+8
2020-05-01
net: atlantic: move IS_CHIP_FEATURE to aq_hw.h
Mark Starovoytov
1
-1
/
+1
2020-05-01
net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
Mark Starovoytov
1
-0
/
+2
2019-11-07
net: atlantic: implement UDP GSO offload
Igor Russkikh
1
-1
/
+1
2019-11-07
net: atlantic: update flow control logic
Nikita Danilov
1
-1
/
+1
2019-11-07
net: atlantic: code style cleanup
Nikita Danilov
1
-15
/
+24
2019-06-27
net: aquantia: adding fields and device features for vlan offload
Igor Russkikh
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-05-01
net: aquantia: use macros for better visibility
Igor Russkikh
1
-4
/
+4
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
1
-4
/
+0
2019-03-01
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
1
-6
/
+15
2019-03-01
net: aquantia: fixed instack structure overflow
Igor Russkikh
1
-2
/
+2
2018-09-11
net: aquantia: renaming for better visibility
Nikita Danilov
1
-16
/
+16
2018-09-11
net: aquantia: whitespace changes
Nikita Danilov
1
-9
/
+9
2018-09-11
net: aquantia: implement WOL support
Yana Esina
1
-1
/
+0
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+1
2018-07-06
net: aquantia: vlan unicast address list correct handling
Igor Russkikh
1
-1
/
+1
2018-07-03
net: aquantia: Improve adapter init/deinit logic
Igor Russkikh
1
-1
/
+0
2018-07-03
net: aquantia: Ethtool based ring size configuration
Anton Mikaev
1
-22
/
+24
2018-01-21
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
1
-19
/
+4
2018-01-21
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
1
-1
/
+2
2018-01-21
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
1
-25
/
+0
2018-01-21
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
1
-31
/
+59
2018-01-21
net: aquantia: Introduce new device ids and constants
Igor Russkikh
1
-10
/
+10
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
1
-152
/
+161
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
1
-0
/
+1
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
1
-2
/
+2
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
1
-18
/
+9
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
1
-1
/
+1
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
1
-1
/
+1
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
1
-0
/
+4
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
1
-1
/
+12
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
1
-11
/
+9
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
1
-0
/
+1
2017-08-29
net:ethernet:aquantia: Workaround for HW checksum bug.
Pavel Belous
1
-0
/
+6
2017-05-11
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
1
-12
/
+1
2017-03-24
net:ethernet:aquantia: Reset is_gso flag when EOP reached.
Pavel Belous
1
-0
/
+1
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
1
-0
/
+3
2017-02-20
net: ethernet: aquantia: Fixed incorrect buff->len calculation.
Pavel Belous
1
-2
/
+2
2017-01-24
net: ethernet: aquantia: Atlantic A0 and B0 specific functions.
David VomLehn
1
-0
/
+905