Dan Williams
|
5cddea816e
libertas: [usb] use new firmware locations
|
15 years ago |
Dan Williams
|
0bb6408777
libertas: convert PS_MODE to a direct command
|
15 years ago |
Julia Lawall
|
731a9b2a02
drivers/net/wireless/libertas: Use kmemdup
|
15 years ago |
Amitkumar Karwar
|
66fceb69b7
libertas: Added callback functions to support SDIO suspend/resume.
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ben Hutchings
|
a974a4bbcb
libertas: declare MODULE_FIRMWARE
|
15 years ago |
David S. Miller
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
David Woodhouse
|
e9024a059f
libertas if_usb: Fix crash on 64-bit machines
|
15 years ago |
Amitkumar Karwar
|
4912545472
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
|
15 years ago |
Andrey Yurovsky
|
e0d6133cba
libertas: remove ps_supported flag, use fwcapinfo
|
16 years ago |
John W. Linville
|
cadeba315c
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
|
16 years ago |
Alexander Beregalov
|
0ee904c35c
drivers/net: replace BUG() with BUG_ON() if possible
|
16 years ago |
Kiran Divekar
|
ab65f649d3
libertas: fix misuse of netdev_priv() and dev->ml_priv
|
16 years ago |
Wang Chen
|
df66f85807
if_usb: Kill directly reference of netdev->priv
|
16 years ago |
Anna Neal
|
582c1b538f
libertas: Fine grained configuration of wake-on-lan.
|
16 years ago |
Dan Williams
|
f8e77caefe
libertas: remove unused generic RESET command
|
16 years ago |
Brian Cavagnolo
|
1ff41eb0d9
libertas: add sysfs hooks to update boot2 and persistent firmware
|
17 years ago |
Brian Cavagnolo
|
1556c0f22d
libertas: support boot commands to write persistent firmware and bootloader
|
17 years ago |
David S. Miller
|
49997d7515
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 years ago |
David Woodhouse
|
6dfff895fa
libertas: treat firmware data as const
|
17 years ago |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
andrey@cozybit.com
|
7b58ccfe32
libertas: support USB persistence on suspend/resume (resend)
|
17 years ago |
David Woodhouse
|
b77ec4caef
libertas: provide reset_card() callback on OLPC
|
17 years ago |
Holger Schurig
|
7919b89c82
libertas: convert libertas driver to use an event/cmdresp queue
|
17 years ago |
Holger Schurig
|
4365929d17
libertas: move cardspecific data to driver
|
17 years ago |
David Woodhouse
|
7003b078c8
libertas: use priv->upld_buf for command responses
|
17 years ago |
David Woodhouse
|
4694961cc2
libertas: Check for PS mode support on USB devices
|
17 years ago |
David Woodhouse
|
9fae899c2b
libertas: ensure response buffer size is always set for lbs_cmd_with_response
|
17 years ago |
David Woodhouse
|
b23b2061e5
libertas: don't use __lbs_cmd() with empty callback in if_usb.c
|
17 years ago |