index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_nic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: aquantia: Allow live mac address changes
Igor Russkikh
2018-03-22
1
-0
/
+2
*
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
2018-01-21
1
-3
/
+13
*
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
2018-01-21
1
-5
/
+9
*
net: aquantia: Cleanup pci functions module
Igor Russkikh
2018-01-21
1
-128
/
+29
*
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2018-01-21
1
-48
/
+49
*
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
2018-01-21
1
-6
/
+3
*
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
2018-01-16
1
-6
/
+0
*
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
2018-01-16
1
-12
/
+3
*
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
2018-01-16
1
-1
/
+1
*
net: aquantia: Cleanup hardware access modules
Igor Russkikh
2018-01-16
1
-4
/
+4
*
net: aquantia: Cleanup status flags accesses
Igor Russkikh
2018-01-16
1
-4
/
+4
*
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
2018-01-16
1
-1
/
+1
*
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2017-12-15
1
-2
/
+5
*
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
2017-12-15
1
-0
/
+1
*
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
2017-12-15
1
-16
/
+16
*
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
2017-12-15
1
-6
/
+29
*
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
2017-12-15
1
-3
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+6
*
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
2017-10-21
1
-10
/
+26
*
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
2017-10-21
1
-0
/
+2
*
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
2017-10-21
1
-0
/
+3
*
atlantic: fix iommu errors
Pavel Belous
2017-09-26
1
-17
/
+26
*
aquantia: Fix Tx queue hangups
Igor Russkikh
2017-09-26
1
-51
/
+40
*
aquantia: Setup max_mtu in ndev to enable jumbo frames
Igor Russkikh
2017-09-26
1
-9
/
+2
*
net:ethernet:aquantia: Fix for multicast filter handling.
Igor Russkikh
2017-08-29
1
-1
/
+16
*
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
2017-08-29
1
-17
/
+14
*
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
2017-08-29
1
-0
/
+2
*
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
2017-08-29
1
-30
/
+12
*
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
2017-05-08
1
-2
/
+4
*
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
2017-03-24
1
-0
/
+3
*
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
Pavel Belous
2017-03-24
1
-4
/
+16
*
net: ethernet: aquantia: Copying tx buffers is not needed.
Pavel Belous
2017-02-20
1
-73
/
+97
*
net: ethernet: aquantia: Call netdev_register after all initialized.
Pavel Belous
2017-02-20
1
-5
/
+5
*
net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.
Pavel Belous
2017-02-20
1
-3
/
+4
*
net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.
Pavel Belous
2017-02-20
1
-1
/
+1
*
net: ethernet: aquantia: Fixed missing rtnl_unlock.
Pavel Belous
2017-02-20
1
-2
/
+3
*
net: ethernet: aquantia: Fixes for aq_ndev_change_mtu
Pavel Belous
2017-02-20
1
-0
/
+1
*
net: ethernet: aquantia: Removed busy_count field.
Pavel Belous
2017-02-20
1
-11
/
+0
*
net:ethernet:aquantia: Add 2500/5000 mbit link modes support.
Pavel Belous
2017-02-13
1
-37
/
+59
*
net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-31
1
-18
/
+33
*
net: ethernet: aquantia: Support for NIC-specific code
David VomLehn
2017-01-24
1
-0
/
+937