android_kernel_google_msm/drivers/net
Gerard Lledo 5a8887d39e sungem: Fix WakeOnLan
WakeOnLan was broken in this driver because gp->asleep_wol is a 1-bit
bitfield and it was being assigned WAKE_MAGIC, which is (1 << 5).
gp->asleep_wol remains 0 and the machine never wakes up.  Fixed by casting
gp->wake_on_lan to bool.  Tested on an iBook G4.

Signed-off-by: Gerard Lledo <gerard.lledo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-03 01:42:55 -04:00
..
appletalk
arcnet
bonding
caif
can
cris
dsa
ethernet sungem: Fix WakeOnLan 2012-05-03 01:42:55 -04:00
fddi
hamradio
hippi
hyperv
irda
phy
plip
ppp
slip
team
tokenring
usb usbnet: fix failure handling in usbnet_probe 2012-05-02 20:13:04 -04:00
vmxnet3
wan
wimax
wireless wl1251: fix crash on remove due to leftover work item 2012-04-27 15:25:25 -04:00
xen-netback
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c
veth.c
virtio_net.c
xen-netfront.c