summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_nic.c
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: whitespace changesNikita Danilov2018-09-111-6/+6
* net: aquantia: implement WOL supportYana Esina2018-09-111-5/+7
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-20/+27
|\
| * net: aquantia: vlan unicast address list correct handlingIgor Russkikh2018-07-061-20/+27
* | net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh2018-07-031-1/+5
* | net: aquantia: Improve adapter init/deinit logicIgor Russkikh2018-07-031-1/+1
* | net: aquantia: Ethtool based ring size configurationAnton Mikaev2018-07-031-2/+2
|/
* net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh2018-05-081-0/+1
* net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh2018-05-081-0/+2
* net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh2018-04-111-3/+5
* net: aquantia: Implement pci shutdown callbackIgor Russkikh2018-03-221-0/+20
* net: aquantia: Allow live mac address changesIgor Russkikh2018-03-221-0/+2
* 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
OpenPOWER on IntegriCloud