summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-212-0/+6
| * | libertas: sysfs interface for accessing non-volatile configurationJavier Cardona2008-05-215-9/+423
| * | libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-218-20/+132
| * | libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-215-96/+105
| * | libertas: Increase priority of 'unknown command' warningsDavid Woodhouse2008-05-212-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-252-14/+15
|\ \ \ | |/ / |/| / | |/
| * libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-161-0/+1
| * libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-161-0/+1
* | libertas: remove lbs_get_data_rate()Holger Schurig2008-05-143-44/+1
* | libertas: allow removal of card at any timeHolger Schurig2008-05-071-2/+7
* | libertas: make some functions voidHolger Schurig2008-05-073-11/+7
* | libertas: debug output tweaks for lbs_threadHolger Schurig2008-05-071-2/+3
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-011-1/+2
|\
| * libertas: fix use-before-check violationHolger Schurig2008-04-301-1/+2
* | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
|/
* libertas: un-garbage various command structsHolger Schurig2008-04-161-1/+6
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-1613-383/+269
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+1
|\
| * libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
* | libertas: remove lbs_get_fwversion()Holger Schurig2008-04-083-24/+5
* | libertas: move lbs_update_channel out of assoc.cHolger Schurig2008-04-082-17/+16
* | libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-086-424/+397
* | libertas: move association code from join.c into scan.cHolger Schurig2008-04-0811-931/+890
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-2/+0
|\ \ | |/
| * libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0
* | libertas: don't depend on IEEE80211Holger Schurig2008-04-012-0/+31
* | libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-015-48/+32
* | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-016-121/+22
* | libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-014-61/+11
* | libertas: reduce debug outputHolger Schurig2008-03-273-9/+9
* | libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-274-28/+0
OpenPOWER on IntegriCloud