index
:
Linux Stable
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.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
/
cadence
/
macb_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-8
/
+38
*
macb: prepare at91 to use a 2-frame TX queue
Willy Tarreau
2020-10-13
1
-12
/
+16
*
net: macb: move pdata to private header
Alexandre Belloni
2020-09-30
1
-1
/
+0
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-3
/
+3
*
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
|
/
*
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
1
-27
/
+126
*
|
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
*
|
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
*
net: cadence: macb: disable NAPI on error
Corentin Labbe
2020-06-10
1
-1
/
+4
*
net: macb: fix an issue about leak related system resources
Dejin Zheng
2020-05-03
1
-9
/
+3
*
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
1
-21
/
+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
1
-28
/
+32
*
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
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-13
/
+17
|
\
|
*
net: macb: fix for fixed-link mode
Milind Parab
2020-01-13
1
-13
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-3
/
+1
|
\
|
|
*
macb: Don't unregister clks unconditionally
Stephen Boyd
2020-01-05
1
-3
/
+1
*
|
net: macb: add support for C45 MDIO read/write
Milind Parab
2020-01-09
1
-11
/
+50
|
/
*
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
2019-12-19
1
-4
/
+23
*
net: macb: add missed tasklet_kill
Chuhong Yuan
2019-11-28
1
-0
/
+1
*
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-23
1
-4
/
+4
*
net: macb: convert to phylink
Antoine Tenart
2019-11-13
1
-213
/
+232
*
net: macb: move the Tx and Rx buffer initialization into a function
Antoine Tenart
2019-11-13
1
-15
/
+24
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
*
macb: propagate errors when getting optional clocks
Michael Tretter
2019-10-19
1
-6
/
+6
*
net: macb: Remove dead code
Shubhrajyoti Datta
2019-09-25
1
-3
/
+2
[next]