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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
net: ethernet: ti: cpdma: switch to use genalloc
Grygorii Strashko
1
-72
/
+59
2016-06-28
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
Grygorii Strashko
1
-11
/
+34
2016-06-28
drivers: net: davinci_mdio: implement pm runtime auto mode
Grygorii Strashko
1
-9
/
+39
2016-06-28
drivers: net: davinci_mdio: add pm runtime callbacks
Grygorii Strashko
1
-4
/
+27
2016-06-28
drivers: net: davinci_mdio: split reset function on init_clk and enable
Grygorii Strashko
1
-7
/
+14
2016-06-28
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
Grygorii Strashko
1
-30
/
+0
2016-06-28
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
Grygorii Strashko
1
-3
/
+0
2016-06-28
drivers: net: davinci_mdio: do pm runtime initialization later in probe
Grygorii Strashko
1
-9
/
+6
2016-06-28
drivers: net: cpsw: ndev: fix accessing to suspended device
Grygorii Strashko
1
-3
/
+30
2016-06-28
drivers: net: cpsw: ethtool: fix accessing to suspended device
Grygorii Strashko
1
-1
/
+26
2016-06-28
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
Grygorii Strashko
1
-4
/
+0
2016-06-28
drivers: net: cpsw: check return code from pm runtime calls
Grygorii Strashko
1
-2
/
+10
2016-06-28
drivers: net: cpsw: fix suspend when all ethX devices are down
Grygorii Strashko
1
-2
/
+1
2016-06-23
ti_cpsw: Check for disabled child nodes
Ben Hutchings
1
-1
/
+1
2016-06-18
net: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
4
-11
/
+10
2016-06-17
net: tlan: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-06-04
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
1
-3
/
+0
2016-06-04
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
Ivan Khoronzhuk
1
-1
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
3
-4
/
+4
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-32
/
+41
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
2
-7
/
+7
2016-04-28
net: ethernet: davinci_emac: Fix devioctl while in fixed link
Neil Armstrong
1
-1
/
+4
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+3
2016-04-21
net: ethernet: davinci_emac: Fix platform_data overwrite
Neil Armstrong
1
-2
/
+0
2016-04-21
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
Neil Armstrong
1
-0
/
+1
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-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
1
-1
/
+1
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-46
/
+71
2016-02-22
netcp: use pointer to fix build fail
Sudip Mukherjee
1
-1
/
+1
2016-02-22
net: netcp: rework the code for get/set sw_data in dma desc
Karicheri, Muralidharan
1
-17
/
+55
2016-02-22
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Karicheri, Muralidharan
1
-19
/
+21
2016-02-22
net: ti: netcp: restore get/set_pad_info() functionality
Karicheri, Muralidharan
1
-41
/
+18
2016-02-17
drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY mode
David Rivshin
1
-2
/
+10
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-6
/
+7
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+4
2016-01-30
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
1
-6
/
+6
2016-01-11
net: ti: cpmac: Fix build error due to missed API change
Guenter Roeck
1
-1
/
+1
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2
-2
/
+3
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-3
/
+0
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2
-6
/
+3
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
3
-4
/
+4
[next]