summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia
Commit message (Expand)AuthorAge
* net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh2018-04-11
* net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh2018-04-11
* net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun2018-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * net: aquantia: driver version bumpIgor Russkikh2018-03-22
| * net: aquantia: Implement pci shutdown callbackIgor Russkikh2018-03-22
| * net: aquantia: Allow live mac address changesIgor Russkikh2018-03-22
| * net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh2018-03-22
| * net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2018-03-22
| * net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh2018-03-22
| * net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh2018-03-22
* | 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
|\ \ | |/ |/|