aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre1-1/+1
2008-03-24iwlwifi: mac start synchronization issueRick Farrington1-1/+1
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre1-1/+1
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler1-2/+2
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas1-1/+1
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman1-0/+5
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre1-0/+4
2008-02-01iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre1-5/+5
2008-01-31wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov1-1/+1
2008-01-31iwlwifi: Fix uCode error on associationGregory Greenman1-2/+4
2008-01-31iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park1-4/+8
2008-01-31iwlwifi: cleanup usage of inline functionsReinette Chatre1-0/+6
2008-01-31iwlwifi: initialize geo/channel information during probeReinette Chatre1-14/+40
2008-01-31iwl4965: fix return code indicating one interface is supportedReinette Chatre1-1/+1
2008-01-31iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst1-1/+1
2008-01-28iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre1-1/+1
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi1-1/+1
2008-01-28iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler1-53/+12
2008-01-28iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi1-89/+44
2008-01-28iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi1-77/+110
2008-01-28iwlwifi: remove iwl4965_tx_cmdTomas Winkler1-2/+17
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-7/+17
2008-01-28iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky1-2/+1
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-14/+14
2008-01-28misc wireless annotationsAl Viro1-2/+2
2008-01-28iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi1-25/+7
2008-01-28iwlwifi: proper monitor supportZhu Yi1-88/+2
2008-01-28iwlwifi: add missing commentsTomas Winkler1-1/+1
2008-01-28iwlwifi: fix compliation warningsTomas Winkler1-2/+2
2008-01-28iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky1-7/+14
2008-01-28iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky1-4/+19
2008-01-28iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky1-141/+45
2008-01-28iwlwifi: 802.11n handling probe request HT IERon Rindjunsky1-34/+28
2008-01-28iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky1-17/+7
2008-01-28iwlwifi: 802.11n new framework structures preperationRon Rindjunsky1-2/+0
2008-01-28iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi1-14/+36
2008-01-28iwlwifi: update version number to 1.2.22Zhu Yi1-1/+1
2008-01-28iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas1-21/+33
2008-01-28iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas1-2/+36
2008-01-28iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-7/+17
2008-01-28iwlwifi: document 4965 Tx schedulerBen Cahill1-0/+2
2008-01-28iwlwifi: add comments to iwl*-base.cCahill, Ben M1-33/+179
2008-01-28iwlwifi: add comments, mostly on Tx queuesCahill, Ben M1-3/+15
2008-01-28iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill1-90/+73
2008-01-28iwl4965: add comments to rate scaling codeBen Cahill1-0/+3
2008-01-28iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre1-1/+1
2008-01-28iwlwifi: Support for uCode without init and bsm sectionTomas Winkler1-66/+56
2008-01-28iwlwifi: remove redundant initialization of final_modeJohn W. Linville1-1/+1
2008-01-28iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi1-1/+1
2008-01-28remove unused iwl4965_init_hw_rates functionZhu Yi1-2/+0