aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ps3_gelic_net.c
AgeCommit message (Expand)Author
2008-05-30ps3: gelic: updown_lock semaphore to mutexDaniel Walker
2008-04-01[POWERPC] PS3: Gelic network driver Wake-on-LAN supportMasakazu Mokuno
2008-02-11PS3: gelic: Add wireless support for PS3Masakazu Mokuno
2008-02-11PS3: gelic: Add support for dual network interfaceMasakazu Mokuno
2008-02-11PS3: gelic: add support for port link statusMasakazu Mokuno
2008-02-11PS3: gelic: remove duplicated ethtool handlersMasakazu Mokuno
2008-02-11PS3: gelic: code cleanupMasakazu Mokuno
2008-02-11PS3: gelic: Add endianness macrosMasakazu Mokuno
2008-02-11PS3: gelic: Fix the wrong dev_id passedMasakazu Mokuno
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10PS3: Remove the workaround no longer neededMasakazu Mokuno
2007-10-10PS3: changed the way to handle tx skbsMasakazu Mokuno
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
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