index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ravb: Fix registered interrupt names
Geert Uytterhoeven
2024-04-25
1
-6
/
+5
*
net: ravb: Fix RX byte accounting for jumbo packets
Paul Barker
2024-04-18
1
-11
/
+11
*
net: ravb: Fix GbEth jumbo packet RX checksum handling
Paul Barker
2024-04-18
1
-1
/
+1
*
net: ravb: Allow RX loop to move past DMA mapping errors
Paul Barker
2024-04-18
1
-12
/
+13
*
net: ravb: Count packets instead of descriptors in R-Car RX path
Paul Barker
2024-04-18
1
-13
/
+8
*
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
1
-10
/
+14
|
\
|
*
net: ravb: Always update error counters
Paul Barker
2024-04-04
1
-8
/
+9
|
*
net: ravb: Always process TX descriptor ring
Paul Barker
2024-04-04
1
-2
/
+5
*
|
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-03-31
1
-1
/
+1
|
/
*
ravb: Correct buffer size to map for R-Car Rx
Niklas Söderlund
2024-03-11
1
-1
/
+1
*
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2024-03-06
2
-106
/
+33
*
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2024-03-06
2
-8
/
+9
*
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2024-03-06
2
-3
/
+3
*
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2024-03-06
2
-20
/
+24
*
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2024-03-06
2
-6
/
+7
*
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2024-03-06
2
-30
/
+33
*
net: ravb: Add runtime PM support
Claudiu Beznea
2024-02-16
1
-4
/
+50
*
net: ravb: Do not apply features to hardware if the interface is down
Claudiu Beznea
2024-02-16
1
-1
/
+10
*
net: ravb: Move the update of ndev->features to ravb_set_features()
Claudiu Beznea
2024-02-16
1
-4
/
+8
*
net: ravb: Return cached statistics if the interface is down
Claudiu Beznea
2024-02-16
1
-0
/
+12
*
net: ravb: Keep the reverse order of operations in ravb_close()
Claudiu Beznea
2024-02-16
1
-8
/
+8
*
net: ravb: Get rid of the temporary variable irq
Claudiu Beznea
2024-02-16
1
-13
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-16
1
-13
/
+9
|
\
|
*
net: ravb: Count packets instead of descriptors in GbEth RX path
Paul Barker
2024-02-15
1
-13
/
+9
*
|
ravb: Add Tx checksum offload support for GbEth
Biju Das
2024-02-09
2
-7
/
+79
*
|
ravb: Add Rx checksum offload support for GbEth
Biju Das
2024-02-09
2
-4
/
+107
*
|
net: ravb: Simplify ravb_resume()
Claudiu Beznea
2024-02-06
1
-34
/
+24
*
|
net: ravb: Simplify ravb_suspend()
Claudiu Beznea
2024-02-06
1
-7
/
+6
*
|
net: ravb: Set config mode in ndo_open and reset mode in ndo_close
Claudiu Beznea
2024-02-06
1
-32
/
+46
*
|
net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac p...
Claudiu Beznea
2024-02-06
1
-15
/
+3
*
|
net: ravb: Move DBAT configuration to the driver's ndo_open API
Claudiu Beznea
2024-02-06
1
-1
/
+1
*
|
net: ravb: Move delay mode set in the driver's ndo_open API
Claudiu Beznea
2024-02-06
1
-51
/
+56
*
|
net: ravb: Split GTI computation and set operations
Claudiu Beznea
2024-02-06
2
-46
/
+52
*
|
net: ravb: Move getting/requesting IRQs in the probe() method
Claudiu Beznea
2024-02-06
2
-173
/
+130
*
|
net: ravb: Move reference clock enable/disable on runtime PM APIs
Claudiu Beznea
2024-02-06
1
-53
/
+57
*
|
net: ravb: Assert/de-assert reset on suspend/resume
Claudiu Beznea
2024-02-06
1
-3
/
+11
*
|
net: ravb: Use tabs instead of spaces
Claudiu Beznea
2024-02-06
1
-3
/
+3
*
|
net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
Claudiu Beznea
2024-02-06
1
-6
/
+6
*
|
net: ravb: Make reset controller support mandatory
Claudiu Beznea
2024-02-06
2
-1
/
+2
*
|
net: ravb: Rely on PM domain to enable gptp_clk
Claudiu Beznea
2024-02-06
1
-7
/
+3
*
|
net: ravb: Let IP-specific receive function to interrogate descriptors
Claudiu Beznea
2024-02-06
1
-11
/
+2
|
/
*
net: ravb: Fix dma_addr_t truncation in error case
Nikita Yushchenko
2024-01-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-05
1
-23
/
+42
|
\
|
*
net: ravb: Wait for operating mode to be applied
Claudiu Beznea
2024-01-04
1
-23
/
+42
*
|
net: rswitch: Allow jumbo frames
Yoshihiro Shimoda
2023-12-10
2
-1
/
+4
*
|
net: rswitch: Add jumbo frames handling for TX
Yoshihiro Shimoda
2023-12-10
1
-10
/
+46
*
|
net: rswitch: Add jumbo frames handling for RX
Yoshihiro Shimoda
2023-12-10
2
-10
/
+78
*
|
net: rswitch: Set GWMDNC register
Yoshihiro Shimoda
2023-12-10
2
-0
/
+6
*
|
net: rswitch: Add a setting ext descriptor function
Yoshihiro Shimoda
2023-12-10
1
-26
/
+47
*
|
net: rswitch: Add unmap_addrs instead of dma address in each desc
Yoshihiro Shimoda
2023-12-10
2
-8
/
+12
[next]