Wei Yongjun
|
bbeae58c29
net/at91_ether: fix error return code in at91ether_probe()
|
12 years ago |
Guenter Roeck
|
f9b124901c
net/cadence/at91_ether: Simplify OF dependencies
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 years ago |
Jingoo Han
|
ecad0a684c
net: at91_ether: use module_platform_driver_probe()
|
12 years ago |
Bill Pemberton
|
37a5b3d531
net/cadence: remove __dev* attributes
|
12 years ago |
Joachim Eastwood
|
c867b55eb4
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
|
12 years ago |
Joachim Eastwood
|
50b5ca168a
net/at91_ether: fix comment and style issues
|
12 years ago |
Joachim Eastwood
|
ed2b97d353
net/at91_ether: clean up print outs
|
12 years ago |
Joachim Eastwood
|
4dda6f6d24
net/at91_ether: drop board_data private struct member
|
12 years ago |
Joachim Eastwood
|
2ea32eedc0
net/at91_ether: use stat function from macb
|
12 years ago |
Joachim Eastwood
|
3423247667
net/at91_ether: use macb functions for get/set hwaddr
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
dea09247b4
net: at91_ether: add pinctrl support
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
96f6360c5a
net: at91_ether: add dt support
|
12 years ago |
Havard Skinnemoen
|
55054a16a5
net/macb: clean up ring buffer logic
|
12 years ago |
Joachim Eastwood
|
0668744f79
net/at91_ether: add pdata flag for reverse Eth addr
|
12 years ago |
Joachim Eastwood
|
6397346162
net/at91_ether: convert to devm_* functions
|
12 years ago |
Joachim Eastwood
|
04879e5cb4
net/at91_ether: clean up rx buffer handling
|
12 years ago |
Joachim Eastwood
|
fbb7a6e7d4
net/at91_ether: use macb dma description struct
|
12 years ago |
Joachim Eastwood
|
e0da1f144a
net/at91_ether: share macb_set_rx_mode with macb
|
12 years ago |
Joachim Eastwood
|
5e32353d31
net/at91_ether: use ethtool and mdio from macb
|
12 years ago |
Joachim Eastwood
|
54f14e4b4d
net/at91_ether: use pclk member instead of ether_clk
|
12 years ago |
Joachim Eastwood
|
b85008b702
net/at91_ether/macb: absorb at91_private in to macb private struct
|
12 years ago |
Joachim Eastwood
|
a723b98434
net/at91_ether: use macb defs for rx dma buffers
|
12 years ago |
Joachim Eastwood
|
f8bded383e
net/at91_ether: use macb access functions
|
12 years ago |
Joachim Eastwood
|
bc3bbef690
net/at91_ether: use macb register definitions
|
12 years ago |
Devendra Naga
|
3cfc159010
at91ether: return PTR_ERR if call to clk_get fails
|
12 years ago |
Nicolas Ferre
|
86cc070eb1
net/at91_ether: use gpio_to_irq for phy IRQ line
|
13 years ago |
Andrew Victor
|
c5f0f83c3b
AT91: Remove fixed mapping for AT91RM9200 ethernet
|
13 years ago |
Pradeep A Dalvi
|
1d26643054
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
|
13 years ago |