aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c
AgeCommit message (Expand)Author
2020-05-27aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark
2018-06-08net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King
2018-05-08net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter
2018-01-23net: aquantia: make symbol hw_atl_boards staticWei Yongjun
2018-01-23net: aquantia: Fix error return code in aq_pci_probe()Wei Yongjun
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh
2018-01-21net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh
2018-01-21net: aquantia: Introduce new device ids and constantsIgor Russkikh
2018-01-16net: aquantia: Simplify dependencies between pci modulesIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh
2017-10-21net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh
2017-10-21net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh
2017-03-12net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari
2017-02-15net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-01-29net: ethernet: aquantia: remove redundant err checkColin Ian King
2017-01-24net: ethernet: aquantia: PCI operationsDavid VomLehn