summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz
2009-01-29iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz
2009-01-29iwl3945: Add restart_fw module parameterSamuel Ortiz
2009-01-29iwl3945: Getting rid of priv->antennaSamuel Ortiz
2009-01-29iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz
2009-01-29iwl3945: Use the iwlcore geos routinesSamuel Ortiz
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz
2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz
2009-01-29iwl3945: Use iwlcore scan codeSamuel Ortiz
2009-01-29iwl3945: Define send_tx_powerSamuel Ortiz
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed
2009-01-29iwl3945: Use iwl-rfkillSamuel Ortiz
2009-01-29iwlwifi: eliminate power_data_39.Winkler, Tomas
2009-01-29iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas
2009-01-29iwlwifi: kill scan39Winkler, Tomas
2009-01-29iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz
2009-01-29iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz
2009-01-29iwl3945: add debugging for wrong command queueChatre, Reinette
2009-01-29iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas
2009-01-29iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas
2009-01-29iwl3945: fix some warnings when compiled without debugHelmut Schaa
2009-01-29iwl3945: report killswitch changes even if the interface is downHelmut Schaa
2009-01-29iwl3945: Fix iwl3945_init_drv()Samuel Ortiz
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwl3945: Change crypto parameter nameSamuel Ortiz
2009-01-29iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas
2009-01-29iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas
2009-01-29iwl3945: use iwl_get_hw_modeKolekar, Abhijeet
2009-01-29iwl3945: release resources before shutting downKolekar, Abhijeet
2009-01-29iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet
2009-01-29iwl3945: add apm opsKolekar, Abhijeet
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet