开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-06-24
ti: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-02-06
net: ethernet: ti: fix netdevice stats for XDP
Lorenzo Bianconi
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-02
net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
Grygorii Strashko
2020-09-11
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-21
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas
2019-11-20
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
2019-11-20
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko