summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-22libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo
2008-08-01libertas: only enable rtap with mesh firmwareDan Williams
2008-07-29libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-10libertas: treat firmware data as constDavid Woodhouse
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-02libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-14libertas: rename some registers to clarify their meaningHolger Schurig
2008-06-14libertas: check for old, unsupported hardwareHolger Schurig
2008-06-14libertas: document register meaningsHolger Schurig
2008-06-14libertas: fix interrupt issueHolger Schurig
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09libertas: fix sleep confirmationHolger Schurig
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig
2008-06-03libertas: unify various CF-related definesmaster-2008-06-09Holger Schurig
2008-06-03libertas: fix compact flash interrupt handlingHolger Schurig
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona
2008-06-03libertas: before sleeping, check for a command resultHolger Schurig
2008-06-03libertas: use lbs_pr_XX instead of printkHolger Schurig
2008-06-03libertas: speeds up downloading of CF firmwareHolger Schurig
2008-06-03libertas: don't spin_unlock_irq() twiceHolger Schurig
2008-06-03libertas: provide reset_card() callback on OLPCDavid Woodhouse
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-21libertas: reduce command retry timeHolger Schurig
2008-05-21libertas: sysfs interface for accessing default mesh channelJavier Cardona
2008-05-21libertas: Add reset_card() callback to hardware driverDavid Woodhouse
2008-05-21libertas: sysfs interface for accessing non-volatile configurationJavier Cardona
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse
2008-05-21libertas: Increase priority of 'unknown command' warningsDavid Woodhouse
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo
2008-05-14libertas: remove lbs_get_data_rate()master-2008-05-14Holger Schurig
2008-05-07libertas: allow removal of card at any timeHolger Schurig
2008-05-07libertas: make some functions voidHolger Schurig