index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
2019-11-12
net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
Mao Wenan
2019-11-07
ethernet: ti: cpts: use ktime_get_real_ns helper
Ivan Khoronzhuk
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-15
davinci_cpdma: make cpdma_chan_split_pool static
Ben Dooks (Codethink)
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-21
net: cpsw: fix NULL pointer exception in the probe error path
Antoine Tenart
2019-08-21
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-12
davinci_cpdma: don't cast dma_addr_t to pointer
Arnd Bergmann
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
2019-07-08
net: ethernet: ti: cpsw_ethtool: allow res split while down
Ivan Khoronzhuk
2019-07-08
net: ethernet: ti: davinci_cpdma: allow desc split while down
Ivan Khoronzhuk
2019-07-08
net: ethernet: ti: davinci_cpdma: add dma mapped submit
Ivan Khoronzhuk
2019-06-28
net: ethernet: ti: cpsw: Assign OF node to slave devices
Marek Vasut
2019-06-24
net: ethernet: ti: cpsw: Fix suspend/resume break
Keerthy
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-16
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-06-14
net: ethernet: ti: cpsw_ethtool: simplify slave loops
Ivan Khoronzhuk
2019-06-14
net: ethernet: ti: cpsw: use cpsw as drv data
Ivan Khoronzhuk
2019-06-12
net: ethernet: ti: cpts: fix build failure for powerpc
Grygorii Strashko
2019-06-09
net: ethernet: ti: cpts: add support for ext rftclk selection
Grygorii Strashko
2019-06-09
net: ethernet: ti: netcp_ethss: add support for child cpts node
Grygorii Strashko
2019-06-09
net: ethernet: ti: cpts: use devm_get_clk_from_child
Grygorii Strashko
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-03
net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
Ivan Khoronzhuk
2019-05-29
net: ethernet: ti: cpsw: correct .ndo_open error path
Ivan Khoronzhuk
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-13
net: ethernet: ti: netcp_ethss: fix build
Grygorii Strashko
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
2019-04-27
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
2019-04-27
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
2019-04-27
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
2019-04-27
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
[next]