index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
2022-05-27
1
-1
/
+2
*
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
2022-05-25
1
-1
/
+4
*
ethernet/ti: delete if NULL check befort devm_kfree
Bernard Zhao
2022-05-17
1
-9
/
+4
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
4
-9
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-1
/
+4
|
\
|
*
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
2022-04-30
1
-1
/
+4
*
|
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
4
-11
/
+10
*
|
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
2
-5
/
+3
*
|
net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get
Minghao Chi
2022-04-22
1
-4
/
+2
*
|
drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...
Minghao Chi
2022-04-21
1
-12
/
+6
*
|
net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...
Minghao Chi
2022-04-15
1
-6
/
+3
*
|
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...
Minghao Chi
2022-04-15
1
-12
/
+6
*
|
net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_ru...
Minghao Chi
2022-04-15
1
-22
/
+11
*
|
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
2022-04-13
3
-1
/
+216
*
|
net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
Grygorii Strashko
2022-04-13
2
-0
/
+188
*
|
drivers: net: cpsw: ale: add broadcast/multicast rate limit support
Grygorii Strashko
2022-04-13
2
-0
/
+68
*
|
net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of...
Minghao Chi
2022-04-13
1
-22
/
+11
*
|
net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtim...
Minghao Chi
2022-04-12
1
-24
/
+12
*
|
net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
YueHaibing
2022-04-11
1
-0
/
+1
*
|
net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
Grygorii Strashko
2022-04-11
3
-3
/
+2
|
/
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
8
-178
/
+152
|
\
|
*
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
2022-03-23
1
-4
/
+2
|
*
net: ethernet: ti: Fix spelling mistake and clean up message
Colin Ian King
2022-03-17
1
-1
/
+1
|
*
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-03-11
1
-5
/
+20
|
*
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
2022-03-11
3
-160
/
+129
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-1
/
+3
|
|
\
|
*
|
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
1
-4
/
+0
|
*
|
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
1
-4
/
+0
*
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
|
/
*
/
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
2022-03-09
1
-1
/
+3
|
/
*
net: cpsw: Properly initialise struct page_pool_params
Toke Høiland-Jørgensen
2022-01-25
1
-1
/
+1
*
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
2022-01-19
3
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
2
-1
/
+3
|
\
|
*
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-29
1
-0
/
+2
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
1
-27
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
1
-9
/
+20
|
\
\
|
*
|
net: ethernet: ti: add missing of_node_put before return
Wang Qing
2021-12-13
1
-9
/
+20
*
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
2
-8
/
+0
|
|
/
|
/
|
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
4
-8
/
+23
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: Enable PHY timestamping
Kurt Kanzenbach
2021-11-17
1
-8
/
+14
|
/
*
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
2021-11-10
1
-4
/
+2
*
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
2021-11-02
1
-2
/
+14
*
ethernet: tlan: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-4
/
+6
*
ethernet: remove random_ether_addr()
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
1
-3
/
+1
*
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
2021-10-14
1
-2
/
+2
[next]