aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07iwlwifi: fix compile warningReinette Chatre1-1/+1
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+2
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin1-2/+3
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-2/+4
2009-08-14iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo1-2/+0
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-0/+2
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-0/+1
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-2/+2
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-2/+2
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-8/+10
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-2/+2
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg1-0/+40
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre1-4/+4
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler1-0/+1
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler1-1/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-06-04iwlwifi: unify station managementTomas Winkler1-51/+22
2009-05-22iwlcore: support ICT interruptMohamed Abbas1-2/+5
2009-05-22iwlcore: register locksMohamed Abbas1-128/+16
2009-05-11iwl3945: read rev id in nic configAbhijeet Kolekar1-7/+5
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+206
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar1-0/+1
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar1-2/+2
2009-04-22iwl3945: replace station function with station opsAbhijeet Kolekar1-4/+4
2009-04-22iwlwifi: add station management opsAbhijeet Kolekar1-0/+10
2009-04-22iwlwifi: add commit_rxon libAbhijeet Kolekar1-0/+145
2009-04-22iwl3945: use iwl_bss_info_changedAbhijeet Kolekar1-0/+50
2009-04-21iwlwifi: DMA fixesReinette Chatre1-1/+1
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-1/+1
2009-03-27iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2009-03-27iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar1-6/+5
2009-03-27iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar1-3/+6
2009-03-16iwl3945: unmap previously mapped memoryReinette Chatre1-1/+9
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar1-2/+2
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-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre1-2/+2
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler1-11/+8
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas1-2/+4
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-55/+54
2009-02-09iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas1-1/+1
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz1-6/+7
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz1-1/+11
2009-01-29iwl3945: Getting rid of priv->antennaSamuel Ortiz1-35/+0
2009-01-29iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz1-8/+14
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz1-18/+74
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-3/+5
2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz1-3/+4
2009-01-29iwl3945: Define send_tx_powerSamuel Ortiz1-3/+4
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed1-5/+3