Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8a2c9a5ab4b933efd611af0a1313ec7892f5df1a
/
drivers
/
net
/
ethernet
/
ti
8a2c9a5
net: ethernet: ti: cpts: rework initialization/deinitialization
by Grygorii Strashko
· 8 years ago
2a79df3
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
by Grygorii Strashko
· 8 years ago
e4439fa
net: ethernet: ti: cpts: clean up event list if event pool is empty
by WingMan Kwok
· 8 years ago
8fcd689
net: ethernet: ti: cpts: disable cpts when unregistered
by Grygorii Strashko
· 8 years ago
6c69140
net: ethernet: ti: cpts: fix registration order
by Grygorii Strashko
· 8 years ago
fd123a9
net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
by Grygorii Strashko
· 8 years ago
b63ba58
net: ethernet: ti: cpsw: minimize direct access to struct cpts
by Grygorii Strashko
· 8 years ago
c8395d4
net: ethernet: ti: allow cpts to be built separately
by Grygorii Strashko
· 8 years ago
391fd6c
net: ethernet: ti: cpts: switch to readl/writel_relaxed()
by Grygorii Strashko
· 8 years ago
48e0a83
net: ethernet: ti: cpsw: fix early budget split
by Ivan Khoronzhuk
· 8 years ago
397c5ad
net: ethernet: ti: davinci_cpdma: add missing EXPORTs
by Paul Gortmaker
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4ccfd63
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume
by Grygorii Strashko
· 8 years ago
8feb0a1
net: ethernet: ti: cpsw: split tx budget according between channels
by Ivan Khoronzhuk
· 8 years ago
342934a
net: ethernet: ti: cpsw: optimize end of poll cycle
by Ivan Khoronzhuk
· 8 years ago
83fcad0
net: ethernet: ti: cpsw: add .ndo to set per-queue rate
by Ivan Khoronzhuk
· 8 years ago
8f32b90
net: ethernet: ti: davinci_cpdma: add set rate for a channel
by Ivan Khoronzhuk
· 8 years ago
0fc6432
net: ethernet: ti: davinci_cpdma: add weight function for channels
by Ivan Khoronzhuk
· 8 years ago
6bb10c2
cpsw: ethtool: add support for nway reset
by Yegor Yefremov
· 8 years ago
a090994
cpsw: ethtool: add support for getting/setting EEE registers
by Yegor Yefremov
· 8 years ago
14cab6f
net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
by Johan Hovold
· 8 years ago
3f65047
of_mdio: add helper to deregister fixed-link PHYs
by Johan Hovold
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
23a0987
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
by Johan Hovold
· 8 years ago
3420ea8
net: ethernet: ti: cpsw: add missing sanity check
by Johan Hovold
· 8 years ago
a7fe9d4
net: ethernet: ti: cpsw: fix secondary-emac probe error path
by Johan Hovold
· 8 years ago
8cbcc46
net: ethernet: ti: cpsw: fix of_node and phydev leaks
by Johan Hovold
· 8 years ago
a4e32b0
net: ethernet: ti: cpsw: fix deferred probe
by Johan Hovold
· 8 years ago
86e1d5a
net: ethernet: ti: cpsw: fix mdio device reference leak
by Johan Hovold
· 8 years ago
c46ab7e
net: ethernet: ti: cpsw: fix bad register access in probe error path
by Johan Hovold
· 8 years ago
d01eb80
net: netcp: replace IS_ERR_OR_NULL by IS_ERR
by Julia Lawall
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b993eec
net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped
by Ivan Khoronzhuk
· 8 years ago
991ddb1
net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration
by Ivan Khoronzhuk
· 8 years ago
b602e49
net: ethernet: ti: davinci_cpdma: free memory while channel destroy
by Ivan Khoronzhuk
· 8 years ago
6bed011
net: ethernet: ti: davinci_emac: fix device reference leak
by Johan Hovold
· 8 years ago
c7262aa
net: ethernet: ti: cpsw: fix device and of_node leaks
by Johan Hovold
· 8 years ago
e2897b8
net: netcp: add missing of_node_put() in netcp_probe()
by Wei Yongjun
· 8 years ago
1aaa87a
net: netcp: drop kfree for memory allocated with devm_kzalloc
by Wei Yongjun
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1e09c10
tlan: avoid unused label with PCI=n
by Arnd Bergmann
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
86e3a04
net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2479876
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
0fb26c3
drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay
by Mugunthan V N
· 8 years ago
2f5281b
net: ti: cpmac: Fix compiler warning due to type confusion
by Paul Burton
· 9 years ago
e19ac15
net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels()
by Wei Yongjun
· 9 years ago
ce52c74
net: ethernet: ti: cpsw: add ethtool channels support
by Ivan Khoronzhuk
· 9 years ago
925d65e
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals
by Ivan Khoronzhuk
· 9 years ago
e05107e
net: ethernet: ti: cpsw: add multi queue support
by Ivan Khoronzhuk
· 9 years ago
080d5c5a
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
by Ivan Khoronzhuk
· 9 years ago
3802dce1
net: ethernet: ti: davinci_cpdma: split descs num between all channels
by Ivan Khoronzhuk
· 9 years ago
60747ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2a05a62
net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common
by Ivan Khoronzhuk
· 9 years ago
dbc4ec5
net: ethernet: ti: cpsw: move napi struct to cpsw_common
by Ivan Khoronzhuk
· 9 years ago
606f399
net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common
by Ivan Khoronzhuk
· 9 years ago
e38b5a3
net; ethernet: ti: cpsw: move irq stuff under cpsw_common
by Ivan Khoronzhuk
· 9 years ago
2c836bd
net: ethernet: ti: cpsw: move cpdma resources to cpsw_common
by Ivan Khoronzhuk
· 9 years ago
5d8d0d4
net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common
by Ivan Khoronzhuk
· 9 years ago
56e31bd
net: ethernet: ti: cpsw: replace pdev on dev
by Ivan Khoronzhuk
· 9 years ago
649a168
net: ethernet: ti: cpsw: create common struct to hold shared driver data
by Ivan Khoronzhuk
· 9 years ago
82b5210
net: ethernet: ti: cpsw: don't check slave num in runtime
by Ivan Khoronzhuk
· 9 years ago
ef4183a
net: ethernet: ti: cpsw: remove clk var from priv
by Ivan Khoronzhuk
· 9 years ago
6f1f583
net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
by Ivan Khoronzhuk
· 9 years ago
0a440f8
net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers
by Ivan Khoronzhuk
· 9 years ago
27e9e10
net: ethernet: ti: cpsw: simplify submit routine
by Ivan Khoronzhuk
· 9 years ago
e87a8f2
net: resolve symbol conflicts with generic hashtable.h
by Jiri Kosina
· 9 years ago
254a49d
drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
by Grygorii Strashko
· 9 years ago
aeec302
net: ethernet: ti: cpdma: remove used_desc counter
by Grygorii Strashko
· 9 years ago
5817f97
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 9 years ago
3bf2cb3
drivers: net: cpsw: use of_platform_depopulate()
by Grygorii Strashko
· 9 years ago
8a0b6dc
drivers: net: cpsw: fix wrong regs access in cpsw_remove
by Grygorii Strashko
· 9 years ago
fccd5ba
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
by Grygorii Strashko
· 9 years ago
3568bdf
net: davinci_cpdma: remove excessive dump of register values to kernel log
by Uwe Kleine-König
· 9 years ago
0971427
net: cpmac: fix error handling of cpmac_probe()
by Wei Yongjun
· 9 years ago
731e6f0
net: ti: cpmac: Use the correct function to free some resources.
by Christophe Jaillet
· 9 years ago
8d8836d
net: cpsw: make TI_CPSW_PHY_SEL invisible
by Uwe Kleine-König
· 9 years ago
7dc0993
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
b401a9b
net: ethernet: ti: cpmac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
efb15c3
net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
c332177
net: ethernet: davinci_emac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
742fb20
net: ethernet: ti: cpdma: switch to use genalloc
by Grygorii Strashko
· 9 years ago
9eae9c7
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
by Grygorii Strashko
· 9 years ago
8ea63bb
drivers: net: davinci_mdio: implement pm runtime auto mode
by Grygorii Strashko
· 9 years ago
651652a
drivers: net: davinci_mdio: add pm runtime callbacks
by Grygorii Strashko
· 9 years ago
28f0ccb
drivers: net: davinci_mdio: split reset function on init_clk and enable
by Grygorii Strashko
· 9 years ago
a01d7ba
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
by Grygorii Strashko
· 9 years ago
3f65590
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
by Grygorii Strashko
· 9 years ago
909892a
drivers: net: davinci_mdio: do pm runtime initialization later in probe
by Grygorii Strashko
· 9 years ago
a6c5d14
drivers: net: cpsw: ndev: fix accessing to suspended device
by Grygorii Strashko
· 9 years ago
7898b1d
drivers: net: cpsw: ethtool: fix accessing to suspended device
by Grygorii Strashko
· 9 years ago
74556f5
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
by Grygorii Strashko
· 9 years ago
108a653
drivers: net: cpsw: check return code from pm runtime calls
by Grygorii Strashko
· 9 years ago
1f95ba0
drivers: net: cpsw: fix suspend when all ethX devices are down
by Grygorii Strashko
· 9 years ago
8658aaf
ti_cpsw: Check for disabled child nodes
by Ben Hutchings
· 9 years ago
1793331
net: ethernet: ti: cpsw: remove rx_descs property
by Ivan Khoronzhuk
· 9 years ago
40309d2
net: tlan: don't set unused function argument
by Arnd Bergmann
· 9 years ago
d941ebe
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
by Ivan Khoronzhuk
· 9 years ago
Next »