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
Age
Commit message (
Expand
)
Author
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
2022-05-25
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
2022-05-17
ethernet/ti: delete if NULL check befort devm_kfree
Bernard Zhao
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-30
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-22
net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get
Minghao Chi
2022-04-21
drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...
Minghao Chi
2022-04-15
net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...
Minghao Chi
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...
Minghao Chi
2022-04-15
net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_ru...
Minghao Chi
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
2022-04-13
net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
Grygorii Strashko
2022-04-13
drivers: net: cpsw: ale: add broadcast/multicast rate limit support
Grygorii Strashko
2022-04-13
net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of...
Minghao Chi
2022-04-12
net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtim...
Minghao Chi
2022-04-11
net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
YueHaibing
2022-04-11
net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
Grygorii Strashko
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
2022-03-17
net: ethernet: ti: Fix spelling mistake and clean up message
Colin Ian King
2022-03-11
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-03-11
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-09
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
2022-02-17
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
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-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-27
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-12-13
net: ethernet: ti: add missing of_node_put before return
Wang Qing
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
net: ethernet: ti: cpsw: Enable PHY timestamping
Kurt Kanzenbach
2021-11-10
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
2021-11-02
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
2021-10-20
ethernet: tlan: use eth_hw_addr_set()
Jakub Kicinski
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
[next]