Holger Schurig
|
e226868ec3
libertas: make lbs_sync_channel() static
|
17 years ago |
Roland Dreier
|
4b7524a42e
libertas: Remove unused exports
|
17 years ago |
Holger Schurig
|
61d30020dc
libertas: pepper main with debug statement
|
17 years ago |
Holger Schurig
|
c9d1be3619
libertas: don't blindly try mesh
|
17 years ago |
David Woodhouse
|
7e94041ca1
libertas: remove check for driver_lock in lbs_interrupt()
|
17 years ago |
David Woodhouse
|
354eca9820
libertas: submit RSSI command on tx timeout, to check whether module is dead
|
17 years ago |
David Woodhouse
|
2a345099a4
libertas: handle command timeout in main thread instead of directly in timer
|
17 years ago |
David Woodhouse
|
ae125bf827
libertas: store command result in cmdnode instead of priv->cur_cmd_retcode
|
17 years ago |
David Woodhouse
|
7e226272fc
libertas: kill whitespace at end of lines
|
17 years ago |
David Woodhouse
|
d9f88705a7
libertas: don't exit worker thread until kthread_stop() is called
|
17 years ago |
David Woodhouse
|
f5a3ea6f96
libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt()
|
17 years ago |
David Woodhouse
|
860621347e
libertas: pass channel argument directly to lbs_mesh_config()
|
17 years ago |
David Woodhouse
|
020f3d0001
libertas: cope with both old and new mesh TLV values
|
17 years ago |
David Woodhouse
|
506e9025e0
libertas: add ethtool support for wake-on-lan configuration
|
17 years ago |
David Woodhouse
|
ab25ecaea5
libertas: implement suspend and resume core methods
|
17 years ago |
David Woodhouse
|
f3db2bb411
libertas: make worker thread not freezable
|
17 years ago |
David Woodhouse
|
a27b9f96f2
libertas: slight cleanup of netif queue stop/wake
|
17 years ago |
David Woodhouse
|
e1258177e4
libertas: be more careful about command responses matching cur_cmd
|
17 years ago |
David Woodhouse
|
1f8a08342c
libertas: kill references to mesh autostart
|
17 years ago |
David Woodhouse
|
23a397ac82
libertas: add lbs_mesh sysfs attribute for enabling mesh
|
17 years ago |
David Woodhouse
|
2fd6cfe307
libertas: make some more functions static
|
17 years ago |
Dan Williams
|
8e3c91bb70
libertas: convert DATA_RATE to a direct command
|
17 years ago |
David Woodhouse
|
301eacbf30
libertas: convert CMD_MESH_ACCESS to a direct command
|
17 years ago |
Dan Williams
|
ddac452680
libertas: rename and re-type bufvirtualaddr to cmdbuf
|
17 years ago |
David Woodhouse
|
10bca0d5f4
libertas: move removal of lbs_rtap file to lbs_stop_card()
|
17 years ago |
Dan Williams
|
6e66f03ff7
libertas: convert GET_HW_SPEC to a direct command
|
17 years ago |
David Woodhouse
|
b15152a403
libertas: don't run thread while firmware not yet ready
|
17 years ago |
David Woodhouse
|
8552855f98
libertas: make rtap and normal modes mutually exclusive, clean up open/stop
|
17 years ago |
David Woodhouse
|
b31d8b90dc
libertas: remove pre_open_check()
|
17 years ago |
David Woodhouse
|
4f67949656
libertas: clean up lbs_interrupt()
|
17 years ago |