summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre2-2/+3
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2-4/+4
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas2-2/+2
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman2-0/+11
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2-0/+8
2008-02-05iwl3945-base.c: fix off-by-one errorsAdrian Bunk1-4/+4
2008-02-02iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2-10/+10
2008-02-02iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler1-3/+0
2008-02-02iwlwifi: Fix MIMO PS modeTomas Winkler1-5/+18
2008-02-02iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky1-3/+4
2008-02-01wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2-2/+2
2008-02-01iwlwifi: correct math in elapsed_jiffiesEric Sandeen1-2/+2
2008-02-01iwlwifi: Fix uCode error on associationGregory Greenman3-4/+5
2008-02-01iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park4-10/+18
2008-02-01iwlwifi: cleanup usage of inline functionsReinette Chatre6-23/+20
2008-02-01iwlwifi: initialize geo/channel information during probeReinette Chatre2-28/+80
2008-02-01iwl4965: fix return code indicating one interface is supportedReinette Chatre1-1/+1
2008-02-01iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst2-2/+2
2008-01-29drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton1-1/+1
2008-01-29iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre11-160/+160
2008-01-29iwlwifi: remove reference to non-existent documentationReinette Chatre1-12/+8
2008-01-29iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2-2/+2
2008-01-29iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler1-102/+104
2008-01-29iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler1-301/+308
2008-01-29iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler3-107/+42
2008-01-29iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2-167/+90
2008-01-29iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi4-166/+217
2008-01-29iwlwifi: document scan commandBen Cahill2-56/+234
2008-01-29iwlwifi: remove iwl4965_tx_cmdTomas Winkler3-82/+55
2008-01-29iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2-7/+7
2008-01-29iwl4965: Remove redundant code in iwl4965_tx_cmdTomas Winkler1-22/+1
2008-01-29mac80211: add unified BSS configurationJohannes Berg3-15/+21
2008-01-29mac80211: Fix rate reporting regressionMichael Wu2-3/+14
2008-01-29iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky3-40/+35
2008-01-29mac80211: dont use interface indices in driversJohannes Berg4-30/+30
2008-01-29iwlwifi: fix compilation warning in 'iwl-4965.c'Miguel Botón1-1/+1
2008-01-29iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'Zhu Yi1-2/+2
2008-01-29misc wireless annotationsAl Viro2-4/+4
2008-01-29iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi4-51/+15
2008-01-29iwlwifi: proper monitor supportZhu Yi6-261/+238
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-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