index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-4
/
+0
|
\
|
*
net: cpsw: do not register cpts twice
Benedikt Spranger
2014-03-17
1
-4
/
+0
*
|
net: eth: cpsw: Use net_device_stats from struct net_device
Tobias Klauser
2014-03-10
1
-16
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
1
-0
/
+6
|
\
\
|
|
/
|
*
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
2014-03-03
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
1
-3
/
+8
|
\
\
|
|
/
|
*
drivers: net: cpsw: fix buggy loop condition
Heiko Schocher
2014-02-13
1
-3
/
+3
|
*
net: cpsw: catch of_get_phy_mode failing and propagate error
Uwe Kleine-König
2014-02-13
1
-0
/
+5
*
|
net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
Stefan Sørensen
2014-02-17
1
-7
/
+3
|
/
*
net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
Stefan Roese
2014-01-30
1
-2
/
+12
*
drivers: net: cpsw: enable promiscuous mode support
Mugunthan V N
2014-01-23
1
-25
/
+80
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-1
/
+3
|
\
|
*
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
2013-12-22
1
-1
/
+1
|
*
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
2013-12-18
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-3
/
+14
|
\
\
|
|
/
|
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
*
|
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
Olof Johansson
2013-12-11
1
-4
/
+4
*
|
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-05
1
-2
/
+22
|
\
\
|
|
/
|
/
|
|
*
ti_cpsw: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
1
-2
/
+22
*
|
drivers: net: cpsw: fix dt probe for one port ethernet
Mugunthan V N
2013-12-02
1
-0
/
+2
|
/
*
net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume
Daniel Mack
2013-11-15
1
-6
/
+12
*
ti_cpsw: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-11-14
1
-10
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-8
/
+1
|
\
|
*
drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing
Mugunthan V N
2013-10-21
1
-7
/
+0
|
*
net/ethernet: cpsw: Bugfix interrupts before enabling napi
Markus Pargmann
2013-10-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-3
/
+7
|
\
\
|
|
/
|
*
net/ethernet: cpsw: DT read bool dual_emac
Markus Pargmann
2013-10-07
1
-2
/
+2
|
*
net: ethernet: cpsw: Search childs for slave nodes
Markus Pargmann
2013-10-07
1
-1
/
+5
*
|
net: ethernet: cpsw: Remove redundant of_match_ptr
Sachin Kamat
2013-10-01
1
-1
/
+1
*
|
drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
Mugunthan V N
2013-09-24
1
-0
/
+4
*
|
net: ethernet: cpsw: switch to devres allocations
Daniel Mack
2013-09-24
1
-110
/
+43
|
/
*
net: cpsw: Add support for wake-on-lan for cpsw
Matus Ujhelyi
2013-08-20
1
-0
/
+25
*
drivers: net: cpsw: remove platform data header file of cpsw
Mugunthan V N
2013-08-20
1
-1
/
+1
*
drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC
Mugunthan V N
2013-08-13
1
-0
/
+3
*
drivers: net: cpsw: Add support for new CPSW IP version
Mugunthan V N
2013-08-05
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-1
/
+1
|
\
|
*
net: ethernet: cpsw: drop IRQF_DISABLED
Felipe Balbi
2013-08-02
1
-1
/
+1
*
|
drivers: net: cpsw: Add support for set MAC address
Mugunthan V N
2013-07-30
1
-0
/
+28
*
|
drivers: net: cpsw: add support to show hw stats via ethtool
Mugunthan V N
2013-07-24
1
-2
/
+200
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-3
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-0
/
+3
|
|
\
|
*
|
drivers: net: cpsw: add newline after MACID log
Daniel Mack
2013-06-28
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
1
-1
/
+1
|
|
\
\
|
*
|
|
drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver
Mugunthan V N
2013-06-04
1
-0
/
+2
|
*
|
|
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
1
-1
/
+0
*
|
|
|
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
1
-0
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drivers: net: cpsw: use pinctrl PM helpers
Mugunthan V N
2013-06-16
1
-0
/
+11
|
|
/
/
*
|
|
drivers: net: cpsw: fix compilation error with cpsw driver
Mugunthan V N
2013-06-24
1
-0
/
+1
*
|
|
drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume
Mugunthan V N
2013-06-19
1
-0
/
+2
|
|
/
|
/
|
*
|
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
2013-06-17
1
-1
/
+1
|
/
[next]