Stefan Wahren
|
84fe61821e
eth: fec: Fix lost promiscuous mode after reconnecting cable
|
11 years ago |
Duan Fugang-B38611
|
fb8ef78868
net: fec: fix potential issue to avoid fec interrupt lost and crc error
|
11 years ago |
Russell King
|
ce5eaf023a
NET: fec: only enable napi if we are successful
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Fabio Estevam
|
7d30622dbe
fec: Revert "fec: Do not assume that PHY reset is active low"
|
11 years ago |
Fabio Estevam
|
7a399e3a2e
fec: Do not assume that PHY reset is active low
|
11 years ago |
Eric Dumazet
|
7a2a84518c
net: fec: fix potential use after free
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Philippe De Muyter
|
a1bf175087
net:fec: remove duplicate lines in comment about errata ERR006358
|
11 years ago |
David S. Miller
|
426e1fa31e
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
|
11 years ago |
Sebastian Siewior
|
2488a54e48
net: fec_main: dma_map() only the length of the skb
|
11 years ago |
Ben Hutchings
|
1d5244d0e4
fec: Implement the SIOCGHWTSTAMP ioctl
|
12 years ago |
Duan Fugang-B38611
|
d842a31f12
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
|
12 years ago |
Michael Opdenacker
|
44a272ddfd
net: fec: remove deprecated IRQF_DISABLED
|
12 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Duan Fugang-B38611
|
36e24e2ee2
net: fec: fix the error to get the previous BD entry
|
12 years ago |
Richard Cochran
|
0affdf347f
net: fec: fix time stamping logic after napi conversion
|
12 years ago |
Dan Carpenter
|
7d7628f371
net/fec: cleanup types in fec_get_mac()
|
12 years ago |
Jingoo Han
|
94660ba090
net: fec: use dev_get_platdata()
|
12 years ago |
Fabio Estevam
|
322555f52b
fec: Use NAPI_POLL_WEIGHT
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Uwe Kleine-König
|
a264b981f2
net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link
|
12 years ago |
Frank Li
|
031916568a
net: fec: workaround stop tx during errata ERR006358
|
12 years ago |
Fabio Estevam
|
f8c0aca9fd
fec: Add MODULE_ALIAS
|
12 years ago |
Fabio Estevam
|
0d9b2ab1c3
fec: Use devm_request_irq()
|
12 years ago |
Fabio Estevam
|
399db75b2c
fec: Remove unneeded check in platform_get_resource()
|
12 years ago |
Fabio Estevam
|
13a097bd35
fec: Check the return value from clk_prepare_enable()
|
12 years ago |
Fabio Estevam
|
79820e725f
fec: Enable/disable clk_ptp in suspend/resume
|
12 years ago |
Fabio Estevam
|
d265cf48ea
fec: Fix the order for enabling/disabling the clocks
|
12 years ago |