Sandeep Gopalpet
|
a12f801d4b
gianfar: Add per queue structure support
|
15 years ago |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Anton Vorontsov
|
e72701acbe
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
|
15 years ago |
Anton Vorontsov
|
be926fc404
gianfar: Add support for hibernation
|
15 years ago |
Anton Vorontsov
|
8728327e7a
gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources()
|
15 years ago |
Anton Vorontsov
|
8a102fe001
gianfar: Factor out RX BDs initialization from gfar_new_rxbdp()
|
15 years ago |
Anton Vorontsov
|
32c513bca0
gianfar: Move tbase/rbase initialization to gfar_init_mac()
|
15 years ago |
Anton Vorontsov
|
826aa4a056
gianfar: Split allocation and initialization steps out of startup_gfar()
|
15 years ago |
Anton Vorontsov
|
14231176b0
gianfar: Don't needlessly set the wrap bit for the last RX BD
|
15 years ago |
Anton Vorontsov
|
e69edd2181
gianfar: Simplify skb resources freeing code
|
15 years ago |
Anton Vorontsov
|
ccc05c6e1e
gianfar: Some cleanups for startup_gfar()
|
15 years ago |
Linus Torvalds
|
d7e9660ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
David S. Miller
|
d9d8e0418f
gianfar: Fix build.
|
16 years ago |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Toru UCHIYAMA
|
38bddf04bc
gianfar: gfar_remove needs to call unregister_netdev()
|
16 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Yong Zhang
|
75c4885924
gianfar: keep vlan related state when restart
|
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
|
1db780f8c7
gianfar: Revive fixed link support
|
16 years ago |
David S. Miller
|
da8120355e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Johannes Berg
|
c86ae82605
gianfar: remove unused DECLARE_MAC_BUF
|
16 years ago |
Ben Hutchings
|
240c102d9c
netdev: restore MAC address set and validate operations
|
16 years ago |
David S. Miller
|
c649c0e31d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Lennert Buytenhek
|
4e2fd55519
gianfar: fix BUG under load after introduction of skb recycling
|
16 years ago |
Kumar Gala
|
6c31d55f75
gianfar: Use memset instead of cacheable_memzero
|
16 years ago |
Grant Likely
|
fe192a4911
net: Rework gianfar driver to use of_mdio infrastructure.
|
16 years ago |
Markus Brunner
|
cbea270714
gianfar: stop send queue before resetting gianfar
|
16 years ago |
David S. Miller
|
ee76db5e9e
gianfar: Fix use-after-of_node_put() in gfar_of_init().
|
16 years ago |
Li Yang
|
5b28beaf88
gianfar: only check headroom when FCB is needed
|
16 years ago |
David S. Miller
|
bd14ba842c
gianfar: Fix kfree(skb)
|
16 years ago |