summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-201-2/+3
* iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin2009-08-201-2/+4
* iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo2009-08-141-2/+0Star
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-0/+2
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-141-0/+1
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-2/+2
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-141-2/+2
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-8/+10
* iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-2/+2
* iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg2009-07-241-0/+40
* iwl3945: cleanup number of queues settingsReinette Chatre2009-07-241-4/+4
* iwlwifi: unify iwl_setup_rxon_timingTomas Winkler2009-07-101-0/+1
* iwlwifi: drop sw_crypto from hw_params.Tomas Winkler2009-07-101-1/+1
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* iwlwifi: unify station managementTomas Winkler2009-06-041-51/+22Star
* iwlcore: support ICT interruptMohamed Abbas2009-05-221-2/+5
* iwlcore: register locksMohamed Abbas2009-05-221-128/+16Star
* iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-261-0/+206
|\
| * iwlwifi: add config_ap lib opAbhijeet Kolekar2009-04-221-0/+1
| * iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-221-2/+2
| * iwl3945: replace station function with station opsAbhijeet Kolekar2009-04-221-4/+4
| * iwlwifi: add station management opsAbhijeet Kolekar2009-04-221-0/+10
| * iwlwifi: add commit_rxon libAbhijeet Kolekar2009-04-221-0/+145
| * iwl3945: use iwl_bss_info_changedAbhijeet Kolekar2009-04-221-0/+50
* | iwlwifi: DMA fixesReinette Chatre2009-04-211-1/+1
|/
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-281-1/+1
* iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2009-03-281-1/+1
* iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar2009-03-281-6/+5Star
* iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2009-03-281-3/+6
* iwl3945: unmap previously mapped memoryReinette Chatre2009-03-161-1/+9
* iwl3945: use iwl_led structureAbhijeet Kolekar2009-03-161-2/+2
* iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk2009-02-271-1/+1
* iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk2009-02-271-0/+1
* iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre2009-02-131-2/+2
* iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-131-11/+8Star
* iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-091-2/+4
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-55/+54Star
* iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas2009-02-091-1/+1
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-091-6/+7
* iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-291-1/+11
* iwl3945: Getting rid of priv->antennaSamuel Ortiz2009-01-291-35/+0Star
* iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz2009-01-291-8/+14
* iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz2009-01-291-18/+74
* iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-291-3/+5
* iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz2009-01-291-3/+4
* iwl3945: Define send_tx_powerSamuel Ortiz2009-01-291-3/+4
* iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed2009-01-291-5/+3Star
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-291-3/+3
* iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz2009-01-291-4/+5