index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Commit message (
Expand
)
Author
Age
Files
Lines
*
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-21
1
-1
/
+1
*
sh_eth: kill useless initializers in sh_eth_{suspend|resume}()
Sergey Shtylyov
2022-01-31
1
-2
/
+2
*
sh_eth: sh_eth_close() always returns 0
Sergey Shtylyov
2022-01-31
1
-3
/
+1
*
ravb: ravb_close() always returns 0
Sergey Shtylyov
2022-01-31
1
-4
/
+1
*
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2022-01-31
2
-15
/
+3
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
*
sh_eth: Use dev_err_probe() helper
Geert Uytterhoeven
2021-12-09
1
-2
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
2
-4
/
+12
*
ethernet: renesas: Use div64_ul instead of do_div
Yang Li
2021-11-19
1
-4
/
+2
*
ethernet: renesas: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
2
-14
/
+18
*
ravb: Fix typo AVB->DMAC
Biju Das
2021-10-13
1
-1
/
+1
*
ravb: Update ravb_emac_init_gbeth()
Biju Das
2021-10-13
2
-2
/
+9
*
ravb: Document PFRI register bit
Biju Das
2021-10-13
1
-1
/
+1
*
ravb: Rename "nc_queue" feature bit
Biju Das
2021-10-13
2
-19
/
+19
*
ravb: Optimize ravb_emac_init_gbeth function
Biju Das
2021-10-13
1
-2
/
+1
*
ravb: Rename "tsrq" variable
Biju Das
2021-10-13
2
-5
/
+5
*
ravb: Add support to retrieve stats for GbEthernet
Biju Das
2021-10-13
1
-0
/
+21
*
ravb: Add carrier_counters to struct ravb_hw_info
Biju Das
2021-10-13
2
-0
/
+11
*
ravb: Fillup ravb_rx_gbeth() stub
Biju Das
2021-10-13
2
-5
/
+142
*
ravb: Fillup ravb_rx_ring_format_gbeth() stub
Biju Das
2021-10-13
2
-4
/
+31
*
ravb: Fillup ravb_rx_ring_free_gbeth() stub
Biju Das
2021-10-13
1
-4
/
+24
*
ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
Biju Das
2021-10-13
2
-7
/
+24
*
ravb: Add rx_max_buf_size to struct ravb_hw_info
Biju Das
2021-10-13
2
-1
/
+5
*
ravb: Use ALIGN macro for max_rx_len
Biju Das
2021-10-13
1
-1
/
+1
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
ravb: Initialize GbEthernet E-MAC
Biju Das
2021-10-02
2
-13
/
+62
*
ravb: Add half_duplex to struct ravb_hw_info
Biju Das
2021-10-02
2
-8
/
+31
*
ravb: Add magic_pkt to struct ravb_hw_info
Biju Das
2021-10-02
2
-1
/
+5
*
ravb: Add tsrq to struct ravb_hw_info
Biju Das
2021-10-02
2
-2
/
+8
*
ravb: Exclude gPTP feature support for RZ/G2L
Biju Das
2021-10-02
1
-36
/
+49
*
ravb: Initialize GbEthernet DMAC
Biju Das
2021-10-02
2
-2
/
+31
*
ravb: Add support for RZ/G2L SoC
Biju Das
2021-10-02
2
-0
/
+64
*
ravb: Add nc_queue to struct ravb_hw_info
Biju Das
2021-10-02
2
-49
/
+94
*
ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
Biju Das
2021-10-02
2
-15
/
+15
*
ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
Biju Das
2021-10-02
2
-6
/
+6
*
net: renesas: sh_eth: Fix freeing wrong tx descriptor
Yoshihiro Shimoda
2021-09-07
1
-0
/
+1
*
ravb: Add reset support
Biju Das
2021-08-25
2
-0
/
+12
*
ravb: Factorise ravb_emac_init function
Biju Das
2021-08-25
2
-2
/
+13
*
ravb: Factorise ravb_dmac_init function
Biju Das
2021-08-25
2
-21
/
+32
*
ravb: Factorise ravb_set_features
Biju Das
2021-08-25
2
-2
/
+14
*
ravb: Factorise ravb_adjust_link function
Biju Das
2021-08-25
2
-1
/
+5
*
ravb: Factorise ravb_rx function
Biju Das
2021-08-25
2
-2
/
+13
*
ravb: Factorise ravb_ring_init function
Biju Das
2021-08-25
2
-5
/
+17
*
ravb: Factorise ravb_ring_format function
Biju Das
2021-08-25
2
-12
/
+24
*
ravb: Factorise ravb_ring_free function
Biju Das
2021-08-25
2
-17
/
+31
*
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
2
-14
/
+6
*
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
2
-8
/
+13
*
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
2021-08-25
3
-11
/
+20
*
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
2021-08-25
2
-6
/
+6
[next]