summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)AuthorFilesLines
2008-04-16libertas: un-garbage various command structsHolger Schurig1-1/+6
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig13-383/+269
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-04-09libertas: remove lbs_get_fwversion()Holger Schurig3-24/+5
2008-04-09libertas: move lbs_update_channel out of assoc.cHolger Schurig2-17/+16
2008-04-09libertas: move association code from scan.c into assoc.cHolger Schurig6-424/+397
2008-04-09libertas: move association code from join.c into scan.cHolger Schurig11-931/+890
2008-04-08libertas: fix mode initialization problemHolger Schurig1-1/+1
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+0
2008-04-02libertas: don't depend on IEEE80211Holger Schurig2-0/+31
2008-04-02libertas: convert sleep/wake config direct commandsHolger Schurig5-48/+32
2008-04-02libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig6-121/+22
2008-04-02libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig4-61/+11
2008-03-27libertas: reduce debug outputHolger Schurig3-9/+9
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig4-28/+0
2008-03-27libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig4-12/+9
2008-03-27libertas: fix spinlock recursion bugHolger Schurig1-2/+0
2008-03-25libertas: store rssi as an u32Holger Schurig3-9/+4
2008-03-25libertas: remove lots of unused stuffHolger Schurig10-134/+46
2008-03-25libertas: misc power saving adjustsHolger Schurig6-36/+23
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig6-47/+10
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig3-12/+7
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig2-36/+57
2008-03-25libertas: remove some unused commandsHolger Schurig2-10/+0
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig5-23/+22
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig3-28/+8
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-1/+1
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig6-316/+76
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior1-1/+1
2008-03-07libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse1-234/+181
2008-03-07libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse5-147/+53
2008-03-07libertas: add LED control TLV to types.hDavid Woodhouse1-0/+13
2008-03-07libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse5-122/+81
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+3
2008-03-05libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-05libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-02-29libertas: rename/document scan_channelHolger Schurig3-13/+15
2008-02-29libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig3-19/+17
2008-02-29libertas: make lbs_sync_channel() staticHolger Schurig3-13/+13
2008-02-29libertas: make association debug output nicerHolger Schurig3-10/+4
2008-02-29libertas: trim overly long debug statementHolger Schurig2-18/+9
2008-02-28libertas: Remove unused exportsRoland Dreier3-20/+0
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2008-02-01libertas: fix interrupt while removing driverHolger Schurig1-3/+3
2008-02-01libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2-3/+5
2008-01-29libertas: pepper main with debug statementHolger Schurig1-62/+82
2008-01-29libertas: don't blindly try meshHolger Schurig1-23/+27
2008-01-29libertas: always show firmware releaseHolger Schurig4-20/+25
2008-01-29libertas: move cardspecific data to driverHolger Schurig3-3/+4
2008-01-29libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig1-1/+4