summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler2008-03-071-155/+33
* iwlwifi: queue functions cleanupTomas Winkler2008-03-071-32/+13
* iwlwifi: Cancel scanning upon associationEmmanuel Grumbach2008-03-071-11/+6
* iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler2008-03-071-6/+1
* iwlwifi: add struct iwl_cfgTomas Winkler2008-03-071-28/+7
* iwlwifi: extract iwl-csr.hTomas Winkler2008-03-071-2/+2
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-061-182/+0
* iwlwifi: refactor init geos functionTomas Winkler2008-03-061-23/+35
* iwlwifi: removing unused priv->configTomas Winkler2008-03-061-2/+1
* iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2008-02-291-1/+1
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-291-1/+1
* iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre2008-02-291-1/+1
* iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky2008-02-291-15/+2
* iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2008-02-291-0/+1
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-321/+124
* iwlwifi: only check for association id when associating with APReinette Chatre2008-02-151-1/+2
* 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/+6
* iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2008-02-151-0/+4
* iwl3945-base.c: fix off-by-one errorsAdrian Bunk2008-02-051-4/+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-1/+1
* iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park2008-01-311-4/+8
* iwlwifi: cleanup usage of inline functionsReinette Chatre2008-01-311-0/+14
* iwlwifi: initialize geo/channel information during probeReinette Chatre2008-01-311-14/+40
* 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-54/+12
* iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2008-01-281-78/+46
* iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-281-76/+107
* 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-24/+6
* iwlwifi: proper monitor supportZhu Yi2008-01-281-98/+11
* iwlwifi: fix compliation warningsTomas Winkler2008-01-281-1/+1
* 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/+35
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-281-7/+17
* iwlwifi: add comments to iwl*-base.cCahill, Ben M2008-01-281-38/+177
* iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill2008-01-281-79/+47
* iwl3945: re-align 3945 event log dataBen Cahill2008-01-281-1/+1
* iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre2008-01-281-1/+1
* iwlwifi: Support for uCode without init and bsm sectionTomas Winkler2008-01-281-64/+56
* iwlwifi: remove redundant initialization of final_modeJohn W. Linville2008-01-281-1/+1
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-281-1103/+1103
OpenPOWER on IntegriCloud