Masakazu Mokuno 589866f9f1 PS3: gelic: Add support for dual network interface
Add support for dual network (net_device) interface so that ethernet
and wireless can own separate ethX interfaces.

V2
  - Fix the bug that bringing down and up the interface keeps rx
    disabled.
  - Make 'gelic_net_poll_controller()' extern , as David Woodhouse
    pointed out at the previous submission.
  - Fix weird usage of member names for the rx descriptor chain
V1
  - Export functions which are convenient for both interfaces
  - Move irq allocation/release code to driver probe/remove handlers
    because interfaces share interrupts.
  - Allocate skbs by using dev_alloc_skb() instead of netdev_alloc_skb()
    as the interfaces share the hardware rx queue.
  - Add gelic_port struct in order to abstract dual interface handling
  - Change handlers for hardware queues so that they can handle dual
    {source,destination} interfaces.
  - Use new NAPI functions
This is a prerequisite for the new PS3 wireless support.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-02-11 10:30:02 -05:00
..
2008-01-18 14:41:49 -05:00
2008-02-03 04:28:34 -08:00
2008-01-28 15:10:29 -08:00
2008-02-03 04:26:00 -08:00
2008-01-31 11:25:51 +11:00
2008-02-03 15:42:53 +02:00
2008-02-06 21:17:59 -08:00
2008-01-28 15:10:31 -08:00
2008-01-28 15:10:31 -08:00
2008-02-03 15:42:53 +02:00
2008-02-03 04:26:15 -08:00
2008-02-09 23:27:01 -08:00
2008-01-28 15:04:05 -08:00
2008-01-12 17:41:04 -05:00
2008-01-28 15:07:12 -08:00
2008-01-28 15:07:12 -08:00
2008-02-11 10:29:33 -05:00
2007-11-05 17:57:30 -05:00
2008-01-28 15:07:12 -08:00
2008-01-28 15:03:59 -08:00
2008-01-28 15:04:05 -08:00
2008-01-28 15:09:19 -08:00
2008-01-31 19:27:17 -08:00
2008-01-31 19:27:17 -08:00
2008-02-09 23:17:15 -08:00
2008-01-31 19:27:16 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:03:53 -08:00
2008-02-09 23:16:41 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:07:12 -08:00
2008-01-04 00:47:04 -08:00
2008-01-18 14:44:33 -05:00
2008-02-01 20:54:03 +11:00
2008-02-03 04:28:07 -08:00
2008-01-28 15:07:59 -08:00
2008-02-06 06:42:02 -05:00
2007-12-04 15:06:11 -05:00
2007-12-14 15:26:15 -05:00
2008-01-28 15:07:12 -08:00
2008-02-03 04:26:12 -08:00
2008-01-28 15:05:54 -08:00
2008-01-28 15:05:53 -08:00
2008-01-28 15:04:05 -08:00
2008-01-28 15:07:12 -08:00
2008-01-28 15:07:12 -08:00
2008-01-08 23:30:00 -08:00
2008-02-03 04:28:10 -08:00
2008-02-09 23:41:08 -08:00
2008-01-08 23:29:59 -08:00
2008-01-28 14:59:15 -08:00
2008-01-10 02:12:44 -08:00
2008-01-28 15:07:56 -08:00
2008-02-11 10:28:31 -05:00
2007-11-12 18:07:31 -08:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:11:27 -08:00
2008-02-09 23:17:51 -08:00
2008-01-28 15:08:00 -08:00
2008-01-28 15:08:00 -08:00
2008-01-28 15:04:16 -08:00
2008-01-28 15:03:59 -08:00
2008-02-03 04:27:38 -08:00
2008-02-03 04:27:38 -08:00
2008-02-03 04:28:45 -08:00
2008-01-28 15:03:59 -08:00
2007-12-01 16:32:30 -05:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:03:59 -08:00
2008-02-09 23:42:17 -08:00
2008-02-03 04:26:15 -08:00
2008-01-28 15:03:46 -08:00
2008-01-28 15:07:12 -08:00
2008-01-28 15:07:10 -08:00
2008-01-28 15:07:12 -08:00
2008-01-28 15:07:09 -08:00
2008-02-03 04:26:14 -08:00
2008-01-28 15:03:37 -08:00
2008-01-28 15:07:12 -08:00
2008-02-09 23:40:34 -08:00
2008-02-03 04:25:59 -08:00
2008-01-20 20:31:45 -08:00
2008-02-09 23:41:40 -08:00
2008-01-28 15:07:12 -08:00