Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
75514b6654859e0130b512396dc964d2a9e84967
/
drivers
/
net
/
ethernet
/
ti
75514b6
net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout
by Grygorii Strashko
· 8 years ago
07fef36
cpsw/netcp: cpts depends on posix_timers
by Arnd Bergmann
· 8 years ago
be9ca0d
cpsw/netcp: work around reverse cpts dependency
by Arnd Bergmann
· 8 years ago
9fe9aa0
net: ethernet: ti: cpsw: correct ale dev to cpsw
by Ivan Khoronzhuk
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d5bc161
net: ethernet: ti: cpsw: use var instead of func for usage count
by Ivan Khoronzhuk
· 8 years ago
a60ced9
net: ethernet: ti: cpsw: fix cpsw assignment in resume
by Ivan Khoronzhuk
· 8 years ago
1bf9605
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
by Ivan Khoronzhuk
· 8 years ago
1deeaa0
net: ethernet: ti: netcp_core: remove netif_trans_update
by Ivan Khoronzhuk
· 8 years ago
6136c8f
net: netcp: Do not clobber PHY link outside of state machine
by Florian Fainelli
· 8 years ago
219189e
net: ethernet: ti: cpsw: remove netif_trans_update
by Ivan Khoronzhuk
· 8 years ago
f696186
net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
by Grygorii Strashko
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
022d7ad
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs
by Ivan Khoronzhuk
· 8 years ago
fe734d0
net: ethernet: ti: cpsw: don't duplicate common res in rx handler
by Ivan Khoronzhuk
· 8 years ago
03fd01a
net: ethernet: ti: cpsw: don't duplicate ndev_running
by Ivan Khoronzhuk
· 8 years ago
176b0cb
net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
by Ivan Khoronzhuk
· 8 years ago
aafc93a
net: ethernet: ti: cpsw: remove dual check from common res usage function
by Ivan Khoronzhuk
· 8 years ago
e33c2ef
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
by Ivan Khoronzhuk
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d43e6fb
cpmac: remove hopeless #warning
by Arnd Bergmann
· 8 years ago
380043b
net: netcp: correct netcp_get_stats function signature
by Keerthy
· 8 years ago
f89d21b
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
by Ivan Khoronzhuk
· 8 years ago
b361da8
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
by Karicheri, Muralidharan
· 8 years ago
7938a0d
net: netcp: ale: use ale_status to size the ale table
by Karicheri, Muralidharan
· 8 years ago
ca47130
net: netcp: ale: update to support unknown vlan controls for NU switch
by Karicheri, Muralidharan
· 8 years ago
4cd85a6
net: netcp: use hw capability to remove FCS word from rx packets
by Karicheri, Muralidharan
· 8 years ago
0cead3a
net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY
by Karicheri, Muralidharan
· 8 years ago
6a8162e
net: netcp: store network statistics in 64 bits
by Michael Scherban
· 8 years ago
aa25510
net: netcp: remove the redundant memmov()
by Karicheri, Muralidharan
· 8 years ago
69d707d
net: netcp: extract eflag from desc for rx_hook handling
by Karicheri, Muralidharan
· 8 years ago
be034fc
net: ethernet: ti: cpsw: add support for ringparam configuration
by Grygorii Strashko
· 8 years ago
90225bf
net: ethernet: ti: cpsw: add support for descs pool size configuration
by Grygorii Strashko
· 8 years ago
7f3b490
net: ethernet: ti: cpdma: use devm_ioremap
by Grygorii Strashko
· 8 years ago
5fcc40a
net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_create/destroy()
by Grygorii Strashko
· 8 years ago
12a303e
net: ethernet: ti: cpdma: fix desc re-queuing
by Grygorii Strashko
· 8 years ago
a6c83cc
net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr
by Grygorii Strashko
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
4c0ef23
net: netcp: ethss: fix 10gbe host port tx pri map configuration
by WingMan Kwok
· 8 years ago
e9838ef
net: netcp: ethss: fix errors in ethtool ops
by WingMan Kwok
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6246168
net: ethernet: ti: netcp: add support of cpts
by WingMan Kwok
· 8 years ago
52986a2
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
by Ivan Khoronzhuk
· 8 years ago
0be01b8
net: ethernet: ti: cpsw: re-split res only when speed is changed
by Ivan Khoronzhuk
· 8 years ago
32b78d8
net: ethernet: ti: cpsw: combine budget and weight split and check
by Ivan Khoronzhuk
· 8 years ago
32b5f2d
net: ethernet: ti: cpsw: don't start queue twice
by Ivan Khoronzhuk
· 8 years ago
cb7d78d0
net: ethernet: ti: cpsw: use same macros to get active slave
by Ivan Khoronzhuk
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5579f28
net: ethernet: cpmac: Call SET_NETDEV_DEV()
by Florian Fainelli
· 8 years ago
74685b0
drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
by Alex
· 8 years ago
20138cf
net: ethernet: ti: cpts: fix overflow check period
by Grygorii Strashko
· 8 years ago
88f0f0b
net: ethernet: ti: cpts: calc mult and shift from refclk freq
by Grygorii Strashko
· 8 years ago
4a88fb9
net: ethernet: ti: cpts: move dt props parsing to cpts driver
by Grygorii Strashko
· 8 years ago
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
d1cbfd7
ptp_clock: Allow for it to be optional
by Nicolas Pitre
· 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
Next »