summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat
2013-09-24ti: Remove extern from function prototypesJoe Perches
2013-09-24drivers: net: cpsw: use cpsw-phy-sel driver to configure phy modeMugunthan V N
2013-09-24drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpswMugunthan V N
2013-09-24net: ethernet: cpsw: switch to devres allocationsDaniel Mack
2013-08-30net: davinci_mdio: use dev_get_platdata()Jingoo Han
2013-08-30net: davinci_emac: use dev_get_platdata()Jingoo Han
2013-08-30net: cpmac: use dev_get_platdata()Jingoo Han
2013-08-22net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack
2013-08-21net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-20net: cpsw: Add support for wake-on-lan for cpswMatus Ujhelyi
2013-08-20drivers: net: cpsw: remove platform data header file of cpswMugunthan V N
2013-08-20net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen
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