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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
net: atlantic: unify MAC generation
Mark Starovoytov
3
-44
/
+15
2020-05-09
net: atlantic: remove check for boot code survivability before reset request
Mark Starovoytov
1
-8
/
+0
2020-05-09
net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code
Mark Starovoytov
3
-8
/
+7
2020-05-09
net: atlantic: remove TPO2 check from A0 code
Mark Starovoytov
1
-2
/
+1
2020-05-09
net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5
Mark Starovoytov
10
-42
/
+49
2020-05-09
net: atlantic: minor MACSec code cleanup
Mark Starovoytov
1
-3
/
+3
2020-05-09
net: atlantic: use __packed instead of the full expansion.
Mark Starovoytov
1
-2
/
+2
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-01
net: atlantic: A2 ingress / egress hw configuration
Igor Russkikh
7
-105
/
+172
2020-05-01
net: atlantic: basic A2 init/deinit hw_ops
Igor Russkikh
7
-79
/
+362
2020-05-01
net: atlantic: common functions needed for basic A2 init/deinit hw_ops
Dmitry Bogdanov
6
-2
/
+163
2020-05-01
net: atlantic: HW bindings for basic A2 init/deinit hw_ops
Dmitry Bogdanov
3
-0
/
+207
2020-05-01
net: atlantic: add A2 RPF hw_ops
Igor Russkikh
3
-0
/
+259
2020-05-01
net: atlantic: HW bindings for A2 RFP
Igor Russkikh
5
-0
/
+284
2020-05-01
net: atlantic: A2 hw_ops skeleton
Igor Russkikh
6
-7
/
+294
2020-05-01
net: atlantic: minimal A2 fw_ops
Dmitry Bogdanov
4
-0
/
+352
2020-05-01
net: atlantic: minimal A2 HW bindings required for fw_ops
Dmitry Bogdanov
5
-0
/
+137
2020-05-01
net: atlantic: A2 driver-firmware interface
Dmitry Bogdanov
1
-0
/
+593
2020-05-01
net: atlantic: move IS_CHIP_FEATURE to aq_hw.h
Mark Starovoytov
5
-32
/
+36
2020-05-01
net: atlantic: make hw_get_regs optional
Mark Starovoytov
1
-0
/
+6
2020-05-01
net: atlantic: simplify hw_get_fw_version() usage
Nikita Danilov
4
-12
/
+6
2020-05-01
net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
Mark Starovoytov
5
-5
/
+24
2020-05-01
net: atlantic: add defines for 10M and EEE 100M link mode
Igor Russkikh
3
-10
/
+27
2020-05-01
net: atlantic: add A2 device IDs
Igor Russkikh
1
-0
/
+7
2020-05-01
net: atlantic: update company name in the driver description
Igor Russkikh
2
-3
/
+3
2020-04-27
aquantia: Fix the media type of AQC100 ethernet controller in the driver
Richard Clark
1
-1
/
+1
2020-04-24
net: atlantic: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-02
net: atlantic: fix missing | operator when assigning rec->llc
Colin Ian King
1
-1
/
+1
2020-03-26
net: atlantic: add XPN handling
Mark Starovoytov
1
-2
/
+7
2020-03-26
net: atlantic: MACSec offload statistics implementation
Dmitry Bogdanov
5
-19
/
+766
2020-03-26
net: atlantic: MACSec offload statistics HW bindings
Dmitry Bogdanov
3
-0
/
+806
2020-03-26
net: atlantic: MACSec ingress offload implementation
Mark Starovoytov
2
-6
/
+420
2020-03-26
net: atlantic: MACSec ingress offload HW bindings
Mark Starovoytov
4
-0
/
+1605
2020-03-26
net: atlantic: MACSec egress offload implementation
Dmitry Bogdanov
2
-8
/
+656
2020-03-26
net: atlantic: MACSec egress offload HW bindings
Dmitry Bogdanov
5
-1
/
+1451
2020-03-26
net: atlantic: MACSec offload skeleton
Dmitry Bogdanov
9
-8
/
+372
2020-03-10
net: aquantia: reject all unsupported coalescing params
Jakub Kicinski
1
-12
/
+3
2020-03-02
net: atlantic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-24
net/aquantia: Delete module version
Leon Romanovsky
5
-19
/
+0
2020-02-16
net: atlantic: fix out of range usage of active_vlans array
Dmitry Bogdanov
1
-1
/
+1
2020-02-16
net: atlantic: possible fault in transition to hibernation
Pavel Belous
1
-5
/
+8
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
2
-6
/
+5
2020-02-16
net: atlantic: better loopback mode handling
Nikita Danilov
2
-5
/
+13
2020-02-16
net: atlantic: ptp gpio adjustments
Egor Pomozov
3
-1
/
+17
2020-02-16
net: atlantic: check rpc result and wait for rpc address
Igor Russkikh
1
-2
/
+17
2020-02-16
net: atlantic: checksum compat issue
Dmitry Bezrukov
3
-4
/
+7
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-06
net: atlantic: remove duplicate entries
Igor Russkikh
1
-3
/
+0
2020-01-06
net: atlantic: loopback configuration in improper place
Igor Russkikh
1
-2
/
+2
[next]