summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-17iwlwifi: correct log level when error occursReinette Chatre1-1/+1
2009-03-17iwlwifi: correct device name for 1000 seriesJay Sternberg1-3/+3
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-03-05iwl3945 : use iwl_activate_qosAbhijeet Kolekar1-32/+0
2009-03-05iwlwifi: fix *pci_probe error flowReinette Chatre1-1/+3
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre1-2/+4
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu1-1/+1
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar1-58/+0
2009-02-27iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar1-14/+0
2009-02-27iwl3945: use iwl rx handlersAbhijeet Kolekar1-21/+0
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar1-65/+0
2009-02-27iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_intervalJohn W. Linville1-0/+3
2009-02-27iwlwifi: Fix and rework Kconfig fileReinette Chatre1-1/+1
2009-02-27iwlwifi: use singlethread workqueueReinette Chatre1-1/+1
2009-02-27iwlagn: clean up error path in iwl_pci_probeHelmut Schaa1-3/+3
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler1-5/+1
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-2/+10
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre1-2/+13
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-142/+139
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas1-1/+4
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz1-355/+3
2009-02-05iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre1-0/+2
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-225/+313
2009-01-30iwl3945: Remaining host command cleanupsSamuel Ortiz1-14/+0
2009-01-30iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-0/+32
2009-01-30iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz1-3/+4
2009-01-30iwlagn: reduce off channel reception for 4965Rick Farrington1-0/+3
2009-01-30iwl3945: Use iwl-rfkillSamuel Ortiz1-35/+0
2009-01-30iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg1-0/+3
2009-01-30iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg1-0/+12
2009-01-30iwlwifi: Add TFD library operationsSamuel Ortiz1-0/+120
2009-01-30iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas1-9/+5
2009-01-30iwlagn: fix hw-rfkill while the interface is downHelmut Schaa1-54/+56
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29mac80211: clean up set_key callbackJohannes Berg1-4/+6
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez1-3/+3
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-41/+47
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-17/+17
2009-01-29iwlwifi: clean up printingTomas Winkler1-14/+10
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-5/+6
2009-01-29iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas1-26/+0
2009-01-29iwlwifi: move sysfs status entry to debugfsWinkler, Tomas1-11/+0
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi1-0/+4
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre1-1/+1
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg1-1/+5
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi1-11/+1
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang1-1/+1
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen1-2/+1
2008-12-19mac80211: Fix HT channel selectionSujith1-5/+13
2008-12-12iwlwifi: add contact email to MODULE_AUTHORTomas Winkler1-1/+1