summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-03-05iwl3945 : use iwl_activate_qosAbhijeet Kolekar4-77/+37
2009-03-05iwl3945: add iwl3945_setup_macAbhijeet Kolekar1-29/+45
2009-03-05iwlwifi: fix *pci_probe error flowReinette Chatre2-11/+15
2009-03-05iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar3-55/+121
2009-03-05iwl3945: synchronize timestamp with uCodeAbhijeet Kolekar1-0/+3
2009-03-05iwlwifi: update 5150 API version to support new firmwareJay Sternberg1-1/+1
2009-02-27iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk1-1/+1
2009-02-27iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk1-0/+1
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu2-4/+4
2009-02-27iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar1-51/+5
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar4-116/+61
2009-02-27iwl3945: remove duplicate interrupt codeAbhijeet Kolekar1-30/+7
2009-02-27iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar4-49/+20
2009-02-27iwl3945: use iwl rx handlersAbhijeet Kolekar4-45/+33
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar4-158/+70
2009-02-27iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar1-127/+1
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 Chatre5-42/+26
2009-02-27iwlwifi: use singlethread workqueueReinette Chatre2-2/+2
2009-02-27iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang1-4/+6
2009-02-27iwlagn: clean up error path in iwl_pci_probeHelmut Schaa1-3/+3
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre3-6/+8
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler1-10/+0
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler8-48/+40
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg4-7/+25
2009-02-09iwlwifi: another led naming fixDanny Kukawka1-4/+4
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison8-19/+19
2009-02-09iwlwifi: fix led namingDanny Kukawka1-4/+4
2009-02-09iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg2-7/+21
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg2-7/+19
2009-02-09iwlwifi: correct API command overlapJay Sternberg4-5/+14
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg4-2/+17
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg4-37/+53
2009-02-09iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg1-0/+3
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas5-242/+60
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler22-839/+859
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2-2/+8
2009-02-09iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas1-1/+1
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2-6/+6
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz11-1087/+585
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+3
2009-02-05iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-05iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller54-7955/+4089
2009-01-30iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas1-6/+5
2009-01-30iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas3-3/+8
2009-01-30iwl3945: Remaining host command cleanupsSamuel Ortiz9-127/+45
2009-01-30iwl3945: Add restart_fw module parameterSamuel Ortiz1-1/+6
2009-01-30iwl3945: Getting rid of priv->antennaSamuel Ortiz3-41/+39
2009-01-30iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz4-52/+31