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