summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-1/+1
|\
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-311-1/+1
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-304-2/+19
* | libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-242-3/+24
* | libertas: correct "limited range of data type" warningJohn W. Linville2008-09-151-3/+2
* | libertas: Reduce the WPA key installation time.Javier Cardona2008-09-151-3/+13
* | libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-159-264/+172
* | libertas: remove unused generic RESET commandDan Williams2008-09-154-27/+2
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-116-7/+128
* | libertas: clear current command on card removalDan Williams2008-09-111-1/+19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-10/+3
|\ \
| * | wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3
* | | libertas: convert adhoc operations to direct commandsDan Williams2008-08-297-400/+302
* | | libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-299-100/+100
* | | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-298-59/+36
* | | libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-298-114/+111
* | | wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-221-1/+1
* | | libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo2008-08-221-0/+65
* | | libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo2008-08-224-25/+119
|/ /
* | libertas: only enable rtap with mesh firmwareDan Williams2008-08-011-6/+9
* | libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo2008-07-291-15/+15
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-183-18/+12
|\
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-151-13/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-143-5/+5
| |\
| | * libertas: treat firmware data as constDavid Woodhouse2008-07-103-5/+5
* | | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-151-4/+2
* | | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-141-2/+2
|\ \ \ | |/ /
| * | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-0/+1
|\ \ | |/
| * libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-021-0/+1
* | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-17/+19
* | libertas: rename some registers to clarify their meaningHolger Schurig2008-06-141-30/+28
* | libertas: check for old, unsupported hardwareHolger Schurig2008-06-141-0/+12
* | libertas: document register meaningsHolger Schurig2008-06-141-9/+80
* | libertas: fix interrupt issueHolger Schurig2008-06-141-4/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-103-4/+7
|\ \ | |/
| * libertas: fix sleep confirmationHolger Schurig2008-06-092-2/+5
| * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-1017-321/+930
|\ \
| * | libertas: unify various CF-related definesHolger Schurig2008-06-031-93/+79
| * | libertas: fix compact flash interrupt handlingHolger Schurig2008-06-031-32/+29
| * | libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-039-56/+75
| * | libertas: before sleeping, check for a command resultHolger Schurig2008-06-031-2/+2
| * | libertas: use lbs_pr_XX instead of printkHolger Schurig2008-06-032-2/+2
| * | libertas: speeds up downloading of CF firmwareHolger Schurig2008-06-031-2/+2
| * | libertas: don't spin_unlock_irq() twiceHolger Schurig2008-06-031-4/+1
| * | libertas: provide reset_card() callback on OLPCDavid Woodhouse2008-06-031-0/+22
| * | libertas: reduce command retry timeHolger Schurig2008-05-212-12/+14
| * | libertas: sysfs interface for accessing default mesh channelJavier Cardona2008-05-211-0/+45