summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi
2013-07-30drivers: net: cpsw: Add support for set MAC addressMugunthan V N
2013-07-24drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-02net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-28drivers: net: cpsw: add newline after MACID logDaniel Mack
2013-06-25net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar
2013-06-25net: davinci_emac: simplify the OF parser codeLad, Prabhakar
2013-06-25net: davinci: emac: Convert to devm_* apiLad, Prabhakar
2013-06-24drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior
2013-06-19drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-16drivers: net: davinci_mdio: use pinctrl PM helpersMugunthan V N
2013-06-16drivers: net: cpsw: use pinctrl PM helpersMugunthan V N
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior
2013-06-04drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N
2013-05-31drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-20ThunderLAN: remove is_eisa flagRolf Eike Beer
2013-05-02drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-25net/cpsw: fix irq_disable() with threaded interruptsSebastian Siewior
2013-04-25net/cpsw: optimize the for_each_slave_macro()Sebastian Siewior
2013-04-25net/cpsw: make sure modules remove does not leak any ressourcesSebastian Siewior
2013-04-25net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior
2013-04-25net/cpsw: redo rx skb allocation in rx pathSebastian Siewior
2013-04-25net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior
2013-04-25net/cpsw: don't rely only on netif_running() to check which device is activeSebastian Siewior
2013-04-25net/cpsw: don't continue if we miss to allocate rx skbsSebastian Siewior
2013-04-25net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-16tlan: cancel work at remove pathDevendra Naga
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N