开源镜像站
帮助
动态
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-08-13
net: macb: Add PTP support for SAMA5D29
Hari Prasath
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-07
net: macb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-05-23
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
2021-04-29
net: macb: Remove redundant assignment to queue
Jiapeng Chong
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-14
net: macb: fix the restore of cmp registers
Claudiu Beznea
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-02
net: macb: restore cmp registers on resume path
Claudiu Beznea
2021-03-17
net: macb: simplify clk_init with dev_err_probe
Michael Tretter
2021-03-12
net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode
Robert Hancock
2021-03-12
net: macb: poll for fixed link state in SGMII mode
Robert Hancock
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
[next]