index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
2018-03-23
10
-30
/
+99
|
\
|
*
net: aquantia: driver version bump
Igor Russkikh
2018-03-22
1
-1
/
+1
|
*
net: aquantia: Implement pci shutdown callback
Igor Russkikh
2018-03-22
3
-0
/
+36
|
*
net: aquantia: Allow live mac address changes
Igor Russkikh
2018-03-22
1
-0
/
+2
|
*
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
2018-03-22
4
-9
/
+13
|
*
net: aquantia: Change inefficient wait loop on fw data reads
Igor Russkikh
2018-03-22
2
-15
/
+28
|
*
net: aquantia: Fix a regression with reset on old firmware
Igor Russkikh
2018-03-22
1
-0
/
+4
|
*
net: aquantia: Fix hardware reset when SPI may rarely hangup
Igor Russkikh
2018-03-22
1
-5
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
1
-4
/
+10
|
\
\
|
|
/
|
*
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
2018-02-22
1
-4
/
+10
*
|
aquantia: add Makefiles to all directories
Jakub Kicinski
2018-02-22
1
-0
/
+2
|
/
*
net: aquantia: make symbol hw_atl_boards static
Wei Yongjun
2018-01-23
1
-1
/
+1
*
net: aquantia: Fix error return code in aq_pci_probe()
Wei Yongjun
2018-01-23
1
-1
/
+3
*
net: aquantia: bump driver version to match aquantia internal numbering
Igor Russkikh
2018-01-21
1
-3
/
+3
*
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
2018-01-21
1
-3
/
+13
*
net: aquantia: Introduce global AQC hardware reset sequence
Igor Russkikh
2018-01-21
3
-29
/
+183
*
net: aquantia: Introduce support for new firmware on AQC cards
Igor Russkikh
2018-01-21
5
-4
/
+257
*
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
2018-01-21
8
-81
/
+101
*
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
2018-01-21
4
-4
/
+9
*
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
2018-01-21
3
-54
/
+0
*
net: aquantia: Cleanup pci functions module
Igor Russkikh
2018-01-21
7
-385
/
+156
*
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2018-01-21
2
-50
/
+50
*
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
2018-01-21
12
-159
/
+239
*
net: aquantia: Introduce new device ids and constants
Igor Russkikh
2018-01-21
10
-87
/
+94
*
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
2018-01-16
1
-2
/
+2
*
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
2018-01-16
5
-840
/
+922
*
net: aquantia: Fix register definitions to linux style
Igor Russkikh
2018-01-16
3
-1139
/
+1173
*
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
10
-54
/
+46
*
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
2018-01-16
6
-106
/
+113
*
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
14
-20
/
+21
*
net: aquantia: Remove duplicate hardware descriptors declarations
Igor Russkikh
2018-01-16
3
-62
/
+31
*
net: aquantia: Cleanup hardware access modules
Igor Russkikh
2018-01-16
8
-97
/
+71
*
net: aquantia: Cleanup status flags accesses
Igor Russkikh
2018-01-16
9
-17
/
+11
*
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
2018-01-16
5
-6
/
+4
*
net: aquantia: Increment driver version
Igor Russkikh
2017-12-15
2
-3
/
+6
*
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
2017-12-15
1
-8
/
+8
*
net: aquantia: Update hw counters on hw init
Igor Russkikh
2017-12-15
2
-0
/
+8
*
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2017-12-15
2
-3
/
+6
*
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
2017-12-15
1
-0
/
+1
*
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
2017-12-15
1
-16
/
+16
*
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
2017-12-15
4
-67
/
+79
*
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2017-12-15
2
-0
/
+18
*
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
2017-12-15
6
-9
/
+35
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+6
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-2
/
+1
|
\
|
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
net: aquantia: Make local functions static
Wei Yongjun
2017-10-29
1
-4
/
+4
*
|
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typos in Kconfig
Masanari Iida
2017-10-12
1
-1
/
+1
[next]