summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c
Commit message (Expand)AuthorAge
* net: aquantia: Implement pci shutdown callbackIgor Russkikh2018-03-22
* net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter2018-02-22
* net: aquantia: make symbol hw_atl_boards staticWei Yongjun2018-01-23
* net: aquantia: Fix error return code in aq_pci_probe()Wei Yongjun2018-01-23
* net: aquantia: Cleanup pci functions moduleIgor Russkikh2018-01-21
* net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh2018-01-21
* net: aquantia: Introduce new device ids and constantsIgor Russkikh2018-01-21
* net: aquantia: Simplify dependencies between pci modulesIgor Russkikh2018-01-16
* net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh2018-01-16
* net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-15
* net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh2017-10-21
* net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh2017-10-21
* net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari2017-03-12
* net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-15
* net: ethernet: aquantia: remove redundant err checkColin Ian King2017-01-29
* net: ethernet: aquantia: PCI operationsDavid VomLehn2017-01-24