aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-25net: davinci_emac: fix error return codeJulia Lawall1-1/+3
2015-08-13drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N1-6/+77
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-23/+13
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok2-23/+13
2015-08-06drivers: net: cpsw: add separate napi for txMugunthan V N1-13/+31
2015-08-06drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N1-17/+9
2015-08-06drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itselfMugunthan V N1-25/+2
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-37/+77
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan2-28/+17
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan1-3/+2
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan1-2/+11
2015-07-29net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok1-2/+13
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok3-2/+47
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok1-3/+174
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok1-11/+75
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok1-45/+54
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok1-25/+21
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok1-1/+5
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok1-2/+3
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+4
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N1-6/+3
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan1-1/+1
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-18/+7
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N1-16/+3
2015-07-08drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N1-2/+4
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-6/+2
2015-05-25net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran1-3/+0
2015-05-25net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran1-2/+0
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran2-47/+0
2015-05-25net: cpsw: fix misplaced break statements.Richard Cochran1-2/+2
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu1-1/+0
2015-05-12netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck1-1/+1
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan1-2/+6
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran1-6/+6
2015-03-20net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok1-36/+884
2015-03-20net: netcp: enclose macros in parenthesesKaricheri, Muralidharan1-251/+272
2015-03-20net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan1-0/+1
2015-03-20net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan1-37/+93
2015-03-20net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan3-13/+29
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+9
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-7/+7
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-01net: ti: cpsw: add hibernation callbacksGrygorii Strashko1-4/+3
2015-03-01net: davinci_mdio: add hibernation callbacksGrygorii Strashko1-2/+3
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2