Age | Commit message (Expand) | Author |
2009-04-21 | iwlwifi: DMA fixes | Reinette Chatre |
2009-03-27 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg |
2009-03-27 | iwl3945: fix checkpatch.pl errors | Abhijeet Kolekar |
2009-03-27 | iwl3945: use iwl_cmd_queue_free | Abhijeet Kolekar |
2009-03-27 | iwl3945: set TFD_QUEUE_MAX to correct value | Abhijeet Kolekar |
2009-03-16 | iwl3945: unmap previously mapped memory | Reinette Chatre |
2009-03-16 | iwl3945: use iwl_led structure | Abhijeet Kolekar |
2009-02-27 | iwl3945: re-add iwl_poll_direct_bit return value check | Jason Andryuk |
2009-02-27 | iwl3945: initialize is_valid_rtc_data_addr function pointer | Jason Andryuk |
2009-02-13 | iwlwifi: fix FAT channel config for 5000 series | Reinette Chatre |
2009-02-13 | iwlwifi: use pci registers defined in pci_regs.h | Tomas Winkler |
2009-02-09 | iwlwifi: unify iwlagn and 3945 power save management | Winkler, Tomas |
2009-02-09 | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler |
2009-02-09 | iwlwifi: iwl3945_send_tx_power must be static | Winkler, Tomas |
2009-02-09 | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz |
2009-01-29 | iwl3945: Remaining host command cleanups | Samuel Ortiz |
2009-01-29 | iwl3945: Getting rid of priv->antenna | Samuel Ortiz |
2009-01-29 | iwlwifi: Remove IWL3945_DEBUG | Samuel Ortiz |
2009-01-29 | iwl3945: Use iwl-eeprom.c routines | Samuel Ortiz |
2009-01-29 | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz |
2009-01-29 | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz |
2009-01-29 | iwl3945: Define send_tx_power | Samuel Ortiz |
2009-01-29 | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed |
2009-01-29 | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas |
2009-01-29 | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz |
2009-01-29 | iwlwifi: Add TFD library operations | Samuel Ortiz |
2009-01-29 | iwlwifi: update copyright year to 2009 | Reinette Chatre |
2009-01-29 | iwl3945: Change crypto parameter name | Samuel Ortiz |
2009-01-29 | iwl3945: use hw_params.rx_buf_size | Winkler, Tomas |
2009-01-29 | iwl3945: kill iwl3945_x2_queue_used | Winkler, Tomas |
2009-01-29 | iwl3945: kill iwl3945_rx_queue_restock | Winkler, Tomas |
2009-01-29 | iwl3945: kill hw_params.tx_ant_num | Winkler, Tomas |
2009-01-29 | iwl3945: use rx queue management infrastructure from iwlcore | Winkler, Tomas |
2009-01-29 | iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd | Winkler, Tomas |
2009-01-29 | iwl3945: sync tx queue data structure with iwlagn | Samuel Ortiz |
2009-01-29 | iwl3945: adding utils ops | Kolekar, Abhijeet |
2009-01-29 | iwl3945: rearrange 3945 tfd | Winkler, Tomas |
2009-01-29 | iwl3945: use iwl_rb_status | Winkler, Tomas |
2009-01-29 | iwl3945: add set_pwr_src | Kolekar, Abhijeet |
2009-01-29 | iwl3945: add apm ops | Kolekar, Abhijeet |
2009-01-29 | iwl3945: add load ucode op | Kolekar, Abhijeet |
2009-01-29 | iwl3945: use iwl_mod_params for 3945 | Kolekar, Abhijeet |
2009-01-29 | iwlwifi: use iwl_cmd instead of iwl3945_cmd | Winkler, Tomas |
2009-01-29 | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas |
2009-01-29 | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas |
2009-01-29 | iwl3945: use iwl-io.h and delete iwl-3945-io.h | Abhijeet Kolekar |
2009-01-29 | iwl3945: replaces iwl3945_priv with iwl_priv | Abhijeet Kolekar |
2009-01-29 | iwl3945: rename iwl3945_priv variables | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_hw_params in iwl3945_priv | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_rx_queue in iwl3945 | Abhijeet Kolekar |