summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-27iwl3945: rename tx to tx_cmdAbhijeet Kolekar1-10/+10
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar1-0/+1
2009-10-27iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy1-2/+0
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy1-6/+17
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill1-2/+0
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill1-42/+0
2009-10-27iwl3945: update iwl3945_apm_init()Ben Cahill1-6/+36
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-10-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-08iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar1-4/+6
2009-10-08iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar1-41/+2
2009-10-08iwlwifi: LED cleanupJohannes Berg1-6/+4
2009-10-08iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-0/+2
2009-10-08iwlwifi: fix compile warningReinette Chatre1-1/+1
2009-09-29iwlwifi: 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-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