aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall
2015-12-18drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin
2015-12-18drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin
2015-12-18ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)
2015-11-20net: cpsw: Fix ethernet regression for dm814xTony Lindgren
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-04drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-26net: netcp: add missing of_node_putJulia Lawall
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-09drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modularPaul Gortmaker
2015-09-29drivers: net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-23net: davinci_emac: Add support for fixed-link PHYNeil Armstrong
2015-09-23net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan
2015-09-23net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan
2015-09-23net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan
2015-09-23net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan
2015-09-23net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan
2015-09-23net: netcp: remove dead code from the driverKaricheri, Muralidharan
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok
2015-09-21drivers: net: cpsw-common: add support for reading mac address for dra7 and a...Mugunthan V N
2015-09-21drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-08-25net: davinci_emac: fix error return codeJulia Lawall
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