index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_nic.c
Age
Commit message (
Expand
)
Author
2018-07-03
net: aquantia: Ethtool based ring size configuration
Anton Mikaev
2018-05-08
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
2018-05-08
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
2018-04-11
net: aquantia: oops when shutdown on already stopped device
Igor Russkikh
2018-03-22
net: aquantia: Implement pci shutdown callback
Igor Russkikh
2018-03-22
net: aquantia: Allow live mac address changes
Igor Russkikh
2018-01-21
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
2018-01-21
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
2018-01-21
net: aquantia: Cleanup pci functions module
Igor Russkikh
2018-01-21
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2018-01-21
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
2017-09-26
atlantic: fix iommu errors
Pavel Belous
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
2017-09-26
aquantia: Setup max_mtu in ndev to enable jumbo frames
Igor Russkikh
2017-08-29
net:ethernet:aquantia: Fix for multicast filter handling.
Igor Russkikh
2017-08-29
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
2017-08-29
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
2017-03-24
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Copying tx buffers is not needed.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Call netdev_register after all initialized.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Fixed missing rtnl_unlock.
Pavel Belous
2017-02-20
net: ethernet: aquantia: Fixes for aq_ndev_change_mtu
Pavel Belous
2017-02-20
net: ethernet: aquantia: Removed busy_count field.
Pavel Belous
2017-02-13
net:ethernet:aquantia: Add 2500/5000 mbit link modes support.
Pavel Belous
2017-01-31
net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-24
net: ethernet: aquantia: Support for NIC-specific code
David VomLehn