Anton Vorontsov
|
864fdf884e
ucc_geth: Fix hangs after switching from full to half duplex
|
15 years ago |
Anton Vorontsov
|
7de8ee787e
ucc_geth: Rearrange some code to avoid forward declarations
|
15 years ago |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Anton Vorontsov
|
2394905f67
ucc_geth: Implement suspend/resume and Wake-On-LAN support
|
15 years ago |
Anton Vorontsov
|
bf5aec2e79
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
|
15 years ago |
Anton Vorontsov
|
54b1598384
ucc_geth: Factor out MAC initialization steps into a call
|
15 years ago |
Dongdong Deng
|
22580f894a
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
|
16 years ago |
David S. Miller
|
74d154189d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Anton Vorontsov
|
3104a6ff67
ucc_geth: Revive fixed link support
|
16 years ago |
Anton Vorontsov
|
50f238fdf3
ucc_geth: Add support for skb recycling
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Linus Torvalds
|
d2aa455037
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Haiying Wang
|
fb1001f3de
net/ucc_geth: Add SGMII support for UCC GETH driver
|
16 years ago |
Grant Likely
|
f3a32500ba
Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"
|
16 years ago |
Linus Torvalds
|
2ed0e21b30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Haiying Wang
|
047584ce94
net/ucc_geth: Add SGMII support for UEC GETH driver
|
16 years ago |
Kevin Hao
|
3d6593e9cc
net/ucc_geth: allow to set mac address on running device
|
16 years ago |
Haiying Wang
|
674e4f93e2
net/ucc_geth: Assign six threads to Rx for UEC
|
16 years ago |
Haiying Wang
|
345f84227b
net/ucc_geth: update riscTx and riscRx in ucc_geth
|
16 years ago |
Grant Likely
|
8555a59484
net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.
|
16 years ago |
Grant Likely
|
0b9da337dc
net: Rework ucc_geth driver to use of_mdio infrastructure
|
16 years ago |
David S. Miller
|
5802b140ed
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Heiko Schocher
|
cef309cf61
ucc_geth.c: Fix upsmr setting in RMII mode
|
16 years ago |
Joakim Tjernlund
|
0cededf3ff
ucc_geth: Move freeing of TX packets to NAPI context
|
16 years ago |
Anton Vorontsov
|
da1aa63ec3
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
|
16 years ago |
Kumar Gala
|
530e2eba0b
ucc_geth: Remove unused header
|
16 years ago |
David S. Miller
|
129dd9677b
ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().
|
16 years ago |
Anton Vorontsov
|
79675900cb
ucc_geth: Fix three oopses in PHY {de,}initialization code
|
16 years ago |
Joakim Tjernlund
|
a9dbae7850
ucc_geth: Convert to net_device_ops
|
16 years ago |
Anton Vorontsov
|
bb4f92b3a3
ucc_geth: Fix build breakage caused by a merge
|
16 years ago |