index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ps3_gelic_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
net/ps3: Add support for gelic link negotiation
Hideyuki Sasaki
2009-12-02
1
-2
/
+70
*
|
net/ps3: Cleanup gelic enums
Geoff Levand
2009-12-02
1
-13
/
+13
|
/
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
netdev: restore MAC address set and validate operations
Ben Hutchings
2009-07-12
1
-0
/
+1
*
net/ps3: gelic - Add missing annotations
Geert Uytterhoeven
2009-06-16
1
-10
/
+12
*
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
1
-4
/
+4
*
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
1
-1
/
+1
*
PS3: gelic: convert the ethernet part to net_device_ops
Masakazu Mokuno
2009-01-21
1
-10
/
+14
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-4
/
+2
*
ps3: gelic: updown_lock semaphore to mutex
Daniel Walker
2008-05-30
1
-5
/
+5
*
[POWERPC] PS3: Gelic network driver Wake-on-LAN support
Masakazu Mokuno
2008-04-01
1
-0
/
+81
*
PS3: gelic: Add wireless support for PS3
Masakazu Mokuno
2008-02-11
1
-1
/
+17
*
PS3: gelic: Add support for dual network interface
Masakazu Mokuno
2008-02-11
1
-294
/
+471
*
PS3: gelic: add support for port link status
Masakazu Mokuno
2008-02-11
1
-27
/
+50
*
PS3: gelic: remove duplicated ethtool handlers
Masakazu Mokuno
2008-02-11
1
-40
/
+3
*
PS3: gelic: code cleanup
Masakazu Mokuno
2008-02-11
1
-236
/
+228
*
PS3: gelic: Add endianness macros
Masakazu Mokuno
2008-02-11
1
-31
/
+39
*
PS3: gelic: Fix the wrong dev_id passed
Masakazu Mokuno
2008-02-11
1
-1
/
+1
*
[POWERPC] PS3: Make bus_id and dev_id u64
Geert Uytterhoeven
2008-01-25
1
-2
/
+2
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-4
/
+3
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
PS3: Remove the workaround no longer needed
Masakazu Mokuno
2007-10-10
1
-12
/
+4
*
PS3: changed the way to handle tx skbs
Masakazu Mokuno
2007-10-10
1
-77
/
+63
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-25
/
+20
*
PS3: fix the bug that 'ifconfig down' would hang
Masakazu Mokuno
2007-08-31
1
-1
/
+0
*
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2007-07-24
1
-8
/
+37
*
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2007-07-24
1
-2
/
+7
*
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
2007-07-24
1
-1
/
+0
*
ps3: use ethX as the name of irq
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2007-07-24
1
-23
/
+8
*
ps3: removed conditional ethtool support
Masakazu Mokuno
2007-07-24
1
-4
/
+0
*
ps3: tx descriptor handling cleanup
Masakazu Mokuno
2007-07-24
1
-53
/
+71
*
ps3: some minor cleanups
Masakazu Mokuno
2007-07-24
1
-2
/
+3
*
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
ps3: gigabit ethernet driver for PS3, take3
Masakazu Mokuno
2007-07-10
1
-0
/
+1576