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.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
2015-02-05
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
1
-0
/
+2
2015-02-05
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
2015-02-05
tlan: msecs_to_jiffies convrsion
Nicholas Mc Guire
1
-1
/
+1
2015-02-05
tlan: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-6
/
+6
2015-02-01
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
5
-7
/
+59
2015-01-31
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
1
-1
/
+34
2015-01-31
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
1
-1
/
+22
2015-01-31
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
4
-33
/
+60
2015-01-28
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2
-2
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-31
/
+114
2015-01-27
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-19
net: netcp: Enhance GBE driver to support 10G Ethernet
Wingman Kwok
3
-15
/
+958
2015-01-19
net: netcp: Add Keystone NetCP GbE driver
Wingman Kwok
3
-1
/
+1847
2015-01-19
net: netcp: Add Keystone NetCP core ethernet driver
Karicheri, Muralidharan
4
-0
/
+2384
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-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
1
-0
/
+5
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
1
-3
/
+12
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
1
-5
/
+18
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
1
-0
/
+1
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
1
-4
/
+29
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
1
-9
/
+10
2015-01-15
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
1
-10
/
+17
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+19
2015-01-14
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+8
2015-01-05
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
1
-11
/
+8
2014-12-31
net: cpts: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-0
/
+1
2014-12-09
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
1
-4
/
+4
2014-11-16
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
1
-3
/
+3
2014-11-12
net: ptp: fix time stamp matching logic for VLAN packets.
Richard Cochran
1
-1
/
+1
2014-11-06
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
1
-1
/
+0
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-28
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
1
-9
/
+9
2014-10-14
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
1
-0
/
+10
2014-10-14
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
1
-4
/
+0
2014-10-14
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
1
-1
/
+0
2014-09-30
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2
-1
/
+43
2014-09-30
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
1
-1
/
+1
2014-09-30
net: cpsw: header, Add missing include
Markus Pargmann
1
-0
/
+1
2014-09-30
net: cpsw: Add missing return value
Markus Pargmann
1
-0
/
+1
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+47
2014-09-13
drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev
Mugunthan V N
1
-5
/
+24
2014-09-11
drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
Mugunthan V N
1
-0
/
+23
2014-09-09
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
5
-5
/
+0
2014-09-09
drivers: net: cpsw: Add support for pause frames
Mugunthan V N
1
-0
/
+37
2014-09-06
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
1
-8
/
+14
[next]