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
/
atlantic
/
aq_pci_func.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: aquantia: add infrastructure for ntuple rules
Dmitry Bogdanov
2018-11-14
1
-0
/
+2
*
net: aquantia: remove some redundant variable initializations
Colin Ian King
2018-10-10
1
-6
/
+6
*
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
2018-06-08
1
-6
/
+5
*
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
2018-05-08
1
-10
/
+10
*
net: aquantia: Implement pci shutdown callback
Igor Russkikh
2018-03-22
1
-0
/
+15
*
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
2018-02-22
1
-4
/
+10
*
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: Cleanup pci functions module
Igor Russkikh
2018-01-21
1
-223
/
+117
*
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
2018-01-21
1
-14
/
+60
*
net: aquantia: Introduce new device ids and constants
Igor Russkikh
2018-01-21
1
-5
/
+23
*
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
2018-01-16
1
-6
/
+91
*
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
1
-1
/
+1
*
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
2017-12-15
1
-2
/
+3
*
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
2017-10-21
1
-0
/
+3
*
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
2017-10-21
1
-4
/
+7
*
net: ethernet: aquantia: call set_irq_affinity_hint before free_irq
David Arcari
2017-03-12
1
-1
/
+1
*
net: ethernet: aquantia: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-15
1
-76
/
+25
*
net: ethernet: aquantia: remove redundant err check
Colin Ian King
2017-01-29
1
-2
/
+0
*
net: ethernet: aquantia: PCI operations
David VomLehn
2017-01-24
1
-0
/
+345