summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-111-0/+2
* iwlwifi: DMA fixesReinette Chatre2009-04-211-8/+3
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* iwlagn: allow power level setting all the timesMohamed Abbas2009-03-271-5/+0
* iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy2009-03-271-2/+11
* iwlagn: use changed in mac_configMohamed Abbas2009-03-271-80/+81
* iwlwifi: correct log level when error occursReinette Chatre2009-03-161-1/+1
* iwlwifi: correct device name for 1000 seriesJay Sternberg2009-03-161-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-101-1/+1
|\
| * iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-051-2/+4
| * 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-32/+0
* | iwlwifi: fix *pci_probe error flowReinette Chatre2009-03-051-1/+3
* | iwlwifi: dma mapping read and write changesFenghua Yu2009-02-271-1/+1
* | iwl3945: use iwl_isrAbhijeet Kolekar2009-02-271-58/+0
* | iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar2009-02-271-14/+0
* | iwl3945: use iwl rx handlersAbhijeet Kolekar2009-02-271-21/+0
* | iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar2009-02-271-65/+0
* | iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_intervalJohn W. Linville2009-02-271-0/+3
* | iwlwifi: Fix and rework Kconfig fileReinette Chatre2009-02-271-1/+1
* | iwlwifi: use singlethread workqueueReinette Chatre2009-02-271-1/+1
* | iwlagn: clean up error path in iwl_pci_probeHelmut Schaa2009-02-271-3/+3
* | iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-131-5/+1
* | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-2/+10
* | iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-142/+139
* | iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2009-02-091-1/+4
* | iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-091-355/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-031-225/+313
|\ \ | |/ |/|
| * iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-291-14/+0
| * iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-291-0/+32
| * iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz2009-01-291-3/+4
| * iwlagn: reduce off channel reception for 4965Rick Farrington2009-01-291-0/+3
| * iwl3945: Use iwl-rfkillSamuel Ortiz2009-01-291-35/+0
| * iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg2009-01-291-0/+3
| * iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg2009-01-291-0/+12
| * iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-291-0/+120
| * iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas2009-01-291-9/+5
| * iwlagn: fix hw-rfkill while the interface is downHelmut Schaa2009-01-291-54/+56
| * iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
| * mac80211: clean up set_key callbackJohannes Berg2009-01-291-4/+6
| * iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2009-01-291-3/+3
| * iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-41/+47
| * iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-291-17/+17
| * iwlwifi: clean up printingTomas Winkler2009-01-291-14/+10
| * iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz2009-01-291-5/+6
| * iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas2009-01-291-26/+0
| * iwlwifi: move sysfs status entry to debugfsWinkler, Tomas2009-01-291-11/+0
* | iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi2009-01-291-0/+4
|/
* iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-221-1/+1
OpenPOWER on IntegriCloud