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
Age
Commit message (
Expand
)
Author
2018-06-08
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
2018-06-04
net: aquantia: make function aq_fw2x_get_mac_permanent static
Colin Ian King
2018-05-08
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
2018-05-08
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
2018-04-11
net: aquantia: oops when shutdown on already stopped device
Igor Russkikh
2018-04-11
net: aquantia: Regression on reset with 1.x firmware
Igor Russkikh
2018-03-27
net: aquantia: Make function hw_atl_utils_mpi_set_speed() static
Wei Yongjun
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
net: aquantia: driver version bump
Igor Russkikh
2018-03-22
net: aquantia: Implement pci shutdown callback
Igor Russkikh
2018-03-22
net: aquantia: Allow live mac address changes
Igor Russkikh
2018-03-22
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
2018-03-22
net: aquantia: Change inefficient wait loop on fw data reads
Igor Russkikh
2018-03-22
net: aquantia: Fix a regression with reset on old firmware
Igor Russkikh
2018-03-22
net: aquantia: Fix hardware reset when SPI may rarely hangup
Igor Russkikh
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-22
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
2018-02-22
aquantia: add Makefiles to all directories
Jakub Kicinski
2018-01-23
net: aquantia: make symbol hw_atl_boards static
Wei Yongjun
2018-01-23
net: aquantia: Fix error return code in aq_pci_probe()
Wei Yongjun
2018-01-21
net: aquantia: bump driver version to match aquantia internal numbering
Igor Russkikh
2018-01-21
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
2018-01-21
net: aquantia: Introduce global AQC hardware reset sequence
Igor Russkikh
2018-01-21
net: aquantia: Introduce support for new firmware on AQC cards
Igor Russkikh
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: Cleanup pci functions module
Igor Russkikh
2018-01-21
net: aquantia: Convert hw and caps structures to const static pointers
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: Fix internal stats calculation on rx
Igor Russkikh
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
2018-01-16
net: aquantia: Fix register definitions to linux style
Igor Russkikh
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
net: aquantia: Remove duplicate hardware descriptors declarations
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: Increment driver version
Igor Russkikh
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
2017-12-15
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
[next]