summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: only check for association id when associating with APReinette Chatre2008-02-151-1/+1
* iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2008-02-151-2/+2
* iwlwifi: earlier rx allocationMohamed Abbas2008-02-151-1/+1
* iwlwifi: Don't send host commands on rfkillGregory Greenman2008-02-151-0/+5
* iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2008-02-151-0/+4
* iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2008-02-011-5/+5
* wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov2008-01-311-1/+1
* iwlwifi: Fix uCode error on associationGregory Greenman2008-01-311-2/+4
* iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park2008-01-311-4/+8
* iwlwifi: cleanup usage of inline functionsReinette Chatre2008-01-311-0/+6
* iwlwifi: initialize geo/channel information during probeReinette Chatre2008-01-311-14/+40
* iwl4965: fix return code indicating one interface is supportedReinette Chatre2008-01-311-1/+1
* iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst2008-01-311-1/+1
* iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-281-1/+1
* iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2008-01-281-1/+1
* iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler2008-01-281-53/+12
* iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2008-01-281-89/+44
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-281-77/+110
* iwlwifi: remove iwl4965_tx_cmdTomas Winkler2008-01-281-2/+17
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-7/+17
* iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky2008-01-281-2/+1
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-14/+14
* misc wireless annotationsAl Viro2008-01-281-2/+2
* iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi2008-01-281-25/+7
* iwlwifi: proper monitor supportZhu Yi2008-01-281-88/+2
* iwlwifi: add missing commentsTomas Winkler2008-01-281-1/+1
* iwlwifi: fix compliation warningsTomas Winkler2008-01-281-2/+2
* iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky2008-01-281-7/+14
* iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky2008-01-281-4/+19
* iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky2008-01-281-141/+45
* 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-281-17/+7
* iwlwifi: 802.11n new framework structures preperationRon Rindjunsky2008-01-281-2/+0
* iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi2008-01-281-14/+36
* iwlwifi: update version number to 1.2.22Zhu Yi2008-01-281-1/+1
* iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas2008-01-281-21/+33
* iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas2008-01-281-2/+36
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-281-7/+17
* iwlwifi: document 4965 Tx schedulerBen Cahill2008-01-281-0/+2
* iwlwifi: add comments to iwl*-base.cCahill, Ben M2008-01-281-33/+179
* iwlwifi: add comments, mostly on Tx queuesCahill, Ben M2008-01-281-3/+15
* iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill2008-01-281-90/+73
* iwl4965: add comments to rate scaling codeBen Cahill2008-01-281-0/+3
* iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre2008-01-281-1/+1
* iwlwifi: Support for uCode without init and bsm sectionTomas Winkler2008-01-281-66/+56
* iwlwifi: remove redundant initialization of final_modeJohn W. Linville2008-01-281-1/+1
* iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi2008-01-281-1/+1
* remove unused iwl4965_init_hw_rates functionZhu Yi2008-01-281-2/+0
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-281-1161/+1160
* iwlwifi: disable interrupts before calling request_irqJes Sorensen2008-01-281-0/+2