index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-09
net: aquantia: fix undefined devm_hwmon_device_register_with_info reference
Kefeng Wang
2019-05-05
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
2019-05-01
net: aquantia: remove outdated device ids
Nikita Danilov
2019-05-01
net: aquantia: fixups on 64bit dma counters
Dmitry Bogdanov
2019-05-01
net: aquantia: get total counters from DMA block
Dmitry Bogdanov
2019-05-01
net: aquantia: fetch up to date statistics on ethtool request
Dmitry Bogdanov
2019-05-01
net: aquantia: extract timer cb into work job
Igor Russkikh
2019-05-01
net: aquantia: introduce fwreq mutex
Nikita Danilov
2019-05-01
net: aquantia: user correct MSI irq type
Igor Russkikh
2019-05-01
net: aquantia: use macros for better visibility
Igor Russkikh
2019-05-01
net: aquantia: improve ifup link detection
Igor Russkikh
2019-05-01
net: aquantia: link status irq handling
Igor Russkikh
2019-05-01
net: aquantia: create global service workqueue
Nikita Danilov
2019-05-01
net: aquantia: link interrupt handling function
Igor Russkikh
2019-05-01
net: aquantia: add link interrupt fields
Igor Russkikh
2019-05-01
net: aquantia: implement hwmon api for chip temperature
Yana Esina
2019-05-01
net: aquantia: add infrastructure to readout chip temperature
Yana Esina
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-03-23
net: aquantia: enable driver build for arm64 or compile_test
Igor Russkikh
2019-03-23
net: aquantia: improve LRO configuration
Nikita Danilov
2019-03-23
net: aquantia: Increase rx ring default size from 1K to 2K
Igor Russkikh
2019-03-23
net: aquantia: Make RX default frame size 2K
Igor Russkikh
2019-03-23
net: aquantia: Introduce rx refill threshold value
Igor Russkikh
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
2019-03-23
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
2019-03-18
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-01
net: aquantia: use better wrappers for state registers
Nikita Danilov
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
2019-03-01
net: aquantia: fixed buffer overflow
Nikita Danilov
2019-03-01
net: aquantia: added newline at end of file
Nikita Danilov
2019-03-01
net: aquantia: fixed memcpy size
Nikita Danilov
2019-03-01
net: aquantia: regression on cpus with high cores: set mode with 8 queues
Dmitry Bogdanov
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-07
net: aquantia: add support of RSS configuration
Dmitry Bogdanov
2018-12-07
net: aquantia: fix initialization of RSS table
Dmitry Bogdanov
2018-12-07
net: aquantia: increase max number of hw queues
Dmitry Bogdanov
2018-12-07
net: aquantia: fix RSS table and key sizes
Dmitry Bogdanov
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-30
net: aquantia: fix rx checksum offload bits
Dmitry Bogdanov
2018-11-27
net: aquantia: return 'err' if set MPI_DEINIT state fails
YueHaibing
2018-11-17
net: aquantia: fix spelling mistake "specfield" -> "specified"
Colin Ian King
2018-11-17
net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_wait
YueHaibing
2018-11-14
net: aquantia: add support of rx-vlan-filter offload
Dmitry Bogdanov
2018-11-14
net: aquantia: add ethertype and PCP to rx flow filters
Dmitry Bogdanov
2018-11-14
net: aquantia: add vlan id to rx flow filters
Dmitry Bogdanov
2018-11-14
net: aquantia: add support of L3/L4 ntuple filters
Dmitry Bogdanov
2018-11-14
net: aquantia: add infrastructure for ntuple rules
Dmitry Bogdanov
[next]