summaryrefslogtreecommitdiffstats
path: root/drivers/net/ps3_gelic_net.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-4/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* PS3: Remove the workaround no longer neededMasakazu Mokuno2007-10-101-12/+4
* PS3: changed the way to handle tx skbsMasakazu Mokuno2007-10-101-77/+63
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-25/+20
* PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno2007-08-311-1/+0
* ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2007-07-241-8/+37
* ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2007-07-241-2/+7
* ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno2007-07-241-1/+0
* ps3: use ethX as the name of irqMasakazu Mokuno2007-07-241-1/+1
* ps3: use net_device_stats of net_device structureMasakazu Mokuno2007-07-241-23/+8
* ps3: removed conditional ethtool supportMasakazu Mokuno2007-07-241-4/+0
* ps3: tx descriptor handling cleanupMasakazu Mokuno2007-07-241-53/+71
* ps3: some minor cleanupsMasakazu Mokuno2007-07-241-2/+3
* ps3: fix wrong calculation of rx descriptor addressMasakazu Mokuno2007-07-241-1/+1
* ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno2007-07-101-0/+1576
OpenPOWER on IntegriCloud