index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Age
Commit message (
Expand
)
Author
2016-12-10
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
Ivan Khoronzhuk
2016-12-10
net: ethernet: ti: cpsw: re-split res only when speed is changed
Ivan Khoronzhuk
2016-12-10
net: ethernet: ti: cpsw: combine budget and weight split and check
Ivan Khoronzhuk
2016-12-10
net: ethernet: ti: cpsw: don't start queue twice
Ivan Khoronzhuk
2016-12-10
net: ethernet: ti: cpsw: use same macros to get active slave
Ivan Khoronzhuk
2016-12-07
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
2016-12-07
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
2016-12-07
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
2016-12-07
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
2016-12-06
net: ethernet: ti: cpsw: fix early budget split
Ivan Khoronzhuk
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-30
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
Grygorii Strashko
2016-11-30
net: ethernet: ti: cpsw: split tx budget according between channels
Ivan Khoronzhuk
2016-11-30
net: ethernet: ti: cpsw: optimize end of poll cycle
Ivan Khoronzhuk
2016-11-30
net: ethernet: ti: cpsw: add .ndo to set per-queue rate
Ivan Khoronzhuk
2016-11-30
cpsw: ethtool: add support for nway reset
Yegor Yefremov
2016-11-30
cpsw: ethtool: add support for getting/setting EEE registers
Yegor Yefremov
2016-11-29
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-18
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
Johan Hovold
2016-11-18
net: ethernet: ti: cpsw: add missing sanity check
Johan Hovold
2016-11-18
net: ethernet: ti: cpsw: fix secondary-emac probe error path
Johan Hovold
2016-11-18
net: ethernet: ti: cpsw: fix of_node and phydev leaks
Johan Hovold
2016-11-18
net: ethernet: ti: cpsw: fix deferred probe
Johan Hovold
2016-11-18
net: ethernet: ti: cpsw: fix mdio device reference leak
Johan Hovold
2016-11-18
net: ethernet: ti: cpsw: fix bad register access in probe error path
Johan Hovold
2016-11-13
net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration
Ivan Khoronzhuk
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-12
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-08-26
net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()
Wei Yongjun
2016-08-23
net: ethernet: ti: cpsw: add ethtool channels support
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-10
net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move napi struct to cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common
Ivan Khoronzhuk
2016-08-10
net; ethernet: ti: cpsw: move irq stuff under cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move cpdma resources to cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: replace pdev on dev
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: create common struct to hold shared driver data
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: don't check slave num in runtime
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: remove clk var from priv
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers
Ivan Khoronzhuk
2016-08-10
net: ethernet: ti: cpsw: simplify submit routine
Ivan Khoronzhuk
2016-08-09
drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
Grygorii Strashko
2016-07-30
drivers: net: cpsw: use of_platform_depopulate()
Grygorii Strashko
[next]