Wei Yongjun
|
a7c22bda52
net: macb: fix missing unlock on error in macb_start_xmit()
|
9 years ago |
David S. Miller
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Helmut Buchsbaum
|
007e4ba3ee
net: macb: initialize checksum when using checksum offloading
|
9 years ago |
shubhrajyoti.datta@xilinx.com
|
aead88bd0e
net: ethernet: macb: Add support for rx_clk
|
9 years ago |
Wei Yongjun
|
b22ae0b4d9
net: macb: add missing free_netdev() on error in macb_probe()
|
9 years ago |
Harini Katakam
|
fff8019a08
net: macb: Add 64 bit addressing support for GEM
|
9 years ago |
Philippe Reynes
|
176275a261
net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings
|
9 years ago |
Philippe Reynes
|
0a91281e51
net: ethernet: macb: use phydev from struct net_device
|
9 years ago |
David S. Miller
|
cba6532100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Florian Fainelli
|
cf6696608a
net: macb: Probe MDIO bus before registering netdev
|
9 years ago |
Sergei Shtylyov
|
ce24c2b8a9
macb: fix mdiobus_scan() error check
|
9 years ago |
Moritz Fischer
|
88023beb2a
net: macb: Fix simple typo
|
9 years ago |
Moritz Fischer
|
eefb52d1ec
net: macb: Use ether_addr_copy over memcpy
|
9 years ago |
Moritz Fischer
|
aa50b55262
net: macb: Fix coding style suggestions
|
9 years ago |
Moritz Fischer
|
64ec42fe27
net: macb: Fix coding style warnings
|
9 years ago |
Moritz Fischer
|
96ec631090
net: macb: Fix coding style error message
|
9 years ago |
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 |