index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw_new.c
Age
Commit message (
Expand
)
Author
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
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-11-13
net: ethernet: ti: cpsw: fix cpts irq after suspend
Grygorii Strashko
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-11
net: ethernet: ti: cpsw_new: fix suspend/resume
Grygorii Strashko
2020-09-11
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
2020-08-27
net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()
Murali Karicheri
2020-08-25
net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port
Murali Karicheri
2020-05-14
net: ethernet: ti: Add XDP frame size to driver cpsw
Jesper Dangaard Brouer
2020-05-05
net: ethernet: ti: use true, false for bool variables in cpsw_new.c
Jason Yan
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2020-03-17
net: cpsw: reject unsupported coalescing params
Jakub Kicinski
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch
Ilias Apalodimas
2019-11-20
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas