aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2015-08-13drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok
2015-08-06drivers: net: cpsw: add separate napi for txMugunthan V N
2015-08-06drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N
2015-08-06drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-29net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N
2015-07-08drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-05-25net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran
2015-05-25net: cpsw: fix misplaced break statements.Richard Cochran
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu
2015-05-12netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-20net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok
2015-03-20net: netcp: enclose macros in parenthesesKaricheri, Muralidharan
2015-03-20net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan
2015-03-20net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan
2015-03-20net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-01net: ti: cpsw: add hibernation callbacksGrygorii Strashko
2015-03-01net: davinci_mdio: add hibernation callbacksGrygorii Strashko
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-05net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar