summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-295-31/+27Star
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-293-9/+4Star
* libertas: Fix memory leak of RX skbsDavid Woodhouse2008-01-291-1/+5
* b43: Fix for broken transmissionMichael Buesch2008-01-293-15/+23
* b43: Fix ofdmtab write regressionMichael Buesch2008-01-293-22/+39
* iwlwifi: add missing commentsTomas Winkler2008-01-292-2/+2
* iwlwifi: fix compliation warningsTomas Winkler2008-01-292-3/+3
* iwlwifi: remove HT code from iwl-3945.hReinette Chatre2008-01-291-24/+0Star
* orinoco: always use latest BSS info when caching scan resultsDan Williams2008-01-291-4/+7
* rt2x00: correct "skb_buff" typoJohn W. Linville2008-01-291-1/+1
* rtl8187: fix tx power readingAndrea Merello2008-01-291-4/+4
* iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky2008-01-297-21/+73
* iwlwifi: 802.11n comply HT rate scaling flows with mac80211 frameworkRon Rindjunsky2008-01-291-36/+57
* iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky2008-01-294-29/+38
* iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky2008-01-293-166/+66Star
* iwlwifi: 802.11n handling probe request HT IERon Rindjunsky2008-01-291-34/+28Star
* iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky2008-01-293-17/+33
* iwlwifi: 802.11n new framework structures preperationRon Rindjunsky2008-01-293-20/+12Star
* iwlwifi: 802.11n remove unnecessary config dependencyRon Rindjunsky2008-01-291-8/+9
* iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi2008-01-294-28/+74
* iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...Miguel Botón2008-01-292-4/+0Star
* iwlwifi: update version number to 1.2.22Zhu Yi2008-01-292-2/+2
* iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas2008-01-292-42/+66
* iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas2008-01-292-4/+71
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-296-14/+53
* iwlwifi: document 4965 rate scalingBen Cahill2008-01-291-4/+247
* iwlwifi: add comments to Tx commandsBen Cahill2008-01-292-95/+267
* iwlwifi: add comments to QOS and ADD_STA commandsBen Cahill2008-01-292-31/+165
* iwlwifi: add comments to RXON command and txpower formatsBen Cahill2008-01-292-42/+124
* iwlwifi: document command header and "alive" responsesBen Cahill2008-01-292-53/+192
* iwlwifi: document 4965 Tx schedulerBen Cahill2008-01-293-12/+272
* iwlwifi: document shared Tx structuresBen Cahill2008-01-291-12/+135
* iwlwifi: document Tx registersBen Cahill2008-01-292-28/+46
* iwlwifi: document Rx registersBen Cahill2008-01-291-17/+164
* iwlwifi: document keep-warm bufferBen Cahill2008-01-291-11/+28
* iwlwifi: document txpower calculationsBen Cahill2008-01-292-16/+562
* iwlwifi: document temperature calculationBen Cahill2008-01-291-11/+46
* iwlwifi: move HT_IE_EXT_CHANNEL_* driver definitions to iwl-4965.hBen Cahill2008-01-296-39/+68
* iwlwifi: move uCode API definitions to iwl-4965-commands.hBen Cahill2008-01-292-37/+39
* iwlwifi: clean up unused definitions in iwl-4965-hw.hBen Cahill2008-01-291-392/+3Star
* iwlwifi: Clean up unused definitions in iwl-3945-hw.hBen Cahill2008-01-291-129/+1Star
* iwlwifi: add comments to iwl*-base.cCahill, Ben M2008-01-292-71/+356
* iwlwifi: add comments, mostly on Tx queuesCahill, Ben M2008-01-292-39/+231
* iwlwifi: clean up some unused definitions in iwl-4965.h and iwl-3945.hBen Cahill2008-01-293-47/+8Star
* iwlwifi: Partially clean-up, add comments to iwl-*-hw.hBen Cahill2008-01-292-47/+97
* iwlwifi: Document Rx calibrationBen Cahill2008-01-293-25/+261
* iwlwifi: Document 4965 rate_n_flags bitsBen Cahill2008-01-292-36/+92
* iwlwifi: Add comments to some driver data structuresBen Cahill2008-01-292-11/+82
* iwlwifi: Move is_legacy() macro family from iwl-4965-hw.h to iwl-4965-rs.hBen Cahill2008-01-292-7/+7
* iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill2008-01-294-173/+132Star