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
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-18
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
1
-1
/
+1
2013-06-05
drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver
Mugunthan V N
1
-0
/
+2
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-03
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
Mugunthan V N
1
-1
/
+1
2013-04-30
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
1
-1
/
+1
2013-04-25
net/cpsw: fix irq_disable() with threaded interrupts
Sebastian Siewior
1
-3
/
+22
2013-04-25
net/cpsw: optimize the for_each_slave_macro()
Sebastian Siewior
1
-3
/
+6
2013-04-25
net/cpsw: make sure modules remove does not leak any ressources
Sebastian Siewior
1
-7
/
+16
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
1
-0
/
+1
2013-04-25
net/cpsw: redo rx skb allocation in rx path
Sebastian Siewior
1
-20
/
+13
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
1
-5
/
+5
2013-04-25
net/cpsw: don't rely only on netif_running() to check which device is active
Sebastian Siewior
1
-11
/
+22
2013-04-25
net/cpsw: don't continue if we miss to allocate rx skbs
Sebastian Siewior
1
-13
/
+22
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+2
2013-04-15
drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...
Mugunthan V N
1
-1
/
+1
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-27
drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue
Mugunthan V N
1
-1
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-21
net: ethernet: cpsw: fix erroneous condition in error check
Lothar Waßmann
1
-1
/
+1
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-13
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
Daniel Mack
1
-1
/
+1
2013-03-13
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
Mugunthan V N
1
-2
/
+14
2013-03-13
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
Mugunthan V N
1
-0
/
+104
2013-03-13
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
Mugunthan V N
1
-0
/
+29
2013-03-13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
1
-5
/
+5
2013-02-27
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
1
-1
/
+1
2013-02-18
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
1
-9
/
+16
2013-02-13
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
1
-52
/
+283
2013-02-13
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
1
-15
/
+21
2013-02-13
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
1
-3
/
+3
2013-02-07
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
1
-2
/
+104
2013-02-07
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
1
-4
/
+4
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-5
/
+3
2013-01-18
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
1
-0
/
+9
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+4
2012-12-03
cpsw: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-29
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
1
-4
/
+3
2012-11-15
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
1
-3
/
+3
2012-11-15
cpsw: simplify the setup of the register pointers
Richard Cochran
1
-139
/
+103
2012-11-15
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
1
-2
/
+14
2012-11-03
cpsw: fix leaking IO mappings
Richard Cochran
1
-9
/
+8
2012-11-03
cpsw: rename register banks to match the reference manual, part 2
Richard Cochran
1
-13
/
+13
2012-11-01
cpsw: support the HWTSTAMP ioctl and the CPTS
Richard Cochran
1
-0
/
+182
2012-11-01
cpts: specify the input clock frequency via DT
Richard Cochran
1
-0
/
+14
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
1
-0
/
+7
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
1
-0
/
+7
[next]