index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
sh_eth.c
Age
Commit message (
Expand
)
Author
2016-03-10
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-03
net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()
Wolfram Sang
2016-02-17
sh_eth: kill useless *switch* defaults
Sergei Shtylyov
2016-02-10
sh_eth: factor out register bit twiddling code
Sergei Shtylyov
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
sh_eth: stop reading ECMR in sh_eth_dev_init()
Sergei Shtylyov
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-04
sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()
Sergei Shtylyov
2016-01-04
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-22
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
sh_eth: fix descriptor access endianness
Sergei Shtylyov
2015-12-15
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
2015-12-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2015-12-08
sh_eth: get rid of bb_{set|clr|read}()
Sergei Shtylyov
2015-12-08
sh_eth: factor out common code from MDIO bitbang methods
Sergei Shtylyov
2015-12-08
sh_eth: remove mask fields from 'struct bb_info'
Sergei Shtylyov
2015-12-05
sh_eth: read MAC address registers only once
Sergei Shtylyov
2015-12-05
sh_eth: fix kernel oops in skb_put()
Sergei Shtylyov
2015-11-24
sh_eth: Remove obsolete r8a777x-ether platform_device_id entry
Geert Uytterhoeven
2015-11-24
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
Geert Uytterhoeven
2015-11-24
sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
Geert Uytterhoeven
2015-11-24
sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
Geert Uytterhoeven
2015-11-04
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
Sergei Shtylyov
2015-11-04
sh_eth: kill 'ret' variable in sh_eth_ring_init()
Sergei Shtylyov
2015-11-03
sh_eth: use DMA barriers
Sergei Shtylyov
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-02
sh_eth: fix typo in RX descriptor bit name
Sergei Shtylyov
2015-11-02
sh_eth: fix WARNING in dma_common_free_remap()
Sergei Shtylyov
2015-11-02
sh_eth: fix uninitialized arrays in sh_eth_ring_init()
Sergei Shtylyov
2015-10-26
sh_eth: fix RX buffer size calculation
Sergei Shtylyov
2015-10-26
sh_eth: fix RX buffer size alignment
Sergei Shtylyov
2015-08-28
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
2015-03-04
sh_eth: Mitigate lost statistics updates
Ben Hutchings
2015-03-04
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2015-03-04
sh_eth: WARN on access to a register not implemented in a particular chip
Ben Hutchings
2015-03-04
sh_eth: Implement multicast statistic based on the RFS8 status bit
Ben Hutchings
2015-03-02
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
2015-03-02
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
2015-03-02
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
2015-03-02
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
2015-03-01
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
[prev]
[next]