index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
1
-2
/
+2
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
5
-840
/
+922
2018-01-16
net: aquantia: Fix register definitions to linux style
Igor Russkikh
3
-1139
/
+1173
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
10
-54
/
+46
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
6
-106
/
+113
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
14
-20
/
+21
2018-01-16
net: aquantia: Remove duplicate hardware descriptors declarations
Igor Russkikh
3
-62
/
+31
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
8
-97
/
+71
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
9
-17
/
+11
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
5
-6
/
+4
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
4
-67
/
+79
2017-12-15
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2
-0
/
+18
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
6
-9
/
+35
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+6
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-2
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+4
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-10-29
net: aquantia: Make local functions static
Wei Yongjun
1
-4
/
+4
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
9
-62
/
+155
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
1
-0
/
+3
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
1
-4
/
+7
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2
-58
/
+37
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
6
-17
/
+75
2017-10-12
treewide: Fix typos in Kconfig
Masanari Iida
1
-1
/
+1
2017-09-26
atlantic: fix iommu errors
Pavel Belous
3
-27
/
+49
2017-09-26
aquantia: Fix transient invalid link down/up indications
Igor Russkikh
1
-2
/
+1
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
6
-59
/
+76
2017-09-26
aquantia: Setup max_mtu in ndev to enable jumbo frames
Igor Russkikh
2
-10
/
+3
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-65
/
+68
2017-08-30
net:ethernet:aquantia: Show info message if bad firmware version detected.
Pavel Belous
1
-0
/
+6
2017-08-30
net:ethernet:aquantia: Fix for multicast filter handling.
Igor Russkikh
1
-1
/
+16
2017-08-30
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
4
-23
/
+18
2017-08-30
net:ethernet:aquantia: Workaround for HW checksum bug.
Pavel Belous
2
-0
/
+12
2017-08-30
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
1
-0
/
+2
2017-08-30
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
4
-41
/
+14
2017-08-05
aquantia: Switch to use napi_gro_receive
Pavel Belous
3
-3
/
+10
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2017-06-10
net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power
Philippe Reynes
1
-3
/
+0
2017-05-20
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-1
/
+1
2017-05-12
ethernet: aquantia: remove redundant checks on error status
Colin Ian King
2
-23
/
+2
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
[prev]
[next]