summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-091-213/+48
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-204/+223
* iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2009-02-091-1/+4
* iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-091-1/+1
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-091-596/+115
* iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas2009-01-291-2/+2
* iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-291-107/+9
* iwl3945: Add restart_fw module parameterSamuel Ortiz2009-01-291-1/+6
* iwl3945: Getting rid of priv->antennaSamuel Ortiz2009-01-291-5/+39
* iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz2009-01-291-15/+15
* iwl3945: Use the iwlcore geos routinesSamuel Ortiz2009-01-291-134/+11
* iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz2009-01-291-344/+28
* iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-291-204/+0
* iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz2009-01-291-6/+6
* iwl3945: Use iwlcore scan codeSamuel Ortiz2009-01-291-278/+11
* iwl3945: Define send_tx_powerSamuel Ortiz2009-01-291-2/+2
* cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez2009-01-291-1/+1
* iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed2009-01-291-1/+6
* iwl3945: Use iwl-rfkillSamuel Ortiz2009-01-291-146/+5
* iwlwifi: eliminate power_data_39.Winkler, Tomas2009-01-291-57/+37
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-291-8/+7
* iwlwifi: kill scan39Winkler, Tomas2009-01-291-5/+5
* iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz2009-01-291-249/+21
* iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-291-25/+9
* iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz2009-01-291-58/+9
* iwl3945: add debugging for wrong command queueChatre, Reinette2009-01-291-1/+8
* iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas2009-01-291-64/+12
* iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas2009-01-291-11/+8
* iwl3945: fix some warnings when compiled without debugHelmut Schaa2009-01-291-0/+6
* iwl3945: report killswitch changes even if the interface is downHelmut Schaa2009-01-291-32/+56
* iwl3945: Fix iwl3945_init_drv()Samuel Ortiz2009-01-291-2/+2
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-2/+2
* iwl3945: Change crypto parameter nameSamuel Ortiz2009-01-291-3/+4
* iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas2009-01-291-6/+9
* iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas2009-01-291-8/+1
* iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas2009-01-291-17/+2
* iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas2009-01-291-48/+2
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-5/+7
* iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas2009-01-291-80/+1
* iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2009-01-291-32/+34
* iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz2009-01-291-33/+1
* iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz2009-01-291-48/+77
* iwl3945: rearrange 3945 tfdWinkler, Tomas2009-01-291-23/+17
* iwl3945: use iwl_rb_statusWinkler, Tomas2009-01-291-1/+1
* iwl3945: use iwl_get_hw_modeKolekar, Abhijeet2009-01-291-8/+2
* iwl3945: release resources before shutting downKolekar, Abhijeet2009-01-291-4/+6
* iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet2009-01-291-67/+79
* iwl3945: add apm opsKolekar, Abhijeet2009-01-291-5/+2
* iwl3945: add load ucode opKolekar, Abhijeet2009-01-291-151/+1
* iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet2009-01-291-170/+34
OpenPOWER on IntegriCloud