aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+6
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior1-1/+1
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N1-4/+1
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N1-2/+2
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior1-3/+2
2013-06-04drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N1-0/+2
2013-05-31drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N1-0/+5
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2-3/+0
2013-05-20ThunderLAN: remove is_eisa flagRolf Eike Beer2-2/+0
2013-05-02drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-118/+305
2013-04-30drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N1-1/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-25net/cpsw: fix irq_disable() with threaded interruptsSebastian Siewior1-3/+22
2013-04-25net/cpsw: optimize the for_each_slave_macro()Sebastian Siewior1-3/+6
2013-04-25net/cpsw: make sure modules remove does not leak any ressourcesSebastian Siewior1-7/+16
2013-04-25net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior3-0/+4
2013-04-25net/cpsw: redo rx skb allocation in rx pathSebastian Siewior2-21/+19
2013-04-25net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior4-10/+10
2013-04-25net/cpsw: don't rely only on netif_running() to check which device is activeSebastian Siewior1-11/+22
2013-04-25net/cpsw: don't continue if we miss to allocate rx skbsSebastian Siewior1-13/+22
2013-04-25net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior1-8/+12
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-2/+2
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2013-04-16tlan: cancel work at remove pathDevendra Naga1-0/+1
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw nodeMugunthan V N1-1/+1
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 tx queueMugunthan 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-20treewide: Fix typos in printkMasanari Iida1-1/+1
2013-03-17drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()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-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-3/+1
2013-02-26drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack1-1/+1
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus 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-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N1-52/+283