summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas: fix sleep confirmationHolger Schurig2008-06-092-2/+5
* libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
* 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
* 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
* | libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse2008-03-061-234/+181
* | libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse2008-03-065-147/+53
* | libertas: add LED control TLV to types.hDavid Woodhouse2008-03-061-0/+13
* | libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-065-122/+81
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-051-5/+3
|\ \ | |/
| * libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
* | libertas: rename/document scan_channelHolger Schurig2008-02-293-13/+15
* | libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig2008-02-293-19/+17
* | libertas: make lbs_sync_channel() staticHolger Schurig2008-02-293-13/+13
* | libertas: make association debug output nicerHolger Schurig2008-02-293-10/+4
* | libertas: trim overly long debug statementHolger Schurig2008-02-292-18/+9
|/
* libertas: Remove unused exportsRoland Dreier2008-02-283-20/+0
OpenPOWER on IntegriCloud