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
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
/
cpsw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
1
-1264
/
+6
2019-11-20
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
1
-0
/
+13
2019-11-20
net: ethernet: ti: cpsw: allow untagged traffic on host port
Grygorii Strashko
1
-9
/
+8
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+2
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-21
net: cpsw: fix NULL pointer exception in the probe error path
Antoine Tenart
1
-1
/
+1
2019-08-21
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
1
-8
/
+18
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-07-09
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
1
-54
/
+448
2019-06-29
net: ethernet: ti: cpsw: Assign OF node to slave devices
Marek Vasut
1
-0
/
+3
2019-06-24
net: ethernet: ti: cpsw: Fix suspend/resume break
Keerthy
1
-21
/
+9
2019-06-17
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
1
-9
/
+6
2019-06-15
net: ethernet: ti: cpsw: use cpsw as drv data
Ivan Khoronzhuk
1
-9
/
+7
2019-05-30
net: ethernet: ti: cpsw: correct .ndo_open error path
Ivan Khoronzhuk
1
-2
/
+5
2019-05-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
1
-1
/
+1
2019-04-28
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
1
-0
/
+12
2019-04-28
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
1
-683
/
+7
2019-04-28
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
1
-26
/
+28
2019-04-28
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
1
-101
/
+5
2019-04-28
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
1
-426
/
+1
2019-04-28
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
1
-116
/
+97
2019-04-28
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
1
-3
/
+9
2019-04-28
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
1
-12
/
+3
2019-04-28
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
1
-12
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
1
-3
/
+0
2019-04-28
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
1
-32
/
+33
2019-04-28
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
1
-8
/
+6
2019-04-28
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
1
-8
/
+1
2018-12-29
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+18
2018-12-12
net: ethernet: ti: cpsw: add support for port interface mode selection phy
Grygorii Strashko
1
-1
/
+18
2018-12-06
net: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2018-11-14
net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped
Ivan Khoronzhuk
1
-2
/
+3
2018-11-14
net: ethernet: ti: cpts: move enable/disable flags outside of cpts module
Ivan Khoronzhuk
1
-22
/
+24
2018-11-09
net: ethernet: ti: cpsw: fix vlan configuration while down/up
Ivan Khoronzhuk
1
-0
/
+17
2018-11-09
net: ethernet: ti: cpsw: fix vlan mcast
Ivan Khoronzhuk
1
-31
/
+138
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: 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-09-20
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-3
/
+3
2018-08-12
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+11
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
1
-10
/
+4
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
[next]