summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2018-09-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin
2018-09-19ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen
2018-09-19net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2018-09-19drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin
2018-08-24net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-04-13net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-02-25tlan: avoid unused label with PCI=nArnd Bergmann
2017-03-18cpmac: remove hopeless #warningArnd Bergmann
2017-01-12net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
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