summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
* wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
* iwlwifi: DMA fixesReinette Chatre2009-04-211-45/+103
* iwlwifi: add debugging for TX pathReinette Chatre2009-04-211-1/+3
* iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
* iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
* fix iwl3945 registration regressionJohannes Berg2009-04-161-0/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-1/+1
* iwl3945: replace stations with stations_39Abhijeet Kolekar2009-03-271-3/+3
* iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2009-03-271-1/+1
* iwlwifi: support 11hMohamed Abbas2009-03-271-1/+2
* iwlagn: allow power level setting all the timesMohamed Abbas2009-03-271-5/+0
* iwl3945: use changed in iwl3945_mac_configMohamed Abbas2009-03-271-8/+12
* iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar2009-03-161-80/+1
* iwl3945: use iwl_led structureAbhijeet Kolekar2009-03-161-1/+1
* iwl3945: fix sparse errorAbhijeet Kolekar2009-03-161-1/+1
* iwl3945: add test for new associationAbhijeet Kolekar2009-03-161-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-101-2/+2
|\
| * iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-051-10/+7
| * iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-111-2/+13
| * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-041-0/+2
* | iwl3945 : use iwl_activate_qosAbhijeet Kolekar2009-03-051-45/+3
* | iwl3945: add iwl3945_setup_macAbhijeet Kolekar2009-03-051-29/+45
* | iwlwifi: fix *pci_probe error flowReinette Chatre2009-03-051-10/+12
* | iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar2009-03-051-54/+118
* | iwl3945: synchronize timestamp with uCodeAbhijeet Kolekar2009-03-051-0/+3
* | iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar2009-02-271-51/+5
* | iwl3945: use iwl_isrAbhijeet Kolekar2009-02-271-58/+1
* | iwl3945: remove duplicate interrupt codeAbhijeet Kolekar2009-02-271-30/+7
* | iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar2009-02-271-35/+2
* | iwl3945: use iwl rx handlersAbhijeet Kolekar2009-02-271-24/+2
* | iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar2009-02-271-93/+1
* | iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar2009-02-271-127/+1
* | iwlwifi: use singlethread workqueueReinette Chatre2009-02-271-1/+1
* | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-4/+13
* | wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-2/+2
* | iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-091-213/+48
* | iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-204/+223
* | iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2009-02-091-1/+4
* | iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-091-1/+1
* | iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-091-596/+115
* | iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas2009-01-291-2/+2
* | iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-291-107/+9
* | iwl3945: Add restart_fw module parameterSamuel Ortiz2009-01-291-1/+6
* | iwl3945: Getting rid of priv->antennaSamuel Ortiz2009-01-291-5/+39
* | iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz2009-01-291-15/+15
* | iwl3945: Use the iwlcore geos routinesSamuel Ortiz2009-01-291-134/+11
* | iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz2009-01-291-344/+28
OpenPOWER on IntegriCloud