[NET]: Make NAPI polling independent of struct net_device objects.
[safe/jmp/linux-2.6] / drivers / net / ps3_gelic_net.h
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-24 Masakazu Mokunops3: reduce allocation size of rx skb buffers
2007-07-24 Masakazu Mokunops3: fix rare issue that reenabling rx DMA fails
2007-07-24 Masakazu Mokunops3: use net_device_stats of net_device structure
2007-07-24 Masakazu Mokunops3: removed conditional ethtool support
2007-07-24 Masakazu Mokunops3: removed defines no longer used
2007-07-24 Masakazu Mokunops3: some minor cleanups
2007-07-10 Masakazu Mokunops3: gigabit ethernet driver for PS3, take3