summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-24
|\
| * net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter2018-02-22
* | aquantia: add Makefiles to all directoriesJakub Kicinski2018-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: bump driver version to match aquantia internal numberingIgor Russkikh2018-01-21
* net: aquantia: Report correct mediatype via ethtoolIgor Russkikh2018-01-21
* net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh2018-01-21
* net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh2018-01-21
* net: aquantia: Introduce firmware ops callbacksIgor Russkikh2018-01-21
* net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh2018-01-21
* net: aquantia: Remove create/destroy from hw opsIgor Russkikh2018-01-21
* net: aquantia: Cleanup pci functions moduleIgor Russkikh2018-01-21
* net: aquantia: Convert hw and caps structures to const static pointersIgor 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: Fix internal stats calculation on rxIgor Russkikh2018-01-16
* net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh2018-01-16
* net: aquantia: Fix register definitions to linux styleIgor Russkikh2018-01-16
* net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh2018-01-16
* net: aquantia: Simplify dependencies between pci modulesIgor Russkikh2018-01-16
* net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh2018-01-16
* net: aquantia: Remove duplicate hardware descriptors declarationsIgor Russkikh2018-01-16
* net: aquantia: Cleanup hardware access modulesIgor Russkikh2018-01-16
* net: aquantia: Cleanup status flags accessesIgor Russkikh2018-01-16
* net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh2018-01-16
* net: aquantia: Increment driver versionIgor Russkikh2017-12-15
* net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh2017-12-15
* net: aquantia: Update hw counters on hw initIgor Russkikh2017-12-15
* net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2017-12-15
* net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh2017-12-15
* net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh2017-12-15
* net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh2017-12-15
* net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2017-12-15
* net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-15
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ | |/ |/|
| * net: aquantia: Make local functions staticWei Yongjun2017-10-29
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ | |/ |/|
| * treewide: Fix typos in KconfigMasanari Iida2017-10-12
* | net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh2017-10-21
* | net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh2017-10-21
* | 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: aquantia: Fixed transient link up/down/up notificationIgor Russkikh2017-10-21
* | net: aquantia: Add queue restarts stats counterIgor Russkikh2017-10-21
* | net: aquantia: Reset nic statistics on interface up/downIgor Russkikh2017-10-21
|/
* atlantic: fix iommu errorsPavel Belous2017-09-26