summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2021-07-28net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-06-03net: netcp: Fix an error messageChristophe JAILLET
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2020-05-10net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong
2020-05-10net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold
2020-05-10net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold
2020-05-10net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong
2020-05-10drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin
2020-01-04net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-05-16net: ethernet: ti: fix possible object reference leakWen Yang
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