Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
661e50bc853209e41a5c14a290ca4decc43cbfd1
/
drivers
/
net
/
ethernet
/
renesas
b4580c9
sh_eth: Remove obsolete explicit clock handling for WoL
by Geert Uytterhoeven
· 7 years ago
dd62c23
ravb: 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
5d0c100
ravb: kill redundant check in the probe() method
by Sergei Shtylyov
· 7 years ago
6b782f4
Revert "ravb: add workaround for clock when resuming with WoL enabled"
by Geert Uytterhoeven
· 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
ab10461
ravb: Consolidate clock handling
by Geert Uytterhoeven
· 7 years ago
4d86d38
ravb: RX checksum offload
by Simon Horman
· 7 years ago
ef00df8
net: sh_eth: constify platform_device_id
by Arvind Yadav
· 7 years ago
fbf3d03
ravb: add workaround for clock when resuming with WoL enabled
by Niklas Söderlund
· 7 years ago
3e3d647
ravb: add wake-on-lan support via magic packet
by Niklas Söderlund
· 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
79514ef
ravb: Fix use-after-free on `ifconfig eth0 down`
by Eugeniu Rosca
· 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
9199cb7
ravb: Double free on error in ravb_start_xmit()
by Dan Carpenter
· 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
00300b2
sh_eth: add missing EESIPR bits
by Sergei Shtylyov
· 8 years ago
1a0bee6
sh_eth: rename EESIPR bits
by Sergei Shtylyov
· 8 years ago
0e98f9d
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
by Geert Uytterhoeven
· 8 years ago
61fccb2
ravb: Add tx and rx clock internal delays mode of APSR
by Kazuya Mizuguchi
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a47b70e
ravb: unmap descriptors when freeing rings
by Kazuya Mizuguchi
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8ec3e8a
ravb: do not use zero-length alignment DMA descriptor
by Masaru Nagai
· 8 years ago
18a3ed5
ravb: Remove Rx overflow log messages
by Kazuya Mizuguchi
· 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
6dcf45e5
sh_eth: use correct name for ECMR_MPDE bit
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
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
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
50d5aa4
net: renesas: ravb: unintialized return value
by Dan Carpenter
· 8 years ago
33d446d
sh_eth: remove unchecked interrupts for RZ/A1
by Chris Brandt
· 8 years ago
9f70eb3
net: ethernet: renesas: ravb: fix fixed-link phydev leaks
by Johan Hovold
· 8 years ago
d1cbfd7
ptp_clock: Allow for it to be optional
by Nicolas Pitre
· 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
1ddcf41
ravb: avoid unused function warnings
by Arnd Bergmann
· 8 years ago
04462f2
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
0f63517
net: ethernet: renesas: ravb: use phydev from struct net_device
by Philippe Reynes
· 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
b89b815
ravb: use proper names for suspend/resume functions
by Niklas Söderlund
· 8 years ago
0184165
ravb: add sleep PM suspend/resume support
by Niklas Söderlund
· 8 years ago
8da703d
ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
c9b1eb8
ethernet: renesas: ravb_main: 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
9345b24
ravb: fix DMA channel misreporting
by Sergei Shtylyov
· 8 years ago
c8296b9
ravb: Remove manual pause frame transmit
by Masaru Nagai
· 9 years ago
524c6f6
ravb: Add SET_RUNTIME_PM_OPS macro
by Kazuya Mizuguchi
· 9 years ago
8d9c418
ravb: Add ESF in RCR for enabling separation filter
by Masaru Nagai
· 9 years ago
ccf9282
ravb: Add missing free_irq() calls to ravb_close()
by Geert Uytterhoeven
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7fa816b
ravb: Add missing free_irq() call to ravb_close()
by Geert Uytterhoeven
· 9 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
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
Next »