aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
* 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
| * | libertas: speeds up downloading of CF firmwareHolger Schurig2008-06-03
| * | libertas: don't spin_unlock_irq() twiceHolger Schurig2008-06-03
| * | libertas: provide reset_card() callback on OLPCDavid Woodhouse2008-06-03
| * | libertas: reduce command retry timeHolger Schurig2008-05-21
| * | libertas: sysfs interface for accessing default mesh channelJavier Cardona2008-05-21
| * | libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-21
| * | libertas: sysfs interface for accessing non-volatile configurationJavier Cardona2008-05-21
| * | libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-21
| * | libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-21
| * | libertas: Increase priority of 'unknown command' warningsDavid Woodhouse2008-05-21
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-26
|\ \ \ | |/ / |/| / | |/
| * libertas: Fix ethtool statisticsDavid Woodhouse2008-05-20
| * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-16
| * libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-16
* | libertas: remove lbs_get_data_rate()Holger Schurig2008-05-14
* | libertas: allow removal of card at any timeHolger Schurig2008-05-07
* | libertas: make some functions voidHolger Schurig2008-05-07
* | libertas: debug output tweaks for lbs_threadHolger Schurig2008-05-07
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-01
|\
| * libertas: fix use-before-check violationHolger Schurig2008-04-30
* | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
|/
* libertas: un-garbage various command structsHolger Schurig2008-04-16
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * libertas: fix mode initialization problemHolger Schurig2008-04-07
* | libertas: remove lbs_get_fwversion()Holger Schurig2008-04-08
* | libertas: move lbs_update_channel out of assoc.cHolger Schurig2008-04-08
* | libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-08
* | libertas: move association code from join.c into scan.cHolger Schurig2008-04-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\|
| * libertas: fix spinlock recursion bugHolger Schurig2008-03-27
* | libertas: don't depend on IEEE80211Holger Schurig2008-04-01
* | libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-01
* | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-01
* | libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-01
* | libertas: reduce debug outputHolger Schurig2008-03-27