Commit Graph

79185 Commits (3543f8069d3cc932202e64095d1d3986a10d34ed)
 

Author SHA1 Message Date
David Woodhouse ac4cced6e8 libertas: reduce explicit references to priv->cur_cmd->cmdbuf 17 years ago
David Woodhouse 4694961cc2 libertas: Check for PS mode support on USB devices 17 years ago
David Woodhouse b2c57eee66 libertas: allow for PS mode to be disabled when firmware doesn't support it 17 years ago
David Woodhouse b47ef2438d libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command 17 years ago
David Woodhouse 24dba5f391 libertas: don't clear priv->dnld_sent after sending sleep confirm 17 years ago
David Woodhouse 38bfab1a01 libertas: fix buffer handling of PS_MODE commands and responses 17 years ago
David Woodhouse c6ad3738c6 libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions 17 years ago
David Woodhouse d1a469fd1b libertas: fix return from lbs_update_channel() 17 years ago
David Woodhouse 681ffbb7d4 libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static 17 years ago
David Woodhouse 2a345099a4 libertas: handle command timeout in main thread instead of directly in timer 17 years ago
David Woodhouse 9fae899c2b libertas: ensure response buffer size is always set for lbs_cmd_with_response 17 years ago
David Woodhouse 3399ea5f23 libertas: add __lbs_cmd_async() for asynchronous command submission 17 years ago
David Woodhouse ae125bf827 libertas: store command result in cmdnode instead of priv->cur_cmd_retcode 17 years ago
David Woodhouse 75567670c6 libertas: kill pdata_buf member of struct cmd_ctrl_node 17 years ago
David Woodhouse ad12d0f418 libertas: let __lbs_cmd() free its own cmdnode 17 years ago
David Woodhouse 5ba2f8a021 libertas: kill cleanup_cmdnode() 17 years ago
David Woodhouse ecfe9b487c libertas: don't re-initialise cmdnode when taking it off the free queue 17 years ago
David Woodhouse 183aeac1c4 libertas: introduce and use lbs_complete_command() for command completion 17 years ago
David Woodhouse c4ab41272b libertas: remove some pointless checks for cmdnode buffer being present 17 years ago
David Woodhouse b23b2061e5 libertas: don't use __lbs_cmd() with empty callback in if_usb.c 17 years ago
David Woodhouse d9896ee147 libertas: rename and clean up DownloadcommandToStation 17 years ago
David Woodhouse 8e5b6b2d32 libertas: kill unused wait_option field in struct cmd_ctrl_node 17 years ago
David Woodhouse 7e226272fc libertas: kill whitespace at end of lines 17 years ago
David Woodhouse eae86bf378 libertas: clean up if_usb driver 17 years ago
David Woodhouse b926d6b31e libertas: stop attempting to reset devices on unload 17 years ago
David Woodhouse d9f88705a7 libertas: don't exit worker thread until kthread_stop() is called 17 years ago
Larry Finger 4ad36d780c b43legacy: Fix rfkill radio LED 17 years ago
Ramkrishna Vepa b7c5678f0b S2io: Fixes to enable multiple transmit fifos 17 years ago
Surjit Reang 2fda096d18 S2io: Fixes to enable multiple transmit fifo support 17 years ago
Divy Le Ray bc4b6b5269 cxgb3 - Fix EEH, missing softirq blocking 17 years ago
Divy Le Ray b881955b7d cxgb3 - parity initialization for T3C adapters. 17 years ago
Olof Johansson 06daa168b6 pasemi: export pasemi_dma_init() 17 years ago
Matthias Kaehlcke 01f31ac828 PLIP driver: convert the semaphore killed_timer_sem to completion 17 years ago
Lee Schermerhorn 07b270eab5 bnx2x depends on ZLIB_INFLATE 17 years ago
Robert P. J. Day 9329f4e4d2 pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop 17 years ago
Auke Kok 67b3c27c8a e1000: Dump the eeprom when a user encounters a bad checksum 17 years ago
Matheos Worku 8b32e63d48 ixgb: enable sun hardware support for broadcom phy 17 years ago
Adrian Bunk 67cefcbafc e1000: remove no longer used code for pci read/write cfg 17 years ago
Al Viro a7df90a519 ixgb endianness annotations 17 years ago
Al Viro 8327d000e0 ixgbe endianness annotations 17 years ago
Al Viro aaf918ba8c e100 endianness annotations 17 years ago
Al Viro 5bb7ea2614 forcedeth endianness bugs 17 years ago
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Al Viro 3e18826c73 e1000 endianness annotations 17 years ago
Al Viro a39fe742e7 e1000e endianness annotations 17 years ago
Al Viro 439104b3a3 sungem endianness annotations 17 years ago
Al Viro f3ec33e587 sunhme endianness annotations 17 years ago
Al Viro b710b43c30 endianness annotations and fixes for olympic 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