开源镜像站
帮助
动态
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
2015-08-13
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
2015-08-06
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
2015-08-06
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
2015-08-06
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
2015-07-09
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
2015-07-08
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
2015-05-25
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
2015-05-25
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
2015-05-25
net: cpsw: fix misplaced break statements.
Richard Cochran
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-01
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
2015-02-28
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
2015-01-30
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-26
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
2015-01-19
net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER
Felipe Balbi
2015-01-18
net: ethernet: cpsw: don't requests IRQs we don't use
Felipe Balbi
2015-01-18
net: ethernet: cpsw: unroll IRQ request loop
Felipe Balbi
2015-01-15
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
2015-01-04
net: ethernet: cpsw: fix hangs with interrupts
Felipe Balbi
2014-11-16
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
2014-10-28
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
2014-10-14
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
2014-09-30
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2014-09-30
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
2014-09-30
net: cpsw: Add missing return value
Markus Pargmann
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-13
drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev
Mugunthan V N
2014-09-10
drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
Mugunthan V N
2014-09-09
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-09-08
drivers: net: cpsw: Add support for pause frames
Mugunthan V N
2014-09-05
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
2014-07-24
drivers: net: cpsw: cleanup: remove unused function
Mugunthan V N
2014-07-22
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
2014-07-15
drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
Mugunthan V N
2014-06-21
drivers: net: cpsw: fix dual EMAC stall when connected to same switch
Mugunthan V N
2014-05-15
ti: Remove trailing semicolon from do {...} while (0) macro
Joe Perches
2014-05-15
driver net: cpsw: Convert pr_*() to dev_*() calls
George Cherian
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-09
net: cpsw: add missing of_node_put
Johan Hovold
2014-05-09
net: cpsw: fix null dereference at probe
Johan Hovold
2014-05-09
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
Johan Hovold
2014-05-05
drivers: net: cpsw: Enable Annexe F Time sync
George Cherian
2014-05-05
drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372
George Cherian
2014-04-11
drivers: net: cpsw: enable interrupts after napi enable and clearing previous...
Mugunthan V N
[next]