Age | Commit message (Expand) | Author |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-02 | net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr... | Wei Yongjun |
2013-06-28 | net/trivial: replace numeric with standard PM state macros | Yijing Wang |
2013-06-28 | drivers: net: cpsw: add newline after MACID log | Daniel Mack |
2013-06-25 | net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) | Lad, Prabhakar |
2013-06-25 | net: davinci_emac: simplify the OF parser code | Lad, Prabhakar |
2013-06-25 | net: davinci: emac: Convert to devm_* api | Lad, Prabhakar |
2013-06-24 | drivers: net: cpsw: fix compilation error with cpsw driver | Mugunthan V N |
2013-06-24 | net: eth: davicnci_cpdma: check dma map error | Sebastian Siewior |
2013-06-19 | drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume | Mugunthan V N |
2013-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-17 | net: cpsw: check for cpts pointer after its allocation | Sebastian Siewior |
2013-06-16 | drivers: net: davinci_mdio: use pinctrl PM helpers | Mugunthan V N |
2013-06-16 | drivers: net: cpsw: use pinctrl PM helpers | Mugunthan V N |
2013-06-13 | drivers: net: davinci_mdio: restore mdio clk divider in mdio resume | Mugunthan V N |
2013-06-13 | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver | Mugunthan V N |
2013-06-11 | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime | Sebastian Siewior |
2013-06-04 | drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver | Mugunthan V N |
2013-05-31 | drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA | Mugunthan V N |
2013-05-27 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-20 | ThunderLAN: remove is_eisa flag | Rolf Eike Beer |
2013-05-02 | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence | Mugunthan V N |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | drivers: net: cpsw: fix kernel warn on cpsw irq enable | Mugunthan V N |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-25 | net/cpsw: fix irq_disable() with threaded interrupts | Sebastian Siewior |
2013-04-25 | net/cpsw: optimize the for_each_slave_macro() | Sebastian Siewior |
2013-04-25 | net/cpsw: make sure modules remove does not leak any ressources | Sebastian Siewior |
2013-04-25 | net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE | Sebastian Siewior |
2013-04-25 | net/cpsw: redo rx skb allocation in rx path | Sebastian Siewior |
2013-04-25 | net/davinci_cpdma: remove unused argument in cpdma_chan_submit() | Sebastian Siewior |
2013-04-25 | net/cpsw: don't rely only on netif_running() to check which device is active | Sebastian Siewior |
2013-04-25 | net/cpsw: don't continue if we miss to allocate rx skbs | Sebastian Siewior |
2013-04-25 | net/davinci_cpdma: don't check for jiffies with interrupts | Sebastian Siewior |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-04-16 | tlan: cancel work at remove path | Devendra Naga |
2013-04-15 | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp... | Mugunthan V N |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-27 | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting... | Mugunthan V N |
2013-03-27 | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue | Mugunthan V N |
2013-03-26 | net/davinci_emac: use devres APIs | Sekhar Nori |
2013-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-21 | net: ethernet: cpsw: fix erroneous condition in error check | Lothar Waßmann |
2013-03-20 | net: ethernet: davinci_emac: make local function emac_poll_controller() static | Wei Yongjun |
2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-20 | treewide: Fix typos in printk | Masanari Iida |