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
/
cpsw_priv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-3
/
+3
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
1
-0
/
+1
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-6
/
+6
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...
Minghao Chi
1
-12
/
+6
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
1
-0
/
+205
2022-01-25
net: cpsw: Properly initialise struct page_pool_params
Toke Høiland-Jørgensen
1
-1
/
+1
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
1
-1
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-17
net: ethernet: ti: cpsw: Enable PHY timestamping
Kurt Kanzenbach
1
-8
/
+14
2021-06-24
ti: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-8
/
+2
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-7
/
+4
2021-02-06
net: ethernet: ti: fix netdevice stats for XDP
Lorenzo Bianconi
1
-2
/
+10
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
1
-3
/
+0
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-03
net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
Grygorii Strashko
1
-4
/
+1
2020-09-12
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-05-22
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
1
-2
/
+2
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
1
-0
/
+12
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
1
-1
/
+4
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
1
-1
/
+1
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas
1
-1
/
+8
2019-11-20
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
1
-0
/
+1235
2019-11-20
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
1
-0
/
+2
2019-04-28
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
1
-1
/
+4
2019-04-28
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
1
-0
/
+129