index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_nic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: aquantia: get total counters from DMA block
Dmitry Bogdanov
2019-05-01
1
-4
/
+5
*
net: aquantia: fetch up to date statistics on ethtool request
Dmitry Bogdanov
2019-05-01
1
-1
/
+8
*
net: aquantia: extract timer cb into work job
Igor Russkikh
2019-05-01
1
-6
/
+19
*
net: aquantia: introduce fwreq mutex
Nikita Danilov
2019-05-01
1
-6
/
+20
*
net: aquantia: improve ifup link detection
Igor Russkikh
2019-05-01
1
-2
/
+1
*
net: aquantia: link status irq handling
Igor Russkikh
2019-05-01
1
-9
/
+27
*
net: aquantia: link interrupt handling function
Igor Russkikh
2019-05-01
1
-0
/
+14
*
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
2019-03-23
1
-0
/
+1
*
net: aquantia: added newline at end of file
Nikita Danilov
2019-03-01
1
-1
/
+1
*
net: aquantia: fix initialization of RSS table
Dmitry Bogdanov
2018-12-07
1
-2
/
+2
*
net: aquantia: fix RSS table and key sizes
Dmitry Bogdanov
2018-12-07
1
-1
/
+1
*
net: aquantia: add support of rx-vlan-filter offload
Dmitry Bogdanov
2018-11-14
1
-2
/
+0
*
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
2018-11-09
1
-1
/
+1
*
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
2018-11-09
1
-1
/
+1
*
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
2018-11-09
1
-1
/
+13
*
net: aquantia: whitespace changes
Nikita Danilov
2018-09-11
1
-6
/
+6
*
net: aquantia: implement WOL support
Yana Esina
2018-09-11
1
-5
/
+7
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-20
/
+27
|
\
|
*
net: aquantia: vlan unicast address list correct handling
Igor Russkikh
2018-07-06
1
-20
/
+27
*
|
net: aquantia: Implement rx/tx flow control ethtools callback
Igor Russkikh
2018-07-03
1
-1
/
+5
*
|
net: aquantia: Improve adapter init/deinit logic
Igor Russkikh
2018-07-03
1
-1
/
+1
*
|
net: aquantia: Ethtool based ring size configuration
Anton Mikaev
2018-07-03
1
-2
/
+2
|
/
*
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
2018-05-08
1
-0
/
+1
*
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
2018-05-08
1
-0
/
+2
*
net: aquantia: oops when shutdown on already stopped device
Igor Russkikh
2018-04-11
1
-3
/
+5
*
net: aquantia: Implement pci shutdown callback
Igor Russkikh
2018-03-22
1
-0
/
+20
*
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
[next]