aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
* libertas: fix buffer overrunJohannes Berg2008-10-29
* libertas: remove two libertas sparse warningHolger Schurig2008-10-29
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-16
|\
| * libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\ \ | |/ |/|
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-31
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-30
* | libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-24
* | libertas: correct "limited range of data type" warningJohn W. Linville2008-09-15
* | libertas: Reduce the WPA key installation time.Javier Cardona2008-09-15
* | libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-15
* | libertas: remove unused generic RESET commandDan Williams2008-09-15
* | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-11
* | libertas: clear current command on card removalDan Williams2008-09-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\ \
| * | wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-02
* | | libertas: convert adhoc operations to direct commandsDan Williams2008-08-29
* | | libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-29
* | | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-29
* | | libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-29
* | | wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-22
* | | libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo2008-08-22
* | | libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo2008-08-22
|/ /
* | libertas: only enable rtap with mesh firmwareDan Williams2008-08-01
* | libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo2008-07-29
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\
| | * libertas: treat firmware data as constDavid Woodhouse2008-07-10
* | | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
* | | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-14
|\| |
| * | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-09
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06
|\|
| * libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-02
* | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-16
* | libertas: rename some registers to clarify their meaningHolger Schurig2008-06-14
* | libertas: check for old, unsupported hardwareHolger Schurig2008-06-14
* | libertas: document register meaningsHolger Schurig2008-06-14
* | libertas: fix interrupt issueHolger Schurig2008-06-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\|
| * libertas: fix sleep confirmationHolger Schurig2008-06-09
| * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-10
|\ \
| * | libertas: unify various CF-related definesHolger Schurig2008-06-03
| * | libertas: fix compact flash interrupt handlingHolger Schurig2008-06-03
| * | libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-03
| * | libertas: before sleeping, check for a command resultHolger Schurig2008-06-03
| * | libertas: use lbs_pr_XX instead of printkHolger Schurig2008-06-03