2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-05-13 01:44:11 +00:00
Files
xNBA/src/net
Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for
safe dropping of the netdev ref by the driver while other refs still
exist.

Add netdev_irq() method.  Net device open()/close() methods should no
longer enable or disable IRQs.

Remove rx_quota; it wasn't used anywhere and added too much complexity
to implementing correct interrupt-masking behaviour in pxe_undi.c.
2007-07-07 16:43:39 +01:00
..
2007-07-06 20:50:32 +02:00
2007-07-06 21:08:54 +02:00
2007-01-31 03:43:59 +00:00
2007-07-02 15:33:34 -04:00
2007-05-19 18:42:27 +00:00
2007-07-03 13:20:22 -04:00
2007-05-19 18:39:40 +00:00
2007-07-06 20:47:15 +02:00
2007-05-19 18:39:40 +00:00
2007-07-06 21:08:41 +02:00