aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-66/+55
2015-09-23net: davinci_emac: Add support for fixed-link PHYNeil Armstrong1-2/+6
2015-09-23net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan1-16/+10
2015-09-23net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan1-1/+1
2015-09-23net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan1-0/+5
2015-09-23net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan1-6/+7
2015-09-23net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan1-7/+12
2015-09-23net: netcp: remove dead code from the driverKaricheri, Muralidharan1-9/+0
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok1-27/+20
2015-09-21drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platformsMugunthan V N1-0/+6
2015-09-21drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N4-59/+57
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N1-0/+9
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-0/+2
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