开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb_main.c
Age
Commit message (
Expand
)
Author
2021-03-03
net: macb: Add default usrio config to default gem config
Atish Patra
2021-01-21
net: macb: ignore tx_clk if MII is used
Michael Walle
2021-01-04
net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag
Charles Keepax
2020-12-10
Revert "macb: support the two tx descriptors on at91rm9200"
Willy Tarreau
2020-12-09
net: macb: add support for sama7g5 emac interface
Claudiu Beznea
2020-12-09
net: macb: add support for sama7g5 gem interface
Claudiu Beznea
2020-12-09
net: macb: unprepare clocks in case of failure
Claudiu Beznea
2020-12-09
net: macb: add function to disable all macb clocks
Claudiu Beznea
2020-12-09
net: macb: add capability to not set the clock rate
Claudiu Beznea
2020-12-09
net: macb: add userio bits as platform configuration
Claudiu Beznea
2020-11-14
net: macb: Fix passing zero to 'PTR_ERR'
YueHaibing
2020-11-07
net: macb: fix NULL dereference due to no pcs_config method
Parshuram Thombare
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-31
cadence: force nonlinear buffers to be cloned
Mark Deneen
2020-10-31
net: macb: add support for high speed interface
Parshuram Thombare
2020-10-13
macb: support the two tx descriptors on at91rm9200
Willy Tarreau
2020-10-13
macb: prepare at91 to use a 2-frame TX queue
Willy Tarreau
2020-09-30
net: macb: move pdata to private header
Alexandre Belloni
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-14
net: macb: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-06
net: macb: fix for pause frame receive enable bit
Parshuram Thombare
2020-08-04
net: macb: Properly handle phylink on at91sam9x
Stefan Roese
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-20
net: macb: Add WoL interrupt support for MACB type of Ethernet controller
Nicolas Ferre
2020-07-20
net: macb: WoL support for GEM type of Ethernet controller
Nicolas Ferre
2020-07-17
net: macb: use phy_interface_mode_is_rgmii everywhere
Alexandre Belloni
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-10
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
2020-07-10
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
2020-07-10
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
2020-07-10
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
2020-07-10
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
2020-07-02
net: macb: remove is_udp variable
Claudiu Beznea
2020-07-02
net: macb: do not initialize queue variable
Claudiu Beznea
2020-07-02
net: macb: use hweight32() to count set bits in queue_mask
Claudiu Beznea
2020-07-02
net: macb: do not set again bit 0 of queue_mask
Claudiu Beznea
2020-06-25
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
2020-06-25
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
2020-06-19
net: macb: undo operations in case of failure
Claudiu Beznea
2020-06-15
net: macb: Only disable NAPI on the actual error path
Charles Keepax
2020-06-10
net: cadence: macb: disable NAPI on error
Corentin Labbe
2020-05-03
net: macb: fix an issue about leak related system resources
Dejin Zheng
2020-04-30
net: macb: Fix runtime PM refcounting
Andy Shevchenko
2020-03-31
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
2020-02-27
net: macb: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-20
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2020-02-16
net: macb: ensure interface is not suspended on at91rm9200
Alexandre Belloni
2020-02-05
net: macb: Limit maximum GEM TX length in TSO
Harini Katakam
[next]