aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_nic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29net:ethernet:aquantia: Fix for multicast filter handling.Igor Russkikh1-1/+16
2017-08-29net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous1-17/+14
2017-08-29net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous1-0/+2
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous1-30/+12
2017-05-08aquantia: Fix "ethtool -S" crash when adapter down.Pavel Belous1-2/+4
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous1-0/+3
2017-03-24net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous1-4/+16
2017-02-20net: ethernet: aquantia: Copying tx buffers is not needed.Pavel Belous1-73/+97
2017-02-20net: ethernet: aquantia: Call netdev_register after all initialized.Pavel Belous1-5/+5
2017-02-20net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.Pavel Belous1-3/+4
2017-02-20net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.Pavel Belous1-1/+1
2017-02-20net: ethernet: aquantia: Fixed missing rtnl_unlock.Pavel Belous1-2/+3
2017-02-20net: ethernet: aquantia: Fixes for aq_ndev_change_mtuPavel Belous1-0/+1
2017-02-20net: ethernet: aquantia: Removed busy_count field.Pavel Belous1-11/+0
2017-02-13net:ethernet:aquantia: Add 2500/5000 mbit link modes support.Pavel Belous1-37/+59
2017-01-31net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-18/+33
2017-01-24net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn1-0/+937