index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-06-27
net: aquantia: adding fields and device features for vlan offload
Igor Russkikh
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-05-01
net: aquantia: use macros for better visibility
Igor Russkikh
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
2019-03-01
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
2019-03-01
net: aquantia: fixed instack structure overflow
Igor Russkikh
2018-09-11
net: aquantia: renaming for better visibility
Nikita Danilov
2018-09-11
net: aquantia: whitespace changes
Nikita Danilov
2018-09-11
net: aquantia: implement WOL support
Yana Esina
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-06
net: aquantia: vlan unicast address list correct handling
Igor Russkikh
2018-07-03
net: aquantia: Improve adapter init/deinit logic
Igor Russkikh
2018-07-03
net: aquantia: Ethtool based ring size configuration
Anton Mikaev
2018-01-21
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
2018-01-21
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
2018-01-21
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
2018-01-21
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
2018-01-21
net: aquantia: Introduce new device ids and constants
Igor Russkikh
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
2017-08-29
net:ethernet:aquantia: Workaround for HW checksum bug.
Pavel Belous
2017-05-11
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
2017-03-24
net:ethernet:aquantia: Reset is_gso flag when EOP reached.
Pavel Belous
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Fixed incorrect buff->len calculation.
Pavel Belous
2017-01-24
net: ethernet: aquantia: Atlantic A0 and B0 specific functions.
David VomLehn