index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-30
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-17
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-03
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
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-2
/
+2
*
ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-07
1
-3
/
+3
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
4
-5
/
+5
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-3
/
+3
*
am65-cpsw: avoid null pointer arithmetic
Arnd Bergmann
2021-09-28
1
-1
/
+1
*
net: ethernet: ti: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
2
-14
/
+8
*
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
2
-15
/
+2
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
5
-9
/
+25
*
net: ethernet: ti: cpsw: make array stpa static const, makes object smaller
Colin Ian King
2021-08-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
4
-5
/
+10
|
\
|
*
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-10
2
-2
/
+2
|
*
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
Grygorii Strashko
2021-08-09
2
-3
/
+8
*
|
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-10
2
-2
/
+2
*
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
2
-4
/
+4
*
|
net: ethernet: ti: davinci_cpdma: revert "drop frame padding"
Grygorii Strashko
2021-08-07
4
-0
/
+8
*
|
net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion
Grygorii Strashko
2021-08-06
1
-5
/
+5
*
|
net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()
Vignesh Raghavendra
2021-08-06
2
-2
/
+13
*
|
net: ethernet: ti: davinci_cpdma: drop frame padding
Grygorii Strashko
2021-08-06
4
-8
/
+0
*
|
net: ethernet: ti: davinci_emac: switch to use skb_put_padto()
Grygorii Strashko
2021-08-06
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: switch to use skb_put_padto()
Grygorii Strashko
2021-08-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
1
-1
/
+5
|
\
|
|
*
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...
Grygorii Strashko
2021-08-05
1
-1
/
+5
*
|
Revert "net: build all switchdev drivers as modules when the bridge is a module"
Vladimir Oltean
2021-08-04
1
-2
/
+0
*
|
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
2
-2
/
+2
*
|
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
2021-07-28
1
-17
/
+17
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
7
-7
/
+7
*
|
net: build all switchdev drivers as modules when the bridge is a module
Vladimir Oltean
2021-07-27
1
-0
/
+2
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
2
-2
/
+2
[next]