开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Age
Commit message (
Expand
)
Author
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-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-28
drivers: net: cpsw: ndev: fix accessing to suspended device
Grygorii Strashko
2016-06-28
drivers: net: cpsw: ethtool: fix accessing to suspended device
Grygorii Strashko
2016-06-28
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
Grygorii Strashko
2016-06-28
drivers: net: cpsw: check return code from pm runtime calls
Grygorii Strashko
2016-06-28
drivers: net: cpsw: fix suspend when all ethX devices are down
Grygorii Strashko
2016-06-23
ti_cpsw: Check for disabled child nodes
Ben Hutchings
2016-06-17
net: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
2016-06-12
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
Ivan Khoronzhuk
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-03
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
2016-06-03
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
Ivan Khoronzhuk
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-28
drivers: net: cpsw: use of_phy_connect() in fixed-link case
David Rivshin
2016-04-28
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
David Rivshin
2016-04-28
drivers: net: cpsw: fix segfault in case of bad phy-handle
David Rivshin
2016-04-28
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
David Rivshin
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
2016-04-15
cpsw: Prevent NUll pointer dereference with two PHYs
Andrew Goodbody
2016-04-11
drivers: net: cpsw: drop host_port field from struct cpsw_priv
Grygorii Strashko
2016-04-11
drivers: net: cpsw: fix port_mask parameters in ale calls
Grygorii Strashko
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
2015-12-18
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
2015-12-18
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
2015-12-18
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-04
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-23
drivers: net: cpsw: use module_platform_driver
Grygorii Strashko
2015-10-21
drivers: net: cpsw: add phy-handle parsing
Heiko Schocher
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-09-21
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
2015-09-15
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
Mugunthan V N
2015-08-13
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
2015-08-06
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
2015-08-06
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
2015-08-06
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
2015-07-09
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
2015-07-08
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
2015-05-25
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
2015-05-25
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
[next]