Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3215b9d57a2c75c4305a3956ca303d7004485200
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.c
55ea874
sh_eth: uninline TSU register accessors
by Sergei Shtylyov
· 7 years ago
b4580c9
sh_eth: Remove obsolete explicit clock handling for WoL
by Geert Uytterhoeven
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
9662ec1
sh_eth: get Ether port # only when needed
by Sergei Shtylyov
· 7 years ago
3e14c96
sh_eth: gather all TSU init code in one place
by Sergei Shtylyov
· 7 years ago
17d0fb0
sh_eth: fix dumping ARSTR
by Sergei Shtylyov
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
50f3d74
sh_eth: fix TXALCR1 offsets
by Sergei Shtylyov
· 7 years ago
5133550
sh_eth: fix SH7757 GEther initialization
by Sergei Shtylyov
· 7 years ago
dfe8266
sh_eth: fix TSU resource handling
by Sergei Shtylyov
· 7 years ago
4282fc4
sh_eth: kill redundant check in the probe() method
by Sergei Shtylyov
· 7 years ago
2aab6b4
net: sh_eth: do not advertise Gigabit capabilities when not available
by Thomas Petazzoni
· 7 years ago
573500dbf
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
by Thomas Petazzoni
· 7 years ago
22c1aed
net: sh_eth: use correct "struct device" when calling DMA mapping functions
by Thomas Petazzoni
· 7 years ago
b4804e0
net: sh_eth: implement R-Car Gen[12] fallback compatibility strings
by Simon Horman
· 7 years ago
6c4b2f7
net: sh_eth: rename name structures as rcar_gen[12]_*
by Simon Horman
· 7 years ago
ef00df8
net: sh_eth: constify platform_device_id
by Arvind Yadav
· 7 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
78d6102
sh_eth: add support for changing MTU
by Niklas Söderlund
· 8 years ago
b7ce520
sh_eth: Do not print an error message for probe deferral
by Geert Uytterhoeven
· 8 years ago
5f5c544
sh_eth: Use platform device for printing before register_netdev()
by Geert Uytterhoeven
· 8 years ago
1debdc8
sh_eth: unmap DMA buffers when freeing rings
by Sergei Shtylyov
· 8 years ago
0cf45a3
sh_eth: fix wakeup event reporting from MagicPacket
by Niklas Söderlund
· 8 years ago
5e2ed13
sh_eth: align usage of sh_eth_modify() with rest of driver
by Niklas Söderlund
· 8 years ago
2b2d3eb
sh_eth: stop using bare numbers for EESIPR values
by Sergei Shtylyov
· 8 years ago
1a0bee6
sh_eth: rename EESIPR bits
by Sergei Shtylyov
· 8 years ago
267e1d5
sh_eth: enable wake-on-lan for sh7763
by Niklas Söderlund
· 8 years ago
159c2a9
sh_eth: enable wake-on-lan for sh7734
by Niklas Söderlund
· 8 years ago
33017e2
sh_eth: enable wake-on-lan for r8a7740/armadillo
by Niklas Söderlund
· 8 years ago
e410d86d
sh_eth: enable wake-on-lan for R-Car Gen2 devices
by Niklas Söderlund
· 8 years ago
d8981d0
sh_eth: add generic wake-on-lan support via magic packet
by Niklas Söderlund
· 8 years ago
62e04b7
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
by Sergei Shtylyov
· 8 years ago
2e653ff
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
by Sergei Shtylyov
· 8 years ago
bb1d303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0f1f9cb
sh_eth: R8A7740 supports packet shecksumming
by Sergei Shtylyov
· 8 years ago
978d363
sh_eth: fix EESIPR values for SH77{34|63}
by Sergei Shtylyov
· 8 years ago
76eb75b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
71eae1c
sh_eth: enable RX descriptor word 0 shift on SH7734
by Sergei Shtylyov
· 8 years ago
9b39f05
sh_eth: factor out sh_eth_emac_interrupt()
by Sergei Shtylyov
· 8 years ago
1940f24
sh_eth: no need for *else* after *goto*
by Sergei Shtylyov
· 8 years ago
4063469
sh_eth: handle only enabled E-MAC interrupts
by Sergei Shtylyov
· 8 years ago
2344ef3
sh_eth: fix branch prediction in sh_eth_interrupt()
by Sergei Shtylyov
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
33d446d
sh_eth: remove unchecked interrupts for RZ/A1
by Chris Brandt
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
c099ff3
sh_eth: add R8A7743/5 support
by Sergei Shtylyov
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e148788
net: ethernet: renesas: sh_eth: add POST registers for rz
by Chris Brandt
· 8 years ago
f08aff4
net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
9fd0375
net: ethernet: renesas: sh_eth: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
8da703d
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
3c78658
sh_eth: fix DMA channel misreporting
by Sergei Shtylyov
· 8 years ago
c66b258
sh_eth: reuse sh_eth_chip_reset()
by Sergei Shtylyov
· 9 years ago
7927092
sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()
by Sergei Shtylyov
· 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
49dd48d
sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()
by Sergei Shtylyov
· 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
42a67c9
net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
82c1330
sh_eth: kill useless *switch* defaults
by Sergei Shtylyov
· 9 years ago
b2b14d2
sh_eth: 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
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
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
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
248be83
sh_eth: fix kernel oops in skb_put()
by Sergei Shtylyov
· 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
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
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
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
7a468ac
sh_eth: propagate platform_get_irq() error upstream
by Sergei Shtylyov
· 9 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
Next »