Commit Graph

417 Commits (51dbfd1d59b0f55aef2105e06f770f3a97fc4e3a)

Author SHA1 Message Date
David Woodhouse a63b22bb5b libertas: use lbs_host_to_card_done() in lbs_tx_timeout() 17 years ago
David Woodhouse aa21c004f8 libertas: kill struct lbs_adapter 17 years ago
David Woodhouse f86a93e1b2 libertas: kill TxLockFlag 17 years ago
David Woodhouse e7deced05f libertas: fix lbs_rtap attribute in sysfs 17 years ago
David Woodhouse 59f3e4bf1e libertas: clean up lbs_thread() to make it slightly more readable 17 years ago
David Woodhouse 448a51ae06 libertas: switch lbs_cmd() to take a callback function pointer 17 years ago
David Woodhouse ac47246e24 libertas: kill adapter->nr_cmd_pending 17 years ago
David Woodhouse 99c893f34a libertas: Fix up error handling in lbs_setuserscan() 17 years ago
David Woodhouse c12bdc45d9 libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys. 17 years ago
Holger Schurig c2df2efe96 libertas: endianness fixes 17 years ago
David Woodhouse 1723047d67 libertas: Switch to using a callback function pointer for commands 17 years ago
David Woodhouse 0856e6816b libertas: when usb_submit_usb fails, include the error code in the printk 17 years ago
Holger Schurig ffd074fc78 libertas: implement new scanning logic 17 years ago
David Woodhouse 83eacf233e libertas: Fix endianness in boot2_version handling. 17 years ago
David Woodhouse f9f6890e41 libertas: Remove SET_BOOT2_VER support from the Big Switch Statement. 17 years ago
David Woodhouse 04c80f1ab1 libertas: Use lbs_cmd() for setting Boot2 version 17 years ago
Holger Schurig 09d4fad6e8 libertas: fix data packet size errors 17 years ago
Li Zefan abe3ed14d3 libertas: don't cast a pointer to pointer of 17 years ago
David Woodhouse 6228c0aea5 libertas: Byteswap cmdptr->size in lbs_cmd() 17 years ago
David Woodhouse ad9de29130 libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably. 17 years ago
David Woodhouse 2c94404c30 libertas: Move SET_BOOT2_VER command to if_usb where it belongs 17 years ago
David Woodhouse 9088566176 libertas: Don't claim to have checksummed incoming packets. 17 years ago
Holger Schurig 675787e29f libertas: handy function to call firmware commands 17 years ago
Holger Schurig 0d61d04210 libertas: make more functions static 17 years ago
Holger Schurig c68b3bbdb5 libertas: remove cmd_ctrl_node->status 17 years ago
Holger Schurig 891f32a1c4 libertas: remove cmd_ctrl_node->cmdflags 17 years ago
David Woodhouse e775ed7c67 libertas: Consolidate lbs_host_to_card_done() function. 17 years ago
David Woodhouse f5ece8fc8d libertas: Remove cmd_oid from struct cmd_ctrl_node 17 years ago
David Woodhouse 77d8cf2c09 libertas: Fix memory leak of RX skbs 17 years ago
Holger Schurig 0b3c07ff64 libertas: less eventcause shifts 17 years ago
Holger Schurig a7d0adae40 libertas: remove user-specified channel list 17 years ago
Holger Schurig dd1d12dabf libertas: remove numprobes 17 years ago
Holger Schurig 01affb6530 libertas: tweak tx path debugging 17 years ago
Holger Schurig 91843463bc libertas: tweak association debug output 17 years ago
Holger Schurig 3a18864917 libertas: rework event subscription 17 years ago
Holger Schurig 69f9032d9d libertas: remove arbitrary typedefs 17 years ago
Brajesh Dave 96287ac4f7 libertas: configurable beacon interval 17 years ago
Brajesh Dave 01d77d8d47 libertas: separate mesh connectivity from that of the main interface 17 years ago
Andres Salomon 798fbfec9c libertas: nuke useless variable usbdriver_name and useless comments 17 years ago
Andres Salomon be13f1897f libertas: reset devices upon disconnect rather than module unloading 17 years ago
Andres Salomon 4fb910fd3a libertas: mark module_init/exit functions as __init/__exit 17 years ago
Andres Salomon 82209adcb1 libertas: drop useless default_fw_name variable 17 years ago
Holger Schurig 0765af4493 libertas: clean up association debug messages 17 years ago
Holger Schurig 1007832103 libertas: move to uniform lbs_/LBS_ namespace 17 years ago
Jeff Garzik 93a3b607e6 wireless: checkpatch cleanups 17 years ago
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago
Alejandro Martinez Ruiz c00acf46de netdev: ARRAY_SIZE() cleanups 17 years ago
Roel Kluin f59d978275 wireless: fix '!x & y' typo's 17 years ago
Holger Schurig 9f9dac281b libertas: move wlan_*_association_work from header to c file 17 years ago
David S. Miller 15ca36fb99 [LIBERTAS]: Remove last stray user of MAC_FMT. 17 years ago