summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: renaming for better visibilityNikita Danilov2018-09-111-16/+16
* net: aquantia: whitespace changesNikita Danilov2018-09-111-9/+9
* net: aquantia: implement WOL supportYana Esina2018-09-111-1/+0
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-1/+1
|\
| * net: aquantia: vlan unicast address list correct handlingIgor Russkikh2018-07-061-1/+1
* | net: aquantia: Improve adapter init/deinit logicIgor Russkikh2018-07-031-1/+0
* | net: aquantia: Ethtool based ring size configurationAnton Mikaev2018-07-031-22/+24
|/
* net: aquantia: Introduce firmware ops callbacksIgor Russkikh2018-01-211-19/+4
* net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh2018-01-211-1/+2
* net: aquantia: Remove create/destroy from hw opsIgor Russkikh2018-01-211-25/+0
* net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh2018-01-211-31/+59
* net: aquantia: Introduce new device ids and constantsIgor Russkikh2018-01-211-10/+10
* net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh2018-01-161-152/+161
* net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh2018-01-161-0/+1
* net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh2018-01-161-2/+2
* net: aquantia: Cleanup hardware access modulesIgor Russkikh2018-01-161-18/+9
* net: aquantia: Cleanup status flags accessesIgor Russkikh2018-01-161-1/+1
* net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh2018-01-161-1/+1
* net: aquantia: Update hw counters on hw initIgor Russkikh2017-12-151-0/+4
* net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-151-1/+12
* net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh2017-10-211-11/+9
* net: aquantia: Reset nic statistics on interface up/downIgor Russkikh2017-10-211-0/+1
* net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous2017-08-291-0/+6
* ethernet: aquantia: remove redundant checks on error statusColin Ian King2017-05-111-12/+1
* net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous2017-03-241-0/+1
* net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous2017-03-241-0/+3
* net: ethernet: aquantia: Fixed incorrect buff->len calculation.Pavel Belous2017-02-201-2/+2
* net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn2017-01-241-0/+905
OpenPOWER on IntegriCloud