aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-07
|\
| * libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-13
|\|
| * libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-09
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \
| * | param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell2010-08-11
| * | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-11
* | | drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton2010-08-11
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-10
|\|
| * libertas: scan before assocation if no BSSID was givenDan Williams2010-08-05
| * libertas: fix association with some APs by using extended ratesDan Williams2010-08-05
| * libertas: get the right # of scanned BSSesDan Williams2010-08-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \ | |/ |/|
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | libertas: remove unused cmd_pending waitqDan Williams2010-07-27
* | libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams2010-07-27
* | libertas: kill unused lbs_prepare_and_send_command()Dan Williams2010-07-27
* | libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2010-07-27
* | libertas: convert PS_MODE to a direct commandDan Williams2010-07-27
* | libertas: remove unused indirect command response handlerDan Williams2010-07-27
* | libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-27
* | libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-27
* | libertas: convert register access to direct commandsDan Williams2010-07-27
* | libertas: convert LED_GPIO_CTRL to a direct commandDan Williams2010-07-27
* | libertas: remove Beacon ControlDan Williams2010-07-27
* | libertas: remove unused Automatic Frequency Control commandDan Williams2010-07-27
* | libertas: remove unused indirect TPC_CFG command leftoversDan Williams2010-07-27
* | libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-27
* | libertas: clean up RSSI commandDan Williams2010-07-27
* | libertas: clean up MONITOR_MODE commandDan Williams2010-07-27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-27
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-13
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
| |\ \ \ \
| * | | | | drivers/net: use __packed annotationEric Dumazet2010-06-03
| | |_|_|/ | |/| | |
* | | | | libertas: precedence bugDan Carpenter2010-07-26
* | | | | libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-14
* | | | | drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-14
| |_|_|/ |/| | |
* | | | libertas: Added support for host sleep featureAmitkumar Karwar2010-07-12
| |_|/ |/| |
* | | libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville2010-06-23
* | | Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-23
* | | Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-23
* | | Libertas: cfg80211 supportKiran Divekar2010-06-23
| |/ |/|
* | libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-08
* | wireless: fix several minor description typosWalter Goldens2010-06-02
* | drivers/net/wireless/libertas: Use kmemdupJulia Lawall2010-06-02
* | libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-02
|/
* libertas: fix uninitialized variable warningPrarit Bhargava2010-05-28