summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
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-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+206
2009-04-23iwlwifi: add config_ap lib opAbhijeet Kolekar1-0/+1
2009-04-23iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar1-2/+2
2009-04-23iwl3945: replace station function with station opsAbhijeet Kolekar1-4/+4
2009-04-23iwlwifi: add station management opsAbhijeet Kolekar1-0/+10
2009-04-23iwlwifi: add commit_rxon libAbhijeet Kolekar1-0/+145
2009-04-23iwl3945: use iwl_bss_info_changedAbhijeet Kolekar1-0/+50
2009-04-22iwlwifi: DMA fixesReinette Chatre1-1/+1
2009-03-28mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-1/+1
2009-03-28iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2009-03-28iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar1-6/+5
2009-03-28iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar1-3/+6
2009-03-17iwl3945: unmap previously mapped memoryReinette Chatre1-1/+9
2009-03-17iwl3945: 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-30iwl3945: Remaining host command cleanupsSamuel Ortiz1-1/+11
2009-01-30iwl3945: Getting rid of priv->antennaSamuel Ortiz1-35/+0
2009-01-30iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz1-8/+14
2009-01-30iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz1-18/+74
2009-01-30iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-3/+5
2009-01-30iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz1-3/+4
2009-01-30iwl3945: Define send_tx_powerSamuel Ortiz1-3/+4
2009-01-30iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed1-5/+3
2009-01-30iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas1-3/+3
2009-01-30iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz1-4/+5
2009-01-30iwlwifi: Add TFD library operationsSamuel Ortiz1-10/+18
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-30iwl3945: Change crypto parameter nameSamuel Ortiz1-1/+1
2009-01-30iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas1-1/+1
2009-01-30iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas1-1/+1
2009-01-30iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-1/+3
2009-01-30iwl3945: kill hw_params.tx_ant_numWinkler, Tomas1-1/+0
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas1-2/+2
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas1-1/+1
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz1-7/+7
2009-01-29iwl3945: adding utils opsKolekar, Abhijeet1-0/+18
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas1-9/+10
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas1-10/+1
2009-01-29iwl3945: add set_pwr_srcKolekar, Abhijeet1-3/+7