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.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
2019-08-21
net: cpsw: fix NULL pointer exception in the probe error path
Antoine Tenart
1
-1
/
+1
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
1
-8
/
+18
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-1
/
+0
2019-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+13
2019-07-13
davinci_cpdma: don't cast dma_addr_t to pointer
Arnd Bergmann
1
-13
/
+13
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+4
2019-07-09
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
4
-59
/
+488
2019-07-09
net: ethernet: ti: cpsw_ethtool: allow res split while down
Ivan Khoronzhuk
1
-2
/
+1
2019-07-09
net: ethernet: ti: davinci_cpdma: allow desc split while down
Ivan Khoronzhuk
3
-9
/
+28
2019-07-09
net: ethernet: ti: davinci_cpdma: add dma mapped submit
Ivan Khoronzhuk
2
-10
/
+83
2019-06-29
net: ethernet: ti: cpsw: Assign OF node to slave devices
Marek Vasut
2
-0
/
+4
2019-06-24
net: ethernet: ti: cpsw: Fix suspend/resume break
Keerthy
1
-21
/
+9
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2
-3
/
+3
2019-06-17
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
5
-41
/
+77
2019-06-15
net: ethernet: ti: cpsw_ethtool: simplify slave loops
Ivan Khoronzhuk
1
-19
/
+21
2019-06-15
net: ethernet: ti: cpsw: use cpsw as drv data
Ivan Khoronzhuk
1
-9
/
+7
2019-06-12
net: ethernet: ti: cpts: fix build failure for powerpc
Grygorii Strashko
1
-0
/
+1
2019-06-09
net: ethernet: ti: cpts: add support for ext rftclk selection
Grygorii Strashko
2
-2
/
+79
2019-06-09
net: ethernet: ti: netcp_ethss: add support for child cpts node
Grygorii Strashko
1
-2
/
+7
2019-06-09
net: ethernet: ti: cpts: use devm_get_clk_from_child
Grygorii Strashko
1
-2
/
+7
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-04
net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
Ivan Khoronzhuk
1
-1
/
+1
2019-05-30
net: ethernet: ti: cpsw: correct .ndo_open error path
Ivan Khoronzhuk
1
-2
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-13
net: ethernet: ti: netcp_ethss: fix build
Grygorii Strashko
1
-1
/
+1
2019-05-11
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2
-2
/
+2
2019-05-06
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-10
/
+6
2019-05-05
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
1
-2
/
+2
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
1
-1
/
+1
2019-04-28
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
1
-0
/
+12
2019-04-28
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
4
-725
/
+769
2019-04-28
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
4
-42
/
+34
2019-04-28
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2
-0
/
+401
2019-04-28
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
4
-102
/
+139
2019-04-28
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2
-426
/
+438
2019-04-28
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
1
-116
/
+97
2019-04-28
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
1
-0
/
+3
2019-04-28
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
3
-14
/
+20
2019-04-28
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
1
-12
/
+3
2019-04-28
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
1
-12
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
1
-3
/
+0
2019-04-28
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
1
-32
/
+33
2019-04-28
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
1
-8
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
3
-28
/
+2
[next]