Charles Keepax
|
0e3e799970
net: macb: Only call GPIO functions if there is a valid GPIO
|
9 years ago |
Cyrille Pitchen
|
9ba723b081
net: macb: remove BUG_ON() and reset the queue to handle RX errors
|
9 years ago |
Cyrille Pitchen
|
ba50499454
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
|
9 years ago |
Sergei Shtylyov
|
9a0384c020
macb: fix PHY reset
|
9 years ago |
Nicolas Ferre
|
6bdaa5e9ed
net: macb: fix default configuration for GMAC on AT91
|
9 years ago |
Sergio Prado
|
7c4a1d0cfd
net: macb: make magic-packet property generic
|
9 years ago |
Sergio Prado
|
3e2a5e1539
net: macb: add wake-on-lan support via magic packet
|
9 years ago |
Sudip Mukherjee
|
36df745536
net: macb: fix build warning
|
9 years ago |
Nathan Sullivan
|
244683749e
net: macb: clear interrupts when disabling them
|
9 years ago |
Neil Armstrong
|
e611b5b851
net: macb: Add NP4 macb config using USRIO_DISABLED
|
9 years ago |
Neil Armstrong
|
ce721a7021
net: ethernet: cadence-macb: Add disabled usrio caps
|
9 years ago |
Andrew Lunn
|
e7f4dc3536
mdio: Move allocation of interrupts into core
|
9 years ago |
Andrew Lunn
|
2220943a21
phy: Centralise print about attached phy
|
9 years ago |
Andrew Lunn
|
84eff6d194
phy: add phydev_name() wrapper
|
9 years ago |
Gregory CLEMENT
|
270c499f09
net/macb: Update device tree binding for resetting PHY using GPIO
|
9 years ago |
Gregory CLEMENT
|
5833e05268
net/macb: add support for resetting PHY using GPIO
|
9 years ago |
Punnaiah Choudary Kalluri
|
022be25c24
net: macb: Add support for sgmii phy interface
|
9 years ago |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
David S. Miller
|
7a6e0706c0
macb: Fix build with macro'ized readl/writel.
|
10 years ago |
Andy Shevchenko
|
94b295edc2
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
|
10 years ago |
Andy Shevchenko
|
8bcbf82f31
net/macb: suppress compiler warnings
|
10 years ago |
Andy Shevchenko
|
a35919e174
net/macb: use dev_*() when netdev is not yet registered
|
10 years ago |
Andy Shevchenko
|
f36dbe6a28
net/macb: check if macb_config present
|
10 years ago |
Andy Shevchenko
|
f2ce8a9e48
net/macb: improve big endian CPU support
|
10 years ago |
Punnaiah Choudary Kalluri
|
7baaa9092d
net: macb: Add SG support for Zynq SOC family
|
10 years ago |
Cyrille Pitchen
|
5c8fe711c7
net/macb: add config for Atmel sama5d2 SoCs
|
10 years ago |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Nathan Sullivan
|
222ca8e0c1
net: macb: Disable half duplex gigabit on Zynq
|
10 years ago |
Nathan Sullivan
|
86b5e7de07
net: macb: Add better comment for RXUBR handling
|
10 years ago |
Dan Carpenter
|
a104a6b309
net: macb: OR vs AND typos
|
10 years ago |