aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez
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: adding utils opsKolekar, Abhijeet
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 set_pwr_srcKolekar, Abhijeet
2009-01-29iwl3945: add apm opsKolekar, Abhijeet
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet
2009-01-29iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet
2009-01-29iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas
2009-01-29iwlwifi: clean up printingTomas Winkler
2009-01-29iwlwifi: add more comments to IWL_DL_xxZhu Yi
2009-01-29iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar
2009-01-29iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar
2009-01-29iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar
2009-01-29iwlwifi: beautify codeWu Fengguang
2009-01-29iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet
2009-01-29iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet
2009-01-29iwl3945: move structures from iwl-3945.h to iwl-dev.hKolekar, Abhijeet
2009-01-29iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet
2009-01-29iwl3945: include iwl-core.hKolekar, Abhijeet
2009-01-29iwl3945: Change IWLWIFI_VERSION constant nameKolekar, Abhijeet
2009-01-29iwlwifi: emliminate iwl3945_mac_get_stats mac80211 handlerWinkler, Tomas
2009-01-29iwl3945: iwl3945_queue and iwl3945_channel_info replacementSamuel Ortiz
2009-01-29iwl3945: Remove power related definitions from 3945 codeSamuel Ortiz
2009-01-29iwl3945: Getting rid of iwl-3945-led.hSamuel Ortiz
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz
2009-01-29iwl3945: Getting rid of iwl3945_eeprom_channelSamuel Ortiz
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler