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
2020-02-16
net: atlantic: fix potential error handling
Pavel Belous
1
-1
/
+3
2020-02-16
net: atlantic: fix use after free kasan warn
Pavel Belous
1
-4
/
+0
2020-01-06
net: atlantic: loopback configuration in improper place
Igor Russkikh
1
-2
/
+2
2019-11-07
net: atlantic: implement UDP GSO offload
Igor Russkikh
1
-24
/
+28
2019-11-07
net: atlantic: update flow control logic
Nikita Danilov
1
-7
/
+12
2019-11-07
net: atlantic: code style cleanup
Nikita Danilov
1
-16
/
+23
2019-11-07
net: atlantic: loopback tests via private flags
Igor Russkikh
1
-0
/
+45
2019-11-07
net: atlantic: add msglevel configuration
Nikita Danilov
1
-3
/
+4
2019-11-07
net: atlantic: refactoring pm logic
Nikita Danilov
1
-38
/
+0
2019-11-07
net: atlantic: implement wake_phy feature
Nikita Danilov
1
-15
/
+19
2019-10-24
net: aquantia: add support for PIN funcs
Dmitry Bezrukov
1
-0
/
+1
2019-10-24
net: aquantia: add support for Phy access
Dmitry Bezrukov
1
-0
/
+6
2019-10-24
net: aquantia: rx filters for ptp
Dmitry Bezrukov
1
-0
/
+44
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
1
-4
/
+14
2019-10-24
net: aquantia: add PTP rings infrastructure
Egor Pomozov
1
-0
/
+16
2019-10-24
net: aquantia: add basic ptp_clock callbacks
Egor Pomozov
1
-0
/
+3
2019-10-24
net: aquantia: PTP skeleton declarations and callbacks
Egor Pomozov
1
-1
/
+9
2019-10-19
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
1
-0
/
+2
2019-10-14
net: aquantia: correctly handle macvlan and multicast coexistence
Dmitry Bogdanov
1
-16
/
+16
2019-08-31
net: aquantia: linkstate irq should be oneshot
Igor Russkikh
1
-1
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-06-27
net: aquantia: vlan offloads logic in datapath
Igor Russkikh
1
-6
/
+17
2019-06-27
net: aquantia: adding fields and device features for vlan offload
Igor Russkikh
1
-3
/
+6
2019-06-26
net: aquantia: fix vlans not working over bridged network
Dmitry Bogdanov
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-05-01
net: aquantia: get total counters from DMA block
Dmitry Bogdanov
1
-4
/
+5
2019-05-01
net: aquantia: fetch up to date statistics on ethtool request
Dmitry Bogdanov
1
-1
/
+8
2019-05-01
net: aquantia: extract timer cb into work job
Igor Russkikh
1
-6
/
+19
2019-05-01
net: aquantia: introduce fwreq mutex
Nikita Danilov
1
-6
/
+20
2019-05-01
net: aquantia: improve ifup link detection
Igor Russkikh
1
-2
/
+1
2019-05-01
net: aquantia: link status irq handling
Igor Russkikh
1
-9
/
+27
2019-05-01
net: aquantia: link interrupt handling function
Igor Russkikh
1
-0
/
+14
2019-03-23
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
1
-0
/
+1
2019-03-01
net: aquantia: added newline at end of file
Nikita Danilov
1
-1
/
+1
2018-12-07
net: aquantia: fix initialization of RSS table
Dmitry Bogdanov
1
-2
/
+2
2018-12-07
net: aquantia: fix RSS table and key sizes
Dmitry Bogdanov
1
-1
/
+1
2018-11-14
net: aquantia: add support of rx-vlan-filter offload
Dmitry Bogdanov
1
-2
/
+0
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
[next]