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
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-1
/
+2
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
1
-25
/
+38
|
\
|
*
drivers: net: cpsw: fix error return code
Julia Lawall
2015-12-29
1
-3
/
+7
|
*
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
2015-12-18
1
-4
/
+9
|
*
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
2015-12-18
1
-18
/
+22
|
*
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
2015-12-18
1
-1
/
+1
*
|
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
1
-1
/
+1
|
/
*
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2015-11-04
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-4
/
+11
|
\
|
*
drivers: net: cpsw: add phy-handle parsing
Heiko Schocher
2015-10-21
1
-4
/
+11
*
|
drivers: net: cpsw: use module_platform_driver
Grygorii Strashko
2015-10-23
1
-11
/
+1
*
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
|
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
2015-09-21
1
-7
/
+4
*
|
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
Mugunthan V N
2015-09-15
1
-0
/
+9
|
/
*
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
2015-08-13
1
-6
/
+77
*
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
2015-08-06
1
-13
/
+31
*
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
2015-08-06
1
-17
/
+9
*
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
2015-08-06
1
-25
/
+2
*
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
2015-07-21
1
-6
/
+3
*
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
2015-07-09
1
-16
/
+3
*
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
2015-07-08
1
-2
/
+4
*
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
2015-05-25
1
-3
/
+0
*
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
2015-05-25
1
-2
/
+0
*
net: cpsw: fix misplaced break statements.
Richard Cochran
2015-05-25
1
-2
/
+2
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
2015-03-01
1
-4
/
+3
*
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
2015-02-28
1
-1
/
+1
*
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
2015-01-30
1
-33
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-10
/
+39
|
\
|
*
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
2015-01-26
1
-0
/
+22
|
*
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
2015-01-15
1
-10
/
+17
*
|
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
|
/
*
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
2015-01-13
1
-2
/
+9
*
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
2015-01-04
1
-11
/
+8
*
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
2014-11-16
1
-3
/
+3
*
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
2014-10-31
1
-2
/
+18
*
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
*
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2014-09-30
1
-1
/
+41
*
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
2014-09-30
1
-1
/
+1
*
net: cpsw: Add missing return value
Markus Pargmann
2014-09-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-5
/
+47
|
\
|
*
drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev
Mugunthan V N
2014-09-13
1
-5
/
+24
|
*
drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
Mugunthan V N
2014-09-10
1
-0
/
+23
*
|
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-09-09
1
-1
/
+0
*
|
drivers: net: cpsw: Add support for pause frames
Mugunthan V N
2014-09-08
1
-0
/
+37
[next]