summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-161-0/+1
* libertas: [spi] use common firmware request helper and new firmware locationsDan Williams2010-08-162-80/+69Star
* libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams2010-08-162-87/+60Star
* libertas: [cs] use common firmware request helper and new firmware locationsDan Williams2010-08-161-56/+74
* libertas: add two-stage firmware request helperDan Williams2010-08-162-0/+118
* libertas: [usb] use new firmware locationsDan Williams2010-08-162-7/+54
* drivers/net/wireless/libertas: Adjust confusing if indentationJulia Lawall2010-08-161-2/+4
* libertas: better association request debuggingDan Williams2010-08-161-8/+29
* libertas: better scan response debuggingDan Williams2010-08-161-4/+20
* libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-053-33/+121
* libertas: fix association with some APs by using extended ratesDan Williams2010-08-051-16/+40
* libertas: get the right # of scanned BSSesDan Williams2010-08-051-1/+9
* libertas: remove unused cmd_pending waitqDan Williams2010-07-272-9/+0Star
* libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams2010-07-271-4/+2Star
* libertas: kill unused lbs_prepare_and_send_command()Dan Williams2010-07-274-146/+9Star
* libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2010-07-272-12/+8Star
* libertas: convert PS_MODE to a direct commandDan Williams2010-07-277-126/+95Star
* libertas: remove unused indirect command response handlerDan Williams2010-07-271-24/+1Star
* libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-275-34/+26Star
* libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-275-46/+158
* libertas: convert register access to direct commandsDan Williams2010-07-276-180/+94Star
* libertas: convert LED_GPIO_CTRL to a direct commandDan Williams2010-07-271-3/+2Star
* libertas: remove Beacon ControlDan Williams2010-07-274-11/+2Star
* libertas: remove unused Automatic Frequency Control commandDan Williams2010-07-273-23/+3Star
* libertas: remove unused indirect TPC_CFG command leftoversDan Williams2010-07-273-20/+0Star
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-277-238/+139Star
* libertas: clean up RSSI commandDan Williams2010-07-278-77/+51Star
* libertas: clean up MONITOR_MODE commandDan Williams2010-07-274-72/+33Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-274-99/+99
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-135-33/+142
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-0221-6726/+2239Star
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-119-73/+177
| |\ \ \
| * | | | drivers/net: use __packed annotationEric Dumazet2010-06-034-99/+99
* | | | | libertas: precedence bugDan Carpenter2010-07-261-1/+1
* | | | | libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-142-6/+6
* | | | | drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-2/+2
| |_|_|/ |/| | |
* | | | libertas: Added support for host sleep featureAmitkumar Karwar2010-07-125-33/+142
| |_|/ |/| |
* | | libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville2010-06-231-1/+1
* | | Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-238-1/+268
* | | Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-233-28/+15Star
* | | Libertas: cfg80211 supportKiran Divekar2010-06-2320-6722/+1981Star
| |/ |/|
* | libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-081-6/+3Star
* | wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* | drivers/net/wireless/libertas: Use kmemdupJulia Lawall2010-06-021-4/+2Star
* | libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-028-62/+171
|/
* libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-2110-107/+125
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-143-8/+0Star
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-0/+1
| |\