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
2016-10-26
net: netcp: add missing of_node_put() in netcp_probe()
Wei Yongjun
2016-10-26
net: netcp: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-13
tlan: avoid unused label with PCI=n
Arnd Bergmann
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-12
net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-06
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
Mugunthan V N
2016-09-04
net: ti: cpmac: Fix compiler warning due to type confusion
Paul Burton
2016-08-26
net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()
Wei Yongjun
2016-08-23
net: ethernet: ti: cpsw: add ethtool channels support
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-10
net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move napi struct to cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common
Ivan Khoronzhuk
2016-08-10
net; ethernet: ti: cpsw: move irq stuff under cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move cpdma resources to cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: replace pdev on dev
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: create common struct to hold shared driver data
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: don't check slave num in runtime
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: remove clk var from priv
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: simplify submit routine
Ivan Khoronzhuk
2016-08-10
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
2016-08-09
drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
Grygorii Strashko
2016-08-08
net: ethernet: ti: cpdma: remove used_desc counter
Grygorii Strashko
2016-08-01
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
2016-07-30
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
2016-07-30
drivers: net: cpsw: fix wrong regs access in cpsw_remove
Grygorii Strashko
2016-07-30
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
Grygorii Strashko
2016-07-25
net: davinci_cpdma: remove excessive dump of register values to kernel log
Uwe Kleine-König
2016-07-20
net: cpmac: fix error handling of cpmac_probe()
Wei Yongjun
2016-07-19
net: ti: cpmac: Use the correct function to free some resources.
Christophe Jaillet
2016-07-16
net: cpsw: make TI_CPSW_PHY_SEL invisible
Uwe Kleine-König
2016-07-15
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-15
net: ethernet: ti: cpmac: use phydev from struct net_device
Philippe Reynes
2016-07-02
net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-02
net: ethernet: davinci_emac: use phydev from struct net_device
Philippe Reynes
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-29
net: ethernet: ti: cpdma: switch to use genalloc
Grygorii Strashko
2016-06-28
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
Grygorii Strashko
2016-06-28
drivers: net: davinci_mdio: implement pm runtime auto mode
Grygorii Strashko
2016-06-28
drivers: net: davinci_mdio: add pm runtime callbacks
Grygorii Strashko
[next]