index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
4
-8
/
+23
|
\
|
*
net: aquantia: fix vlans not working over bridged network
Dmitry Bogdanov
2019-06-26
4
-8
/
+23
*
|
net: aquantia: implement vlan offload configuration
Igor Russkikh
2019-06-27
1
-7
/
+27
*
|
net: aquantia: vlan offloads logic in datapath
Igor Russkikh
2019-06-27
3
-19
/
+60
*
|
net: aquantia: adding fields and device features for vlan offload
Igor Russkikh
2019-06-27
5
-10
/
+22
*
|
net: aquantia: added vlan offload related macros and functions
Igor Russkikh
2019-06-27
4
-0
/
+46
*
|
net: aquantia: make all files GPL-2.0-only
Igor Russkikh
2019-06-27
4
-4
/
+4
*
|
net: aquantia: replace internal driver version code with uts
Igor Russkikh
2019-06-27
2
-9
/
+3
|
/
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
33
-143
/
+33
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
32
-128
/
+32
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
Thomas Gleixner
2019-06-05
1
-15
/
+1
*
|
net: aquantia: fix wol configuration not applied sometimes
Nikita Danilov
2019-06-06
2
-8
/
+10
|
/
*
net: aquantia: tcp checksum 0xffff being handled incorrectly
Nikita Danilov
2019-05-27
1
-2
/
+1
*
net: aquantia: fix LRO with FCS error
Dmitry Bogdanov
2019-05-27
1
-29
/
+32
*
net: aquantia: check rx csum for all packets in LRO session
Dmitry Bogdanov
2019-05-27
1
-13
/
+31
*
net: aquantia: tx clean budget logic error
Igor Russkikh
2019-05-27
1
-3
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: aquantia: fix undefined devm_hwmon_device_register_with_info reference
Kefeng Wang
2019-05-09
1
-0
/
+5
*
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
2019-05-05
1
-1
/
+1
*
net: aquantia: remove outdated device ids
Nikita Danilov
2019-05-01
3
-12
/
+0
*
net: aquantia: fixups on 64bit dma counters
Dmitry Bogdanov
2019-05-01
6
-64
/
+36
*
net: aquantia: get total counters from DMA block
Dmitry Bogdanov
2019-05-01
1
-4
/
+5
*
net: aquantia: fetch up to date statistics on ethtool request
Dmitry Bogdanov
2019-05-01
1
-1
/
+8
*
net: aquantia: extract timer cb into work job
Igor Russkikh
2019-05-01
2
-6
/
+20
*
net: aquantia: introduce fwreq mutex
Nikita Danilov
2019-05-01
4
-10
/
+42
*
net: aquantia: user correct MSI irq type
Igor Russkikh
2019-05-01
1
-1
/
+1
*
net: aquantia: use macros for better visibility
Igor Russkikh
2019-05-01
2
-8
/
+8
*
net: aquantia: improve ifup link detection
Igor Russkikh
2019-05-01
1
-2
/
+1
*
net: aquantia: link status irq handling
Igor Russkikh
2019-05-01
4
-19
/
+50
*
net: aquantia: create global service workqueue
Nikita Danilov
2019-05-01
4
-1
/
+56
*
net: aquantia: link interrupt handling function
Igor Russkikh
2019-05-01
1
-0
/
+14
*
net: aquantia: add link interrupt fields
Igor Russkikh
2019-05-01
2
-1
/
+4
*
net: aquantia: implement hwmon api for chip temperature
Yana Esina
2019-05-01
4
-0
/
+144
*
net: aquantia: add infrastructure to readout chip temperature
Yana Esina
2019-05-01
3
-0
/
+39
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+2
*
net: aquantia: enable driver build for arm64 or compile_test
Igor Russkikh
2019-03-24
1
-1
/
+2
*
net: aquantia: improve LRO configuration
Nikita Danilov
2019-03-24
5
-2
/
+46
*
net: aquantia: Increase rx ring default size from 1K to 2K
Igor Russkikh
2019-03-24
1
-1
/
+1
*
net: aquantia: Make RX default frame size 2K
Igor Russkikh
2019-03-24
1
-1
/
+1
*
net: aquantia: Introduce rx refill threshold value
Igor Russkikh
2019-03-24
2
-0
/
+6
*
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
2019-03-24
8
-63
/
+152
*
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
2019-03-24
2
-9
/
+20
*
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
2019-03-19
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
4
-0
/
+29
|
\
|
*
net: aquantia: regression on cpus with high cores: set mode with 8 queues
Dmitry Bogdanov
2019-03-01
4
-0
/
+29
*
|
net: aquantia: use better wrappers for state registers
Nikita Danilov
2019-03-02
2
-5
/
+5
*
|
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
2019-03-02
8
-72
/
+184
*
|
net: aquantia: fixed instack structure overflow
Igor Russkikh
2019-03-02
2
-4
/
+4
*
|
net: aquantia: fixed buffer overflow
Nikita Danilov
2019-03-02
1
-0
/
+2
*
|
net: aquantia: added newline at end of file
Nikita Danilov
2019-03-02
1
-1
/
+1
[next]