index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_nic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
1
-1
/
+1
2018-11-09
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
1
-1
/
+1
2018-11-09
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
1
-1
/
+13
2018-09-11
net: aquantia: whitespace changes
Nikita Danilov
1
-6
/
+6
2018-09-11
net: aquantia: implement WOL support
Yana Esina
1
-5
/
+7
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-20
/
+27
2018-07-06
net: aquantia: vlan unicast address list correct handling
Igor Russkikh
1
-20
/
+27
2018-07-03
net: aquantia: Implement rx/tx flow control ethtools callback
Igor Russkikh
1
-1
/
+5
2018-07-03
net: aquantia: Improve adapter init/deinit logic
Igor Russkikh
1
-1
/
+1
2018-07-03
net: aquantia: Ethtool based ring size configuration
Anton Mikaev
1
-2
/
+2
2018-05-08
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
1
-0
/
+1
2018-05-08
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
1
-0
/
+2
2018-04-11
net: aquantia: oops when shutdown on already stopped device
Igor Russkikh
1
-3
/
+5
2018-03-22
net: aquantia: Implement pci shutdown callback
Igor Russkikh
1
-0
/
+20
2018-03-22
net: aquantia: Allow live mac address changes
Igor Russkikh
1
-0
/
+2
2018-01-21
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
1
-3
/
+13
2018-01-21
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
1
-5
/
+9
2018-01-21
net: aquantia: Cleanup pci functions module
Igor Russkikh
1
-128
/
+29
2018-01-21
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
1
-48
/
+49
2018-01-21
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
1
-6
/
+3
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
1
-6
/
+0
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
1
-12
/
+3
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
1
-1
/
+1
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
1
-4
/
+4
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
1
-4
/
+4
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
1
-1
/
+1
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
1
-2
/
+5
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
1
-6
/
+29
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
1
-3
/
+4
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
1
-10
/
+26
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
1
-0
/
+3
2017-09-26
atlantic: fix iommu errors
Pavel Belous
1
-17
/
+26
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
1
-51
/
+40
2017-09-26
aquantia: Setup max_mtu in ndev to enable jumbo frames
Igor Russkikh
1
-9
/
+2
2017-08-29
net:ethernet:aquantia: Fix for multicast filter handling.
Igor Russkikh
1
-1
/
+16
2017-08-29
net:ethernet:aquantia: Fix for incorrect speed index.
Pavel Belous
1
-17
/
+14
2017-08-29
net:ethernet:aquantia: Fix for number of RSS queues.
Pavel Belous
1
-0
/
+2
2017-08-29
net:ethernet:aquantia: Extra spinlocks removed.
Pavel Belous
1
-30
/
+12
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
1
-0
/
+3
2017-03-24
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
Pavel Belous
1
-4
/
+16
2017-02-20
net: ethernet: aquantia: Copying tx buffers is not needed.
Pavel Belous
1
-73
/
+97
2017-02-20
net: ethernet: aquantia: Call netdev_register after all initialized.
Pavel Belous
1
-5
/
+5
2017-02-20
net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc.
Pavel Belous
1
-3
/
+4
2017-02-20
net: ethernet: aquantia: Using NETDEV_TX_OK instead 0.
Pavel Belous
1
-1
/
+1
2017-02-20
net: ethernet: aquantia: Fixed missing rtnl_unlock.
Pavel Belous
1
-2
/
+3
[next]