index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_run...
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...
Minghao Chi
1
-6
/
+3
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_r...
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_ru...
Minghao Chi
1
-22
/
+11
2022-04-13
net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
Grygorii Strashko
3
-1
/
+216
2022-04-13
net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
Grygorii Strashko
2
-0
/
+188
2022-04-13
drivers: net: cpsw: ale: add broadcast/multicast rate limit support
Grygorii Strashko
2
-0
/
+68
2022-04-13
net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of...
Minghao Chi
1
-22
/
+11
2022-04-12
net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtim...
Minghao Chi
1
-24
/
+12
2022-04-11
net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
YueHaibing
1
-0
/
+1
2022-04-11
net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
Grygorii Strashko
3
-3
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-178
/
+152
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
1
-4
/
+2
2022-03-17
net: ethernet: ti: Fix spelling mistake and clean up message
Colin Ian King
1
-1
/
+1
2022-03-11
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+20
2022-03-11
net: ethernet: ti: am65-cpsw: Convert to PHYLINK
Siddharth Vadapalli
3
-160
/
+129
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-03-09
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+3
2022-02-17
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-25
net: cpsw: Properly initialise struct page_pool_params
Toke Høiland-Jørgensen
1
-1
/
+1
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
3
-7
/
+7
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+3
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+2
2021-12-27
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-27
/
+42
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+20
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2
-8
/
+0
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-12-13
net: ethernet: ti: add missing of_node_put before return
Wang Qing
1
-9
/
+20
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
4
-8
/
+23
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-1
/
+1
2021-11-17
net: ethernet: ti: cpsw: Enable PHY timestamping
Kurt Kanzenbach
1
-8
/
+14
2021-11-10
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
1
-4
/
+2
2021-11-02
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
1
-2
/
+14
2021-10-20
ethernet: tlan: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+6
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
1
-3
/
+1
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
1
-2
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-2
/
+2
2021-10-07
ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
4
-5
/
+5
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+3
2021-09-28
am65-cpsw: avoid null pointer arithmetic
Arnd Bergmann
1
-1
/
+1
2021-09-27
net: ethernet: ti: Move devlink registration to be last devlink command
Leon Romanovsky
2
-14
/
+8
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2
-15
/
+2
[prev]
[next]