index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
2016-07-30
1
-10
/
+1
*
drivers: net: cpsw: fix wrong regs access in cpsw_remove
Grygorii Strashko
2016-07-30
1
-1
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-4
/
+0
|
\
|
*
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
Ivan Khoronzhuk
2016-06-12
1
-4
/
+0
*
|
drivers: net: cpsw: ndev: fix accessing to suspended device
Grygorii Strashko
2016-06-28
1
-3
/
+30
*
|
drivers: net: cpsw: ethtool: fix accessing to suspended device
Grygorii Strashko
2016-06-28
1
-1
/
+26
*
|
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
Grygorii Strashko
2016-06-28
1
-4
/
+0
*
|
drivers: net: cpsw: check return code from pm runtime calls
Grygorii Strashko
2016-06-28
1
-2
/
+10
*
|
drivers: net: cpsw: fix suspend when all ethX devices are down
Grygorii Strashko
2016-06-28
1
-2
/
+1
*
|
ti_cpsw: Check for disabled child nodes
Ben Hutchings
2016-06-23
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
2016-06-17
1
-10
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
1
-1
/
+1
|
\
|
|
*
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
Ivan Khoronzhuk
2016-06-03
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
2016-06-03
1
-3
/
+0
|
/
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-31
/
+36
|
\
|
*
drivers: net: cpsw: use of_phy_connect() in fixed-link case
David Rivshin
2016-04-28
1
-10
/
+1
|
*
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
David Rivshin
2016-04-28
1
-2
/
+8
|
*
drivers: net: cpsw: fix segfault in case of bad phy-handle
David Rivshin
2016-04-28
1
-13
/
+22
|
*
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
David Rivshin
2016-04-28
1
-7
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-2
/
+2
|
\
|
|
*
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
2016-04-21
1
-2
/
+2
|
*
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
2016-04-20
1
-16
/
+15
|
*
cpsw: Prevent NUll pointer dereference with two PHYs
Andrew Goodbody
2016-04-15
1
-15
/
+16
*
|
drivers: net: cpsw: drop host_port field from struct cpsw_priv
Grygorii Strashko
2016-04-11
1
-18
/
+12
*
|
drivers: net: cpsw: fix port_mask parameters in ale calls
Grygorii Strashko
2016-04-11
1
-13
/
+9
|
/
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-1
/
+2
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
1
-25
/
+38
|
\
|
*
drivers: net: cpsw: fix error return code
Julia Lawall
2015-12-29
1
-3
/
+7
|
*
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
2015-12-18
1
-4
/
+9
|
*
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
2015-12-18
1
-18
/
+22
|
*
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
2015-12-18
1
-1
/
+1
*
|
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
1
-1
/
+1
|
/
*
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2015-11-04
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-4
/
+11
|
\
|
*
drivers: net: cpsw: add phy-handle parsing
Heiko Schocher
2015-10-21
1
-4
/
+11
*
|
drivers: net: cpsw: use module_platform_driver
Grygorii Strashko
2015-10-23
1
-11
/
+1
*
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
|
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
2015-09-21
1
-7
/
+4
*
|
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
Mugunthan V N
2015-09-15
1
-0
/
+9
|
/
*
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
2015-08-13
1
-6
/
+77
*
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
2015-08-06
1
-13
/
+31
*
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
2015-08-06
1
-17
/
+9
*
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
2015-08-06
1
-25
/
+2
*
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
2015-07-21
1
-6
/
+3
*
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
2015-07-09
1
-16
/
+3
*
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
2015-07-08
1
-2
/
+4
*
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
2015-05-25
1
-3
/
+0
*
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
2015-05-25
1
-2
/
+0
[next]