index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: macb: fix use after free on rmmod
Tong Zhang
2021-09-30
1
-1
/
+1
*
net: macb: Add a NULL check on desc_ptp
Harini Katakam
2021-09-08
1
-1
/
+10
*
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
2021-06-16
1
-0
/
+3
*
net: macb: fix the restore of cmp registers
Claudiu Beznea
2021-04-21
1
-1
/
+1
*
net: macb: restore cmp registers on resume path
Claudiu Beznea
2021-04-14
1
-0
/
+7
*
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-12-04
1
-0
/
+1
*
cadence: force nonlinear buffers to be cloned
Mark Deneen
2020-10-31
1
-1
/
+2
*
macb: support the two tx descriptors on at91rm9200
Willy Tarreau
2020-10-13
2
-8
/
+40
*
macb: prepare at91 to use a 2-frame TX queue
Willy Tarreau
2020-10-13
2
-16
/
+18
*
macb: add RM9200's interrupt flag TBRE
Willy Tarreau
2020-10-13
1
-0
/
+2
*
net: macb: move pdata to private header
Alexandre Belloni
2020-09-30
3
-2
/
+11
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-3
/
+3
*
drivers/net/ethernet: add some basic kdoc tags
Jesse Brandeburg
2020-09-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-2
/
+1
|
\
|
*
net: macb: fix for pause frame receive enable bit
Parshuram Thombare
2020-09-06
1
-2
/
+1
*
|
net: macb: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-4
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net: macb: Properly handle phylink on at91sam9x
Stefan Roese
2020-08-04
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-1
/
+1
|
\
|
*
net: macb: use phy_interface_mode_is_rgmii everywhere
Alexandre Belloni
2020-07-17
1
-1
/
+1
*
|
net: macb: Add WoL interrupt support for MACB type of Ethernet controller
Nicolas Ferre
2020-07-20
1
-1
/
+39
*
|
net: macb: WoL support for GEM type of Ethernet controller
Nicolas Ferre
2020-07-20
2
-27
/
+129
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-12
/
+19
|
\
|
|
*
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
2020-07-10
1
-2
/
+4
|
*
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
2020-07-10
1
-1
/
+0
|
*
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
2020-07-10
1
-6
/
+12
|
*
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
2020-07-10
1
-1
/
+1
|
*
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
2020-07-10
1
-2
/
+2
*
|
Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER
Alexander A. Klimov
2020-07-08
2
-2
/
+2
*
|
net: macb: remove is_udp variable
Claudiu Beznea
2020-07-02
1
-4
/
+2
*
|
net: macb: do not initialize queue variable
Claudiu Beznea
2020-07-02
1
-1
/
+1
*
|
net: macb: use hweight32() to count set bits in queue_mask
Claudiu Beznea
2020-07-02
1
-6
/
+1
*
|
net: macb: do not set again bit 0 of queue_mask
Claudiu Beznea
2020-07-02
1
-3
/
+1
|
/
*
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
2020-06-25
1
-43
/
+73
*
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
2020-06-25
1
-2
/
+6
*
net: macb: undo operations in case of failure
Claudiu Beznea
2020-06-19
1
-2
/
+4
*
net: macb: Only disable NAPI on the actual error path
Charles Keepax
2020-06-15
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
1
-1
/
+4
|
\
|
*
net: cadence: macb: disable NAPI on error
Corentin Labbe
2020-06-10
1
-1
/
+4
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
|
/
*
net: macb: fix an issue about leak related system resources
Dejin Zheng
2020-05-03
1
-9
/
+3
*
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-05-01
1
-1
/
+1
*
net: macb: Fix runtime PM refcounting
Andy Shevchenko
2020-04-30
1
-3
/
+9
*
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
2020-03-31
1
-0
/
+3
*
net: macb: use resolved link config in mac_link_up()
Russell King
2020-02-27
2
-22
/
+29
*
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-2
/
+5
*
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2020-02-20
2
-28
/
+33
*
net: macb: ensure interface is not suspended on at91rm9200
Alexandre Belloni
2020-02-16
1
-1
/
+5
*
net: macb: Limit maximum GEM TX length in TSO
Harini Katakam
2020-02-05
1
-1
/
+5
*
net: macb: Remove unnecessary alignment check for TSO
Harini Katakam
2020-02-05
1
-5
/
+3
[next]