index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
4
-23
/
+34
2016-12-07
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
3
-57
/
+92
2016-12-07
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
Grygorii Strashko
1
-2
/
+0
2016-12-07
net: ethernet: ti: cpts: clean up event list if event pool is empty
WingMan Kwok
1
-2
/
+24
2016-12-07
net: ethernet: ti: cpts: disable cpts when unregistered
Grygorii Strashko
1
-0
/
+4
2016-12-07
net: ethernet: ti: cpts: fix registration order
Grygorii Strashko
1
-10
/
+14
2016-12-07
net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...
Grygorii Strashko
1
-6
/
+8
2016-12-07
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
2
-13
/
+54
2016-12-07
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
5
-19
/
+42
2016-12-07
net: ethernet: ti: cpts: switch to readl/writel_relaxed()
Grygorii Strashko
1
-2
/
+2
2016-12-06
net: ethernet: ti: cpsw: fix early budget split
Ivan Khoronzhuk
1
-77
/
+77
2016-12-03
net: ethernet: ti: davinci_cpdma: add missing EXPORTs
Paul Gortmaker
1
-0
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-15
/
+15
2016-11-30
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
Grygorii Strashko
1
-0
/
+4
2016-11-30
net: ethernet: ti: cpsw: split tx budget according between channels
Ivan Khoronzhuk
1
-29
/
+130
2016-11-30
net: ethernet: ti: cpsw: optimize end of poll cycle
Ivan Khoronzhuk
1
-18
/
+6
2016-11-30
net: ethernet: ti: cpsw: add .ndo to set per-queue rate
Ivan Khoronzhuk
1
-0
/
+87
2016-11-30
net: ethernet: ti: davinci_cpdma: add set rate for a channel
Ivan Khoronzhuk
2
-45
/
+289
2016-11-30
net: ethernet: ti: davinci_cpdma: add weight function for channels
Ivan Khoronzhuk
2
-10
/
+115
2016-11-30
cpsw: ethtool: add support for nway reset
Yegor Yefremov
1
-0
/
+13
2016-11-30
cpsw: ethtool: add support for getting/setting EEE registers
Yegor Yefremov
1
-0
/
+26
2016-11-29
net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
Johan Hovold
1
-1
/
+9
2016-11-29
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
1
-14
/
+2
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+74
2016-11-18
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
Johan Hovold
1
-5
/
+7
2016-11-18
net: ethernet: ti: cpsw: add missing sanity check
Johan Hovold
1
-0
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix secondary-emac probe error path
Johan Hovold
1
-1
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix of_node and phydev leaks
Johan Hovold
1
-0
/
+35
2016-11-18
net: ethernet: ti: cpsw: fix deferred probe
Johan Hovold
1
-17
/
+24
2016-11-18
net: ethernet: ti: cpsw: fix mdio device reference leak
Johan Hovold
1
-0
/
+1
2016-11-18
net: ethernet: ti: cpsw: fix bad register access in probe error path
Johan Hovold
1
-4
/
+7
2016-11-16
net: netcp: replace IS_ERR_OR_NULL by IS_ERR
Julia Lawall
1
-3
/
+3
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+9
2016-11-13
net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped
Ivan Khoronzhuk
1
-1
/
+1
2016-11-13
net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration
Ivan Khoronzhuk
2
-53
/
+53
2016-11-12
net: ethernet: ti: davinci_cpdma: free memory while channel destroy
Ivan Khoronzhuk
1
-1
/
+1
2016-11-07
net: ethernet: ti: davinci_emac: fix device reference leak
Johan Hovold
1
-4
/
+6
2016-11-07
net: ethernet: ti: cpsw: fix device and of_node leaks
Johan Hovold
1
-0
/
+3
2016-10-26
net: netcp: add missing of_node_put() in netcp_probe()
Wei Yongjun
1
-0
/
+4
2016-10-26
net: netcp: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-2
/
+0
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-16
/
+4
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-10-13
tlan: avoid unused label with PCI=n
Arnd Bergmann
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
3
-3
/
+0
2016-10-12
net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+25
2016-10-12
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+10
2016-10-06
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
Mugunthan V N
1
-0
/
+14
2016-09-04
net: ti: cpmac: Fix compiler warning due to type confusion
Paul Burton
1
-2
/
+3
2016-08-26
net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()
Wei Yongjun
1
-1
/
+2
[prev]
[next]