summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton2008-01-281-1/+1
* iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-2811-160/+160
* iwlwifi: remove reference to non-existent documentationReinette Chatre2008-01-281-12/+8
* iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2008-01-282-2/+2
* iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler2008-01-281-102/+104
* iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler2008-01-281-301/+308
* iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler2008-01-283-107/+42
* iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2008-01-282-167/+90
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-284-166/+217
* iwlwifi: document scan commandBen Cahill2008-01-282-56/+234
* iwlwifi: remove iwl4965_tx_cmdTomas Winkler2008-01-283-82/+55
* iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2008-01-282-7/+7
* iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler2008-01-281-22/+1
* mac80211: add unified BSS configurationJohannes Berg2008-01-283-15/+21
* mac80211: Fix rate reporting regressionMichael Wu2008-01-282-3/+14
* iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky2008-01-283-40/+35
* mac80211: dont use interface indices in driversJohannes Berg2008-01-284-30/+30
* iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón2008-01-281-1/+1
* iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'Zhu Yi2008-01-281-2/+2
* misc wireless annotationsAl Viro2008-01-282-4/+4
* iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi2008-01-284-51/+15
* iwlwifi: proper monitor supportZhu Yi2008-01-286-261/+238
* iwlwifi: add missing commentsTomas Winkler2008-01-282-2/+2
* iwlwifi: fix compliation warningsTomas Winkler2008-01-282-3/+3
* iwlwifi: remove HT code from iwl-3945.hReinette Chatre2008-01-281-24/+0
* iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky2008-01-287-21/+73
* iwlwifi: 802.11n comply HT rate scaling flows with mac80211 frameworkRon Rindjunsky2008-01-281-36/+57
* iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky2008-01-284-29/+38
* iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky2008-01-283-166/+66
* iwlwifi: 802.11n handling probe request HT IERon Rindjunsky2008-01-281-34/+28
* iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky2008-01-283-17/+33
* iwlwifi: 802.11n new framework structures preperationRon Rindjunsky2008-01-283-20/+12
* iwlwifi: 802.11n remove unnecessary config dependencyRon Rindjunsky2008-01-281-8/+9
* iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi2008-01-284-28/+74
* iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...Miguel Botón2008-01-282-4/+0
* iwlwifi: update version number to 1.2.22Zhu Yi2008-01-282-2/+2
* iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas2008-01-282-42/+66
* iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas2008-01-282-4/+71
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-286-14/+53
* iwlwifi: document 4965 rate scalingBen Cahill2008-01-281-4/+247
* iwlwifi: add comments to Tx commandsBen Cahill2008-01-282-95/+267
* iwlwifi: add comments to QOS and ADD_STA commandsBen Cahill2008-01-282-31/+165
* iwlwifi: add comments to RXON command and txpower formatsBen Cahill2008-01-282-42/+124
* iwlwifi: document command header and "alive" responsesBen Cahill2008-01-282-53/+192
* iwlwifi: document 4965 Tx schedulerBen Cahill2008-01-283-12/+272
* iwlwifi: document shared Tx structuresBen Cahill2008-01-281-12/+135
* iwlwifi: document Tx registersBen Cahill2008-01-282-28/+46
* iwlwifi: document Rx registersBen Cahill2008-01-281-17/+164
* iwlwifi: document keep-warm bufferBen Cahill2008-01-281-11/+28
* iwlwifi: document txpower calculationsBen Cahill2008-01-282-16/+562
OpenPOWER on IntegriCloud