summaryrefslogtreecommitdiff
path: root/drivers/net/ps3_gelic_net.c
AgeCommit message (Expand)Author
2007-08-31PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno
2007-07-24ps3: reduce allocation size of rx skb buffersMasakazu Mokuno
2007-07-24ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno
2007-07-24ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno
2007-07-24ps3: use ethX as the name of irqMasakazu Mokuno
2007-07-24ps3: use net_device_stats of net_device structureMasakazu Mokuno
2007-07-24ps3: removed conditional ethtool supportMasakazu Mokuno
2007-07-24ps3: tx descriptor handling cleanupMasakazu Mokuno
2007-07-24ps3: some minor cleanupsMasakazu Mokuno
2007-07-24ps3: fix wrong calculation of rx descriptor addressMasakazu Mokuno
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno