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.13.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
/
cpsw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-31
/
+36
2016-04-29
drivers: net: cpsw: use of_phy_connect() in fixed-link case
David Rivshin
1
-10
/
+1
2016-04-29
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
David Rivshin
1
-2
/
+8
2016-04-29
drivers: net: cpsw: fix segfault in case of bad phy-handle
David Rivshin
1
-13
/
+22
2016-04-29
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
David Rivshin
1
-7
/
+6
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-04-21
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
1
-2
/
+2
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
1
-16
/
+15
2016-04-16
cpsw: Prevent NUll pointer dereference with two PHYs
Andrew Goodbody
1
-15
/
+16
2016-04-11
drivers: net: cpsw: drop host_port field from struct cpsw_priv
Grygorii Strashko
1
-18
/
+12
2016-04-11
drivers: net: cpsw: fix port_mask parameters in ale calls
Grygorii Strashko
1
-13
/
+9
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+2
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-2
/
+2
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+38
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
1
-3
/
+7
2015-12-18
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
1
-4
/
+9
2015-12-18
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
1
-18
/
+22
2015-12-18
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
1
-1
/
+1
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-11-05
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
1
-0
/
+13
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+11
2015-10-23
drivers: net: cpsw: use module_platform_driver
Grygorii Strashko
1
-11
/
+1
2015-10-21
drivers: net: cpsw: add phy-handle parsing
Heiko Schocher
1
-4
/
+11
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-22
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
1
-7
/
+4
2015-09-15
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
Mugunthan V N
1
-0
/
+9
2015-08-14
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
1
-6
/
+77
2015-08-07
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
1
-13
/
+31
2015-08-07
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
1
-17
/
+9
2015-08-07
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
1
-25
/
+2
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
1
-6
/
+3
2015-07-10
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
1
-16
/
+3
2015-07-09
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
1
-2
/
+4
2015-05-26
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
1
-3
/
+0
2015-05-26
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
1
-2
/
+0
2015-05-26
net: cpsw: fix misplaced break statements.
Richard Cochran
1
-2
/
+2
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-01
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
1
-4
/
+3
2015-02-28
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
1
-1
/
+1
2015-01-31
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
1
-33
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+39
2015-01-27
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-19
net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER
Felipe Balbi
1
-2
/
+2
2015-01-18
net: ethernet: cpsw: don't requests IRQs we don't use
Felipe Balbi
1
-39
/
+33
2015-01-18
net: ethernet: cpsw: unroll IRQ request loop
Felipe Balbi
1
-15
/
+47
2015-01-15
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
1
-10
/
+17
2015-01-14
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
1
-2
/
+9
2015-01-05
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
1
-11
/
+8
2014-11-16
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
1
-3
/
+3
[next]