index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
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-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-12-04
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
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-10-13
macb: add RM9200's interrupt flag TBRE
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-25
drivers/net/ethernet: add some basic kdoc tags
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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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-08
Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER
Alexander A. Klimov
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
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
[next]