summaryrefslogtreecommitdiffstats
path: root/include/asm-cris (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-29libertas: handy function to call firmware commandsHolger Schurig4-10/+126
2008-01-29libertas: make more functions staticHolger Schurig2-8/+8
2008-01-29libertas: remove cmd_ctrl_node->statusHolger Schurig2-2/+0
2008-01-29libertas: remove cmd_ctrl_node->cmdflagsHolger Schurig2-8/+0
2008-01-29libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse5-31/+27
2008-01-29libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse3-9/+4
2008-01-29libertas: Fix memory leak of RX skbsDavid Woodhouse1-1/+5
2008-01-29b43: Fix for broken transmissionMichael Buesch3-15/+23
2008-01-29b43: Fix ofdmtab write regressionMichael Buesch3-22/+39
2008-01-29iwlwifi: add missing commentsTomas Winkler2-2/+2
2008-01-29iwlwifi: fix compliation warningsTomas Winkler2-3/+3
2008-01-29iwlwifi: remove HT code from iwl-3945.hReinette Chatre1-24/+0
2008-01-29orinoco: always use latest BSS info when caching scan resultsDan Williams1-4/+7
2008-01-29ipg: add __devexit annotationAdrian Bunk1-1/+1
2008-01-29rt2x00: correct "skb_buff" typoJohn W. Linville1-1/+1
2008-01-29ipg: fix checkpatch reported errorsPekka Enberg2-39/+41
2008-01-29ipg: naming convention fixesPekka Enberg2-96/+97
2008-01-29ipg: remove some internal commentsPekka Enberg2-13/+8
2008-01-29ipg: remove commented out codePekka Enberg2-31/+7
2008-01-29ipg: remove driver versionPekka Enberg2-4/+1
2008-01-29ipg: remove IPG_DEV_KFREE_SKB macroPekka Enberg2-16/+14
2008-01-29ipg: remove boolean macrosPekka Enberg1-11/+7
2008-01-29ipg: remove old contact informationPekka Enberg1-12/+0
2008-01-29gianfar driver: eliminate compiler warnings and unnecessary macrosGrant Likely1-25/+25
2008-01-29rtl8187: fix tx power readingAndrea Merello1-4/+4
2008-01-29iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky7-21/+73
2008-01-29iwlwifi: 802.11n comply HT rate scaling flows with mac80211 frameworkRon Rindjunsky1-36/+57
2008-01-29iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky4-29/+38
2008-01-29iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky3-166/+66
2008-01-29iwlwifi: 802.11n handling probe request HT IERon Rindjunsky1-34/+28
2008-01-29iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky3-17/+33
2008-01-29iwlwifi: 802.11n new framework structures preperationRon Rindjunsky3-20/+12
2008-01-29iwlwifi: 802.11n remove unnecessary config dependencyRon Rindjunsky1-8/+9
2008-01-29iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi4-28/+74
2008-01-29iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...Miguel Botón2-4/+0
2008-01-29iwlwifi: update version number to 1.2.22Zhu Yi2-2/+2
2008-01-29iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas2-42/+66
2008-01-29iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas2-4/+71
2008-01-29iwlwifi: enhance WPA authenication stabilityMohamed Abbas6-14/+53
2008-01-29iwlwifi: document 4965 rate scalingBen Cahill1-4/+247
2008-01-29iwlwifi: add comments to Tx commandsBen Cahill2-95/+267
2008-01-29iwlwifi: add comments to QOS and ADD_STA commandsBen Cahill2-31/+165
2008-01-29iwlwifi: add comments to RXON command and txpower formatsBen Cahill2-42/+124
2008-01-29iwlwifi: document command header and "alive" responsesBen Cahill2-53/+192
2008-01-29iwlwifi: document 4965 Tx schedulerBen Cahill3-12/+272
2008-01-29iwlwifi: document shared Tx structuresBen Cahill1-12/+135
2008-01-29iwlwifi: document Tx registersBen Cahill2-28/+46
2008-01-29iwlwifi: document Rx registersBen Cahill1-17/+164
2008-01-29iwlwifi: document keep-warm bufferBen Cahill1-11/+28
2008-01-29iwlwifi: document txpower calculationsBen Cahill2-16/+562