summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig2008-03-274-12/+9
* | libertas: store rssi as an u32Holger Schurig2008-03-253-9/+4
* | libertas: remove lots of unused stuffHolger Schurig2008-03-2510-134/+46
* | libertas: misc power saving adjustsHolger Schurig2008-03-256-36/+23
* | libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-256-47/+10
* | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-253-12/+7
* | libertas: make a handy lbs_cmd_async() commandHolger Schurig2008-03-252-36/+57
* | libertas: remove some unused commandsHolger Schurig2008-03-252-10/+0
* | libertas: rename packetfilter to mac_controlHolger Schurig2008-03-255-23/+22
* | libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig2008-03-253-28/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181-1/+1
|\ \ | |/
| * libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-111-1/+1
* | libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-136-316/+76
OpenPOWER on IntegriCloud