index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
net: macb: Restart tx only if queue pointer is lagging
Tomas Melin
1
-0
/
+8
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+24
2022-03-04
net: macb: Fix lost RX packet wakeup race in NAPI receive
Robert Hancock
1
-1
/
+24
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-01-29
net: macb: Added ZynqMP-specific initialization
Robert Hancock
1
-3
/
+60
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
1
-14
/
+12
2021-11-25
net: macb: convert to phylink_generic_validate()
Russell King (Oracle)
1
-103
/
+30
2021-11-22
Fix coverity issue 'Uninitialized scalar variable"
Yacov Simhony
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-15
net: macb: Fix several edge cases in validate
Sean Anderson
1
-39
/
+73
2021-10-27
net: macb: Fix mdio child node detection
Guenter Roeck
1
-1
/
+1
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-6
/
+5
2021-10-24
net: macb: Use mdio child node for MDIO bus if it exists
Sean Anderson
1
-0
/
+11
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
1
-1
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-04
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
1
-6
/
+1
2021-09-18
net: macb: enable mii on rgmii for sama7g5
Claudiu Beznea
1
-2
/
+4
2021-09-18
net: macb: add support for mii on rgmii
Claudiu Beznea
1
-0
/
+3
2021-08-13
net: macb: Add PTP support for SAMA5D29
Hari Prasath
1
-0
/
+9
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-2
/
+2
2021-06-07
net: macb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-05-23
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
1
-0
/
+3
2021-04-29
net: macb: Remove redundant assignment to queue
Jiapeng Chong
1
-2
/
+2
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-14
net: macb: fix the restore of cmp registers
Claudiu Beznea
1
-1
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-8
/
+3
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2021-04-02
net: macb: restore cmp registers on resume path
Claudiu Beznea
1
-0
/
+7
2021-03-17
net: macb: simplify clk_init with dev_err_probe
Michael Tretter
1
-11
/
+9
2021-03-12
net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode
Robert Hancock
1
-0
/
+16
2021-03-12
net: macb: poll for fixed link state in SGMII mode
Robert Hancock
1
-0
/
+14
2021-03-03
net: macb: Add default usrio config to default gem config
Atish Patra
1
-7
/
+8
2021-01-21
net: macb: ignore tx_clk if MII is used
Michael Walle
1
-0
/
+4
2021-01-04
net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag
Charles Keepax
1
-1
/
+1
2020-12-10
Revert "macb: support the two tx descriptors on at91rm9200"
Willy Tarreau
1
-38
/
+8
2020-12-09
net: macb: add support for sama7g5 emac interface
Claudiu Beznea
1
-0
/
+9
2020-12-09
net: macb: add support for sama7g5 gem interface
Claudiu Beznea
1
-0
/
+17
2020-12-09
net: macb: unprepare clocks in case of failure
Claudiu Beznea
1
-6
/
+18
2020-12-09
net: macb: add function to disable all macb clocks
Claudiu Beznea
1
-17
/
+21
2020-12-09
net: macb: add capability to not set the clock rate
Claudiu Beznea
1
-9
/
+9
2020-12-09
net: macb: add userio bits as platform configuration
Claudiu Beznea
1
-4
/
+24
2020-11-14
net: macb: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-8
/
+2
2020-11-07
net: macb: fix NULL dereference due to no pcs_config method
Parshuram Thombare
1
-2
/
+15
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-10-31
cadence: force nonlinear buffers to be cloned
Mark Deneen
1
-1
/
+2
2020-10-31
net: macb: add support for high speed interface
Parshuram Thombare
1
-6
/
+122
2020-10-13
macb: support the two tx descriptors on at91rm9200
Willy Tarreau
1
-8
/
+38
2020-10-13
macb: prepare at91 to use a 2-frame TX queue
Willy Tarreau
1
-12
/
+16
2020-09-30
net: macb: move pdata to private header
Alexandre Belloni
1
-1
/
+0
[next]