summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2008-06-09libertas: fix sleep confirmationHolger Schurig
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig
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-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30libertas: fix use-before-check violationHolger Schurig
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-16libertas: un-garbage various command structsHolger Schurig
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-08libertas: remove lbs_get_fwversion()Holger Schurig
2008-04-08libertas: move lbs_update_channel out of assoc.cHolger Schurig
2008-04-08libertas: move association code from scan.c into assoc.cHolger Schurig
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig
2008-04-07libertas: fix mode initialization problemHolger Schurig
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-01libertas: don't depend on IEEE80211Holger Schurig
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig
2008-04-01libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig
2008-03-27libertas: reduce debug outputHolger Schurig
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig
2008-03-27libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig
2008-03-27libertas: fix spinlock recursion bugHolger Schurig
2008-03-25libertas: store rssi as an u32Holger Schurig
2008-03-25libertas: remove lots of unused stuffHolger Schurig
2008-03-25libertas: misc power saving adjustsHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig
2008-03-25libertas: remove some unused commandsHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior
2008-03-06libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse
2008-03-06libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse
2008-03-06libertas: add LED control TLV to types.hDavid Woodhouse
2008-03-06libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-03-04libertas: compare the current command with responseSebastian Siewior
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse
2008-02-29libertas: rename/document scan_channelHolger Schurig
2008-02-29libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig
2008-02-29libertas: make lbs_sync_channel() staticHolger Schurig
2008-02-29libertas: make association debug output nicerHolger Schurig
2008-02-29libertas: trim overly long debug statementHolger Schurig
2008-02-28libertas: Remove unused exportsRoland Dreier