index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
Zhang Changzhong
1
-0
/
+1
2020-11-14
net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
Wang Qing
1
-2
/
+1
2020-11-14
net: ethernet: ti: cpsw: fix cpts irq after suspend
Grygorii Strashko
2
-7
/
+12
2020-11-03
net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
Grygorii Strashko
2
-5
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-10-10
net: tlan: Fix typo abitrary
Naoki Hayama
1
-1
/
+1
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2
-3
/
+4
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
3
-8
/
+3
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+53
2020-09-20
net: ethernet: ti: cpsw: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-09-13
tlan: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-33
/
+28
2020-09-12
net: ethernet: ti: cpsw_new: fix suspend/resume
Grygorii Strashko
1
-0
/
+53
2020-09-12
net: ethernet: ti: ale: add support for multi port k3 cpsw versions
Grygorii Strashko
1
-0
/
+14
2020-09-12
net: ethernet: ti: ale: switch to use tables for vlan entry description
Grygorii Strashko
2
-54
/
+188
2020-09-12
net: ethernet: ti: am65-cpsw: enable hw auto ageing
Grygorii Strashko
4
-6
/
+70
2020-09-12
net: ethernet: ti: ale: make usage of ale dev_id mandatory
Grygorii Strashko
2
-17
/
+14
2020-09-12
net: ethernet: ti: am65-cpsw: use dev_id for ale configuration
Grygorii Strashko
1
-2
/
+1
2020-09-12
net: netcp: ethss: use dev_id for ale configuration
Grygorii Strashko
1
-10
/
+8
2020-09-12
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
4
-10
/
+1
2020-09-12
net: ethernet: ti: ale: add static configuration
Grygorii Strashko
2
-0
/
+83
2020-09-12
net: ethernet: ti: ale: add cpsw_ale_get_num_entries api
Grygorii Strashko
4
-5
/
+14
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-13
/
+30
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+25
2020-08-31
net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
Grygorii Strashko
1
-0
/
+2
2020-08-31
net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration Issue
Grygorii Strashko
1
-1
/
+5
2020-08-27
net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()
Murali Karicheri
1
-6
/
+21
2020-08-25
net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port
Murali Karicheri
1
-1
/
+1
2020-08-25
net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
Murali Karicheri
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-20
ethernet: ti: cpts: Use generic helper function
Kurt Kanzenbach
1
-28
/
+14
2020-08-20
ethernet: ti: am65-cpts: Use generic helper function
Kurt Kanzenbach
1
-28
/
+9
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+0
2020-07-31
tlan: use generic power management
Vaibhav Gupta
1
-25
/
+6
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-07-22
net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload
Murali Karicheri
1
-1
/
+2
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support
Grygorii Strashko
2
-8
/
+41
2020-06-30
net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when n...
Grygorii Strashko
1
-1
/
+4
2020-06-30
net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobin
Grygorii Strashko
1
-1
/
+0
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
Grygorii Strashko
1
-4
/
+4
2020-06-30
net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
Grygorii Strashko
1
-2
/
+1
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
Grygorii Strashko
1
-0
/
+19
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
2
-2
/
+2
2020-06-19
ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-5
/
+3
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-10
/
+41
2020-06-14
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
1
-9
/
+40
2020-06-14
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-10
/
+10
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-6
/
+11
[next]