summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2013-03-27drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N1-1/+1
2013-03-27drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N1-1/+1
2013-03-26net/davinci_emac: use devres APIsSekhar Nori1-30/+16
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-03-21net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann1-1/+1
2013-03-20net: ethernet: davinci_emac: make local function emac_poll_controller() staticWei Yongjun1-1/+1
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2013-03-17drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N1-1/+1
2013-03-13net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack1-1/+1
2013-03-13drivers: net: ethernet: cpsw: implement get phy_id via ioctlMugunthan V N1-2/+14
2013-03-13driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N1-0/+104
2013-03-13driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N1-0/+29
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N1-5/+5
2013-03-10drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-3/+1
2013-02-27drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack1-1/+1
2013-02-22Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+3
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N3-12/+24
2013-02-15net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann1-0/+3
2013-02-13net: ethernet: ti: remove redundant NULL check.Cyril Roelandt1-4/+2
2013-02-13driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N1-52/+283
2013-02-13driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N1-15/+21
2013-02-13driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N4-9/+24
2013-02-07drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2-2/+108
2013-02-07drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N3-22/+113
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2-8/+4
2013-01-21net: ethernet: davinci: Fix build breakageThierry Reding1-1/+1
2013-01-18net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N4-13/+57
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli3-4/+4
2013-01-11drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko3-9/+9
2013-01-04net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko1-1/+0
2012-12-27cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-27cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren1-2/+0
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-3/+2
2012-12-03net/davinci_emac: remove __dev* attributesBill Pemberton2-6/+6
2012-12-03cpsw: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03tlan: remove __dev* attributesBill Pemberton1-4/+4
2012-12-03cpmac: remove __dev* attributesBill Pemberton1-5/+5
2012-11-29net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selectedMugunthan V N1-4/+3
2012-11-27cpts: add missing kconfig dependencyRichard Cochran1-0/+1
2012-11-15net: cpsw: halt network stack before halting the device during suspendMugunthan V N1-3/+3
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran1-139/+103
2012-11-15net: cpsw: Add parent<->child relation support between cpsw and mdioVaibhav Hiremath1-2/+14
2012-11-15net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath1-1/+1
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran1-9/+8
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran1-13/+13