summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpsw.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
* drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin2015-12-181-4/+9
* drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin2015-12-181-18/+22
* ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)2015-12-181-1/+1
* drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-041-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-4/+11
|\
| * drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-211-4/+11
* | drivers: net: cpsw: use module_platform_driverGrygorii Strashko2015-10-231-11/+1
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* | drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N2015-09-211-7/+4
* | drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N2015-09-151-0/+9
|/
* drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N2015-08-131-6/+77
* drivers: net: cpsw: add separate napi for txMugunthan V N2015-08-061-13/+31
* drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N2015-08-061-17/+9
* drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N2015-08-061-25/+2
* drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N2015-07-211-6/+3
* drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N2015-07-091-16/+3
* drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N2015-07-081-2/+4
* net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran2015-05-251-3/+0
* net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran2015-05-251-2/+0
* net: cpsw: fix misplaced break statements.Richard Cochran2015-05-251-2/+2
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3
* drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-281-1/+1
* net: cpsw: Add a minimal cpsw-common module for shared codeTony Lindgren2015-01-301-33/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-10/+39
|\
| * drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-261-0/+22
| * drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-151-10/+17
* | net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi2015-01-191-2/+2
* | net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi2015-01-181-39/+33
* | net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi2015-01-181-15/+47
|/
* drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-131-2/+9
* net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-041-11/+8
* drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness2014-11-161-3/+3
* drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-311-2/+18
* drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
* drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
* drivers: net: cpsw: remove child devices while driver detachMugunthan V N2014-10-141-0/+10
* net: cpsw: Add am33xx MACID readoutMarkus Pargmann2014-09-301-1/+41
* net: cpsw: Replace pr_err by dev_errMarkus Pargmann2014-09-301-1/+1
* net: cpsw: Add missing return valueMarkus Pargmann2014-09-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-5/+47
|\
| * drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N2014-09-131-5/+24
| * drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N2014-09-101-0/+23
* | ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-091-1/+0
* | drivers: net: cpsw: Add support for pause framesMugunthan V N2014-09-081-0/+37
* | net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack2014-09-051-8/+14
|/
* drivers: net: cpsw: cleanup: remove unused functionMugunthan V N2014-07-241-11/+0
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-221-1/+23
* drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N2014-07-151-3/+7
OpenPOWER on IntegriCloud