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