index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
sh_eth: add missing EESIPR bits
Sergei Shtylyov
1
-2
/
+8
2017-01-30
sh_eth: rename EESIPR bits
Sergei Shtylyov
1
-13
/
+23
2017-01-09
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
1
-0
/
+3
2017-01-09
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
1
-1
/
+1
2017-01-09
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
1
-1
/
+1
2017-01-09
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
1
-1
/
+0
2017-01-04
sh_eth: factor out sh_eth_emac_interrupt()
Sergei Shtylyov
1
-1
/
+1
2016-08-10
net: ethernet: renesas: sh_eth: use phydev from struct net_device
Philippe Reynes
1
-1
/
+0
2016-04-26
sh_eth: rename ARSTR register bit
Sergei Shtylyov
1
-1
/
+1
2016-01-04
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
1
-1
/
+0
2015-12-22
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
1
-17
/
+16
2015-12-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
1
-25
/
+0
2015-11-02
sh_eth: fix typo in RX descriptor bit name
Sergei Shtylyov
1
-1
/
+1
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
1
-3
/
+6
2015-03-04
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
1
-2
/
+12
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-01-26
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
1
-0
/
+1
2015-01-15
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
1
-16
/
+14
2015-01-08
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
1
-0
/
+5
2014-11-29
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
1
-0
/
+1
2014-11-29
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
1
-2
/
+2
2014-06-03
sh_eth: use RNC mode for packet reception
Ben Dooks
1
-2
/
+0
2014-02-13
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
1
-2
/
+1
2014-01-17
sh_eth: Add support for r7s72100
Simon Horman
1
-1
/
+2
2014-01-03
sh_eth: coding style fixes
Sergei Shtylyov
1
-30
/
+23
2013-10-23
sh_eth: add/use RMCR.RNC bit
Sergei Shtylyov
1
-0
/
+3
2013-08-20
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
1
-0
/
+7
2013-08-20
sh_eth: get register layout from 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-0
/
+1
2013-07-24
sh_eth: add support for RMIIMODE register
Simon Horman
1
-0
/
+2
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-24
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
1
-1
/
+1
2013-06-19
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
1
-0
/
+1
2013-06-19
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
1
-4
/
+4
2013-06-19
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-3
/
+0
2013-06-19
sh_eth: add NAPI support
Sergei Shtylyov
1
-0
/
+1
2013-06-19
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
1
-0
/
+8
2013-06-06
sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
Nobuhiro Iwamatsu
1
-0
/
+1
2013-06-06
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
Nobuhiro Iwamatsu
1
-5
/
+2
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-31
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
Sergei Shtylyov
1
-1
/
+1
2013-03-29
sh_eth: move data from header file to driver
Sergei Shtylyov
1
-219
/
+0
2013-03-21
sh_eth: use managed device API
Sergei Shtylyov
1
-1
/
+0
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
1
-0
/
+1
2012-06-27
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
1
-0
/
+6
2012-06-27
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
1
-69
/
+0
2012-06-27
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
1
-1
/
+0
2012-06-25
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
1
-0
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-04-05
net: sh_eth: add support R8A7740
Yoshihiro Shimoda
1
-2
/
+3
2012-04-01
net: sh_eth: fix endian check for architecture independent
Yoshihiro Shimoda
1
-2
/
+2
[next]