index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Commit message (
Expand
)
Author
Age
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2014-04-16
*
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
2013-11-04
*
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-24
*
drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume
Mugunthan V N
2013-06-19
*
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
2013-06-17
*
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-13
*
net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime
Sebastian Siewior
2013-06-11
*
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
Mugunthan V N
2013-05-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
|
*
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
2013-04-30
|
*
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-25
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
|
\
|
*
|
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-19
|
*
|
tlan: cancel work at remove path
Devendra Naga
2013-04-16
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
|
|
\
\
|
*
|
|
net/davinci_emac: use devres APIs
Sekhar Nori
2013-03-26
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-22
|
|
\
\
\
|
*
|
|
|
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
|
|
\
\
\
\
|
*
|
|
|
|
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
Mugunthan V N
2013-03-13
|
*
|
|
|
|
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
Mugunthan V N
2013-03-13
|
*
|
|
|
|
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
Mugunthan V N
2013-03-13
|
*
|
|
|
|
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
2013-03-13
|
*
|
|
|
|
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
treewide: Fix typos in printk
Masanari Iida
2013-03-20
*
|
|
|
|
|
drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...
Mugunthan V N
2013-04-15
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
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-27
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
net: ethernet: cpsw: fix erroneous condition in error check
Lothar Waßmann
2013-03-21
|
|
_
|
/
|
/
|
|
*
|
|
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
2013-03-17
*
|
|
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
Daniel Mack
2013-03-13
|
|
/
|
/
|
*
|
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
2013-02-26
|
/
*
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-02-21
|
\
|
*
net: cwdavinci_cpdma: export symbols for cpsw
Arnd Bergmann
2013-02-15
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
\
|
*
|
drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
|
|
/
*
|
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-18
*
|
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
2013-02-13
[next]