Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
59efcbaf434964f324928619fcd0a6f506134753
/
drivers
/
net
/
ethernet
/
renesas
094e43d
ravb: Remove rx buffer ALIGN
by Kazuya Mizuguchi
· 9 years ago
ec65cfc
sh_eth: rename ARSTR register bit
by Sergei Shtylyov
· 9 years ago
97717ed
sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
by Sergei Shtylyov
· 9 years ago
f796721
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
by Sergei Shtylyov
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d0988a5
ravb: make ravb_ptp_interrupt() *void*
by Sergei Shtylyov
· 9 years ago
a6d3713
net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0
by Wolfram Sang
· 9 years ago
49dd48d
sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()
by Sergei Shtylyov
· 9 years ago
f51bdc2
ravb: Add dma queue interrupt support
by Kazuya Mizuguchi
· 9 years ago
d7be81a
ravb: fix software timestamping
by Lino Sanfilippo
· 9 years ago
38c848c
ravb: fix result value overwrite
by Yoshihiro Kaneko
· 9 years ago
ad846aa
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
by Sergei Shtylyov
· 9 years ago
4fa8c3c
sh_eth: kill useless initializers
by Sergei Shtylyov
· 9 years ago
d0ba913
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
by Sergei Shtylyov
· 9 years ago
c1b7fca
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
by Sergei Shtylyov
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
274ba62
sh_eth, ravb: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
42a67c9
net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
e866863
net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
82c1330
sh_eth: kill useless *switch* defaults
by Sergei Shtylyov
· 9 years ago
bb64b03
ravb: kill useless *switch* defaults
by Sergei Shtylyov
· 9 years ago
50bfd83
ravb: skip gPTP start/stop on R-Car gen3
by Sergei Shtylyov
· 9 years ago
d0c5f45
ravb: kill duplicate setting of CCC.CSEL
by Sergei Shtylyov
· 9 years ago
b2b14d2
sh_eth: factor out register bit twiddling code
by Sergei Shtylyov
· 9 years ago
568b3ce
ravb: factor out register bit twiddling code
by Sergei Shtylyov
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bffa731
sh_eth: stop reading ECMR in sh_eth_dev_init()
by Sergei Shtylyov
· 9 years ago
1c1fa82
ravb: stop reading ECMR in ravb_emac_init()
by Sergei Shtylyov
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
7cf7247
sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()
by Sergei Shtylyov
· 9 years ago
888cc8c
sh_eth: remove EDMAC_BIG_ENDIAN
by Sergei Shtylyov
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5cbf20c
sh_eth: fix 16-bit descriptor field access endianness too
by Sergei Shtylyov
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b4bc88a
ravb: Add fixed-link support
by Kazuya Mizuguchi
· 9 years ago
5449996
ravb: Add disable 10base
by Kazuya Mizuguchi
· 9 years ago
1299653
sh_eth: fix descriptor access endianness
by Sergei Shtylyov
· 9 years ago
3e23099
sh_eth: fix TX buffer byte-swapping
by Sergei Shtylyov
· 9 years ago
2274d37
sh_eth: uninline sh_eth_{write|read}()
by Sergei Shtylyov
· 9 years ago
6474de5
ravb: clear RIC1 in init instead of stop
by Kazuya Mizuguchi
· 9 years ago
78fa3c5
sh_eth: get rid of bb_{set|clr|read}()
by Sergei Shtylyov
· 9 years ago
39b4b06
sh_eth: factor out common code from MDIO bitbang methods
by Sergei Shtylyov
· 9 years ago
3242e2b
sh_eth: remove mask fields from 'struct bb_info'
by Sergei Shtylyov
· 9 years ago
37742f0
sh_eth: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
d966063
ravb: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
b17c1d9
ravb: fix RX queue #1 frame error counter name
by Sergei Shtylyov
· 9 years ago
248be83
sh_eth: fix kernel oops in skb_put()
by Sergei Shtylyov
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0e87436
ravb: add fallback compatibility strings
by Simon Horman
· 9 years ago
f5d7837
ravb: ptp: Add CONFIG mode support
by Kazuya Mizuguchi
· 9 years ago
1af2729
sh_eth: Remove obsolete r8a777x-ether platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
a0f48be
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
c74a224
sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
by Geert Uytterhoeven
· 9 years ago
99f84be6
sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
b3d39a8
ravb: use clock rate as basis for GTI.TIV
by Simon Horman
· 9 years ago
508dc06
ravb: fix WARNING in __free_irq()
by Sergei Shtylyov
· 9 years ago
d60cf61
ravb: remove unhandle int cause
by Masaru Nagai
· 9 years ago
2452cb0
ravb: Fix int mask value overwritten issue
by Masaru Nagai
· 9 years ago
8e03a5e
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
by Sergei Shtylyov
· 9 years ago
91d8068
sh_eth: kill 'ret' variable in sh_eth_ring_init()
by Sergei Shtylyov
· 9 years ago
f32bfb9
sh_eth: use DMA barriers
by Sergei Shtylyov
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c238041
sh_eth: fix typo in RX descriptor bit name
by Sergei Shtylyov
· 9 years ago
c451113
ravb: use pdev rather than ndev for error messages
by Simon Horman
· 9 years ago
b61ed8f
sh_eth: fix WARNING in dma_common_free_remap()
by Sergei Shtylyov
· 9 years ago
2c94e85
sh_eth: fix uninitialized arrays in sh_eth_ring_init()
by Sergei Shtylyov
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cb36859
sh_eth: fix RX buffer size calculation
by Sergei Shtylyov
· 9 years ago
ab85791
sh_eth: fix RX buffer size alignment
by Sergei Shtylyov
· 9 years ago
22d4df8
ravb: Add support for r8a7795 SoC
by Kazuya Mizuguchi
· 9 years ago
e2dbb33
ravb: Provide dev parameter to DMA API
by Kazuya Mizuguchi
· 9 years ago
06fb4e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7a468ac
sh_eth: propagate platform_get_irq() error upstream
by Sergei Shtylyov
· 9 years ago
f375339
ravb: propagate platform_get_irq() error upstream
by Sergei Shtylyov
· 9 years ago
2f45d19
ravb: minimize TX data copying
by Sergei Shtylyov
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
d8b4891
ravb: fix ring memory allocation
by Sergei Shtylyov
· 10 years ago
06613e3
ravb: fix race updating TCCR
by Sergei Shtylyov
· 10 years ago
e2370f0
ravb: do not invalidate cache for RX buffer twice
by Sergei Shtylyov
· 10 years ago
aad0d51
ravb: kill useless initializers
by Sergei Shtylyov
· 10 years ago
5102e23
renesas: missing unlock on error path
by Dan Carpenter
· 10 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
a0d2f20
Renesas Ethernet AVB PTP clock driver
by Sergei Shtylyov
· 10 years ago
c156633
Renesas Ethernet AVB driver proper
by Sergei Shtylyov
· 10 years ago
4398f9c
sh_eth: Mitigate lost statistics updates
by Ben Hutchings
· 10 years ago
e5fd13f
sh_eth: Optionally log RX and TX status for each completed descriptor
by Ben Hutchings
· 10 years ago
6b4b4fe
sh_eth: Implement ethtool register dump operations
by Ben Hutchings
· 10 years ago
3365711
sh_eth: WARN on access to a register not implemented in a particular chip
by Ben Hutchings
· 10 years ago
25b77ad
sh_eth: Implement multicast statistic based on the RFS8 status bit
by Ben Hutchings
· 10 years ago
dacc73e
sh_eth: Really fix padding of short frames on TX
by Ben Hutchings
· 10 years ago
9b4a636
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
by Ben Hutchings
· 10 years ago
6ded286
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
by Ben Hutchings
· 10 years ago
7d7355f
sh_eth: Ensure proper ordering of descriptor active bit write/read
by Ben Hutchings
· 10 years ago
a14c7d1
sh_eth: Fix lost MAC address on kexec
by Geert Uytterhoeven
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
52b9fa3
sh_eth: Fix DMA-API usage for RX buffers
by Ben Hutchings
· 10 years ago
aa3933b
sh_eth: Check for DMA mapping errors on transmit
by Ben Hutchings
· 10 years ago
Next »