index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...
Minghao Chi
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
2022-01-25
net: cpsw: Properly initialise struct page_pool_params
Toke Høiland-Jørgensen
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-11-17
net: ethernet: ti: cpsw: Enable PHY timestamping
Kurt Kanzenbach
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