Kiran Divekar
|
ab65f649d3
libertas: fix misuse of netdev_priv() and dev->ml_priv
|
16 年之前 |
Wang Chen
|
df66f85807
if_usb: Kill directly reference of netdev->priv
|
16 年之前 |
Anna Neal
|
582c1b538f
libertas: Fine grained configuration of wake-on-lan.
|
16 年之前 |
Dan Williams
|
f8e77caefe
libertas: remove unused generic RESET command
|
16 年之前 |
Brian Cavagnolo
|
1ff41eb0d9
libertas: add sysfs hooks to update boot2 and persistent firmware
|
17 年之前 |
Brian Cavagnolo
|
1556c0f22d
libertas: support boot commands to write persistent firmware and bootloader
|
17 年之前 |
David S. Miller
|
49997d7515
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 年之前 |
David Woodhouse
|
6dfff895fa
libertas: treat firmware data as const
|
17 年之前 |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
andrey@cozybit.com
|
7b58ccfe32
libertas: support USB persistence on suspend/resume (resend)
|
17 年之前 |
David Woodhouse
|
b77ec4caef
libertas: provide reset_card() callback on OLPC
|
17 年之前 |
Holger Schurig
|
7919b89c82
libertas: convert libertas driver to use an event/cmdresp queue
|
17 年之前 |
Holger Schurig
|
4365929d17
libertas: move cardspecific data to driver
|
17 年之前 |
David Woodhouse
|
7003b078c8
libertas: use priv->upld_buf for command responses
|
17 年之前 |
David Woodhouse
|
4694961cc2
libertas: Check for PS mode support on USB devices
|
17 年之前 |
David Woodhouse
|
9fae899c2b
libertas: ensure response buffer size is always set for lbs_cmd_with_response
|
17 年之前 |
David Woodhouse
|
b23b2061e5
libertas: don't use __lbs_cmd() with empty callback in if_usb.c
|
17 年之前 |
David Woodhouse
|
7e226272fc
libertas: kill whitespace at end of lines
|
17 年之前 |
David Woodhouse
|
eae86bf378
libertas: clean up if_usb driver
|
17 年之前 |
David Woodhouse
|
b926d6b31e
libertas: stop attempting to reset devices on unload
|
17 年之前 |
David Woodhouse
|
506e9025e0
libertas: add ethtool support for wake-on-lan configuration
|
17 年之前 |
David Woodhouse
|
d1f7a5b8cf
libertas: implement suspend/resume for USB devices
|
17 年之前 |
David Woodhouse
|
689442dca1
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
|
17 年之前 |
David Woodhouse
|
23d36eec26
libertas: add missing newlines in debugging statements
|
17 年之前 |
David Woodhouse
|
e1258177e4
libertas: be more careful about command responses matching cur_cmd
|
17 年之前 |
David Woodhouse
|
202f3f3ac9
libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec
|
17 年之前 |
David Woodhouse
|
1f8a08342c
libertas: kill references to mesh autostart
|
17 年之前 |
David Woodhouse
|
23a397ac82
libertas: add lbs_mesh sysfs attribute for enabling mesh
|
17 年之前 |
David Woodhouse
|
2fd6cfe307
libertas: make some more functions static
|
17 年之前 |
David Woodhouse
|
301eacbf30
libertas: convert CMD_MESH_ACCESS to a direct command
|
17 年之前 |