开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Age
Commit message (
Expand
)
Author
2014-06-30
net: cpsw: fix null dereference at probe
Johan Hovold
2013-06-24
drivers: net: cpsw: fix compilation error with cpsw driver
Mugunthan V N
2013-06-19
drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume
Mugunthan V N
2013-06-17
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
2013-05-02
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
Mugunthan V N
2013-04-30
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
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-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-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: cpsw: use netif_wake_queue() while restarting tx queue
Mugunthan V N
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-13
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
Daniel Mack
2013-03-13
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-02-26
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
2013-02-18
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-12
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
2013-02-12
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
2013-02-12
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
2013-02-06
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
2013-02-06
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-18
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-03
cpsw: remove __dev* attributes
Bill Pemberton
2012-11-28
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
2012-11-14
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
2012-11-14
cpsw: simplify the setup of the register pointers
Richard Cochran
2012-11-14
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
2012-11-03
cpsw: fix leaking IO mappings
Richard Cochran
2012-11-03
cpsw: rename register banks to match the reference manual, part 2
Richard Cochran
2012-11-01
cpsw: support the HWTSTAMP ioctl and the CPTS
Richard Cochran
2012-11-01
cpts: specify the input clock frequency via DT
Richard Cochran
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
[next]