index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
net: atlantic: proper rss_ctrl1 (54c0) initialization
Mark Starovoytov
5
-8
/
+21
2020-05-23
net: atlantic: QoS implementation: min_rate
Mark Starovoytov
10
-54
/
+286
2020-05-23
net: atlantic: change the order of arguments for TC weight/credit setters
Mark Starovoytov
6
-35
/
+35
2020-05-23
net: atlantic: always use random TC-queue mapping for TX on A2.
Mark Starovoytov
4
-11
/
+72
2020-05-23
net: atlantic: automatically downgrade the number of queues if necessary
Mark Starovoytov
4
-36
/
+63
2020-05-23
net: atlantic: QoS implementation: max_rate
Mark Starovoytov
10
-12
/
+235
2020-05-23
net: atlantic: make TCVEC2RING accept nic_cfg
Mark Starovoytov
4
-12
/
+15
2020-05-23
net: atlantic: per-TC queue statistics
Mark Starovoytov
4
-41
/
+59
2020-05-23
net: atlantic: QoS implementation: multi-TC support
Dmitry Bezrukov
15
-114
/
+293
2020-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
6
-55
/
+75
2020-05-23
net: atlantic: move PTP TC initialization to a separate function
Dmitry Bezrukov
1
-12
/
+19
2020-05-23
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
12
-72
/
+105
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-02
net: atlantic: A2 ingress / egress hw configuration
Igor Russkikh
7
-105
/
+172
2020-05-02
net: atlantic: basic A2 init/deinit hw_ops
Igor Russkikh
7
-79
/
+362
2020-05-02
net: atlantic: common functions needed for basic A2 init/deinit hw_ops
Dmitry Bogdanov
6
-2
/
+163
2020-05-02
net: atlantic: HW bindings for basic A2 init/deinit hw_ops
Dmitry Bogdanov
3
-0
/
+207
2020-05-02
net: atlantic: add A2 RPF hw_ops
Igor Russkikh
3
-0
/
+259
2020-05-02
net: atlantic: HW bindings for A2 RFP
Igor Russkikh
5
-0
/
+284
2020-05-02
net: atlantic: A2 hw_ops skeleton
Igor Russkikh
6
-7
/
+294
2020-05-02
net: atlantic: minimal A2 fw_ops
Dmitry Bogdanov
4
-0
/
+352
2020-05-02
net: atlantic: minimal A2 HW bindings required for fw_ops
Dmitry Bogdanov
5
-0
/
+137
2020-05-02
net: atlantic: A2 driver-firmware interface
Dmitry Bogdanov
1
-0
/
+593
2020-05-02
net: atlantic: move IS_CHIP_FEATURE to aq_hw.h
Mark Starovoytov
5
-32
/
+36
2020-05-02
net: atlantic: make hw_get_regs optional
Mark Starovoytov
1
-0
/
+6
2020-05-02
net: atlantic: simplify hw_get_fw_version() usage
Nikita Danilov
4
-12
/
+6
2020-05-02
net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
Mark Starovoytov
5
-5
/
+24
2020-05-02
net: atlantic: add defines for 10M and EEE 100M link mode
Igor Russkikh
3
-10
/
+27
2020-05-02
net: atlantic: add A2 device IDs
Igor Russkikh
1
-0
/
+7
2020-05-02
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-25
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-27
net: atlantic: add XPN handling
Mark Starovoytov
1
-2
/
+7
2020-03-27
net: atlantic: MACSec offload statistics implementation
Dmitry Bogdanov
5
-19
/
+766
2020-03-27
net: atlantic: MACSec offload statistics HW bindings
Dmitry Bogdanov
3
-0
/
+806
2020-03-27
net: atlantic: MACSec ingress offload implementation
Mark Starovoytov
2
-6
/
+420
2020-03-27
net: atlantic: MACSec ingress offload HW bindings
Mark Starovoytov
4
-0
/
+1605
2020-03-27
net: atlantic: MACSec egress offload implementation
Dmitry Bogdanov
2
-8
/
+656
2020-03-27
net: atlantic: MACSec egress offload HW bindings
Dmitry Bogdanov
5
-1
/
+1451
2020-03-27
net: atlantic: MACSec offload skeleton
Dmitry Bogdanov
10
-8
/
+373
2020-03-11
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
[next]