summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_nic.c
Commit message (Expand)AuthorAgeFilesLines
...
* net: aquantia: Report correct mediatype via ethtoolIgor Russkikh2018-01-211-3/+13
* net: aquantia: Introduce firmware ops callbacksIgor Russkikh2018-01-211-5/+9
* net: aquantia: Cleanup pci functions moduleIgor Russkikh2018-01-211-128/+29
* net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh2018-01-211-48/+49
* net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh2018-01-211-6/+3
* net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh2018-01-161-6/+0
* net: aquantia: Simplify dependencies between pci modulesIgor Russkikh2018-01-161-12/+3
* net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh2018-01-161-1/+1
* net: aquantia: Cleanup hardware access modulesIgor Russkikh2018-01-161-4/+4
* net: aquantia: Cleanup status flags accessesIgor Russkikh2018-01-161-4/+4
* net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh2018-01-161-1/+1
* net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2017-12-151-2/+5
* net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh2017-12-151-0/+1
* net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh2017-12-151-16/+16
* net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh2017-12-151-6/+29
* net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-151-3/+4
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-8/+6
* net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh2017-10-211-10/+26
* net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh2017-10-211-0/+2
* net: aquantia: Reset nic statistics on interface up/downIgor Russkikh2017-10-211-0/+3
* atlantic: fix iommu errorsPavel Belous2017-09-261-17/+26
* aquantia: Fix Tx queue hangupsIgor Russkikh2017-09-261-51/+40
* aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh2017-09-261-9/+2
* net:ethernet:aquantia: Fix for multicast filter handling.Igor Russkikh2017-08-291-1/+16
* net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous2017-08-291-17/+14
* net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous2017-08-291-0/+2
* net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous2017-08-291-30/+12
* aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous2017-05-081-2/+4
* net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous2017-03-241-0/+3
* net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous2017-03-241-4/+16
* net: ethernet: aquantia: Copying tx buffers is not needed.Pavel Belous2017-02-201-73/+97
* net: ethernet: aquantia: Call netdev_register after all initialized.Pavel Belous2017-02-201-5/+5
* net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.Pavel Belous2017-02-201-3/+4
* net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.Pavel Belous2017-02-201-1/+1
* net: ethernet: aquantia: Fixed missing rtnl_unlock.Pavel Belous2017-02-201-2/+3
* net: ethernet: aquantia: Fixes for aq_ndev_change_mtuPavel Belous2017-02-201-0/+1
* net: ethernet: aquantia: Removed busy_count field.Pavel Belous2017-02-201-11/+0
* net:ethernet:aquantia: Add 2500/5000 mbit link modes support.Pavel Belous2017-02-131-37/+59
* net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-311-18/+33
* net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn2017-01-241-0/+937
OpenPOWER on IntegriCloud