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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-03
2
-7
/
+7
|
\
|
*
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
2015-03-01
1
-4
/
+3
|
*
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
2015-03-01
1
-2
/
+3
|
*
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
2015-02-28
1
-1
/
+1
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-2
/
+2
*
|
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
2015-02-05
1
-0
/
+2
*
|
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-04
1
-4
/
+2
*
|
tlan: msecs_to_jiffies convrsion
Nicholas Mc Guire
2015-02-04
1
-1
/
+1
*
|
tlan: use msecs_to_jiffies for conversion
Nicholas Mc Guire
2015-02-04
1
-6
/
+6
*
|
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
2015-01-31
5
-7
/
+59
*
|
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
2015-01-30
1
-1
/
+34
*
|
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
2015-01-30
1
-1
/
+22
*
|
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
2015-01-30
4
-33
/
+60
*
|
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2015-01-27
2
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
2
-31
/
+114
|
\
\
|
*
|
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
2015-01-26
1
-0
/
+22
|
*
|
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
2015-01-16
1
-0
/
+5
|
*
|
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
2015-01-16
1
-3
/
+12
|
*
|
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
2015-01-16
1
-5
/
+18
|
*
|
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
2015-01-16
1
-0
/
+1
|
*
|
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
2015-01-16
1
-4
/
+29
|
*
|
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
2015-01-16
1
-9
/
+10
|
*
|
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
2015-01-15
1
-10
/
+17
*
|
|
net: netcp: Enhance GBE driver to support 10G Ethernet
Wingman Kwok
2015-01-19
3
-15
/
+958
*
|
|
net: netcp: Add Keystone NetCP GbE driver
Wingman Kwok
2015-01-19
3
-1
/
+1847
*
|
|
net: netcp: Add Keystone NetCP core ethernet driver
Karicheri, Muralidharan
2015-01-19
4
-0
/
+2384
*
|
|
net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER
Felipe Balbi
2015-01-19
1
-2
/
+2
*
|
|
net: ethernet: cpsw: don't requests IRQs we don't use
Felipe Balbi
2015-01-18
1
-39
/
+33
*
|
|
net: ethernet: cpsw: unroll IRQ request loop
Felipe Balbi
2015-01-18
1
-15
/
+47
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
3
-4
/
+19
|
\
\
\
|
|
/
/
|
*
|
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
2015-01-13
3
-4
/
+19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-06
1
-11
/
+8
|
\
\
\
|
|
/
/
|
*
|
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
2015-01-04
1
-11
/
+8
|
|
/
*
|
net: cpts: convert to timecounter adjtime.
Richard Cochran
2014-12-30
1
-4
/
+1
*
|
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-30
1
-0
/
+1
|
/
*
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
2014-12-09
1
-4
/
+4
*
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
2014-11-16
1
-3
/
+3
*
net: ptp: fix time stamp matching logic for VLAN packets.
Richard Cochran
2014-11-12
1
-1
/
+1
*
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
2014-11-06
1
-1
/
+0
*
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
2014-10-31
3
-2
/
+49
*
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
2014-10-31
1
-5
/
+5
*
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
2014-10-28
1
-9
/
+9
*
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
2014-10-14
1
-0
/
+10
*
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
2014-10-14
1
-4
/
+0
*
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
2014-10-14
1
-1
/
+0
*
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2014-09-30
2
-1
/
+43
*
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
2014-09-30
1
-1
/
+1
*
net: cpsw: header, Add missing include
Markus Pargmann
2014-09-30
1
-0
/
+1
*
net: cpsw: Add missing return value
Markus Pargmann
2014-09-30
1
-0
/
+1
[next]