index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
Ivan Khoronzhuk
1
-0
/
+1
2018-10-22
net: ethernet: ti: davinci_emac: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-22
net: ethernet: ti: cpsw: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-16
net: ethernet: ti: cpsw: use for mcast entries only host port
Ivan Khoronzhuk
1
-6
/
+7
2018-10-16
net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update
Ivan Khoronzhuk
1
-18
/
+28
2018-10-16
net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address
Ivan Khoronzhuk
2
-10
/
+10
2018-09-20
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-3
/
+3
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-09-17
net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
Corentin Labbe
1
-0
/
+1
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2018-09-02
net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
Tony Lindgren
1
-3
/
+6
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-35
/
+29
2018-08-12
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-15
/
+12
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2
-11
/
+5
2018-08-08
net: ethernet: ti: cpts: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-08
net: tlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-01
net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
Ivan Khoronzhuk
1
-32
/
+26
2018-07-29
net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave
Ivan Khoronzhuk
1
-1
/
+1
2018-07-24
net: ethernet: ti: cpsw: restore shaper configuration while down/up
Ivan Khoronzhuk
1
-0
/
+47
2018-07-24
net: ethernet: ti: cpsw: add CBS Qdisc offload
Ivan Khoronzhuk
1
-0
/
+221
2018-07-24
net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
Ivan Khoronzhuk
1
-0
/
+82
2018-07-24
net: ethernet: ti: cpdma: fit rated channels in backward order
Ivan Khoronzhuk
1
-16
/
+15
2018-07-24
net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
Ivan Khoronzhuk
1
-6
/
+8
2018-07-12
net: ethernet: ti: cpts: break cycle once late ts is matched
Ivan Khoronzhuk
1
-1
/
+4
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-8
/
+1
2018-07-07
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
1
-1
/
+2
2018-07-07
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
1
-17
/
+17
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2
-3
/
+3
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
1
-1
/
+1
2018-06-21
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
1
-0
/
+4
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
1
-2
/
+13
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-16
/
+17
2018-06-03
net: netcp: ethss: remove unnecessary pointer set to NULL
YueHaibing
1
-1
/
+0
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+12
2018-05-31
net: ethernet: davinci_emac: fix error handling in probe()
Dan Carpenter
1
-10
/
+12
2018-05-31
net: ti: cpsw: include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-30
net: davinci: fix building davinci mdio code without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
2018-05-21
ti: ethernet: davinci: Fix cast to int warnings
Florian Fainelli
1
-4
/
+4
2018-05-21
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpts: Fix timestamp print
Florian Fainelli
1
-1
/
+2
2018-05-21
ti: ethernet: cpdma: Use correct format for genpool_*
Florian Fainelli
1
-1
/
+1
2018-05-18
net: ethernet: ti: Allow most drivers with COMPILE_TEST
Florian Fainelli
1
-5
/
+5
2018-05-17
net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
Ivan Khoronzhuk
1
-49
/
+60
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-5
/
+3
2018-05-16
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
Grygorii Strashko
1
-1
/
+7
2018-05-14
net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
HernĂ¡n Gonzalez
1
-1
/
+1
2018-05-10
drivers: net: davinci_mdio: prevent spurious timeout
Sekhar Nori
1
-7
/
+8
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
[next]