summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: fix sparse warningsLuis R. Rodriguez2009-01-292-12/+12
* ath9k: remove superfluous check on changing channelLuis R. Rodriguez2009-01-291-46/+41Star
* ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez2009-01-291-25/+1Star
* ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez2009-01-291-27/+19Star
* ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez2009-01-291-6/+3Star
* ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez2009-01-291-8/+4Star
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-294-14/+1Star
* iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2009-01-292-6/+6
* ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez2009-01-293-7/+6Star
* ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez2009-01-293-42/+27Star
* ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez2009-01-293-14/+10Star
* ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-294-127/+74Star
* ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez2009-01-291-4/+6
* ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez2009-01-293-14/+13Star
* ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez2009-01-291-32/+40
* mac80211: add HT conf helpersLuis R. Rodriguez2009-01-291-0/+30
* iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas2009-01-293-85/+3Star
* iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2009-01-292-33/+35
* iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz2009-01-293-34/+6Star
* iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz2009-01-297-90/+103
* iwl3945: adding utils opsKolekar, Abhijeet2009-01-291-0/+18
* iwl3945: rearrange 3945 tfdWinkler, Tomas2009-01-296-57/+46Star
* iwl3945: use iwl_rb_statusWinkler, Tomas2009-01-296-14/+4Star
* iwl3945: use iwl_get_hw_modeKolekar, Abhijeet2009-01-291-8/+2Star
* iwl3945: release resources before shutting downKolekar, Abhijeet2009-01-291-4/+6
* iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet2009-01-291-67/+79
* iwl3945: add set_pwr_srcKolekar, Abhijeet2009-01-291-3/+7
* iwl3945: add apm opsKolekar, Abhijeet2009-01-292-53/+88
* iwl3945: add load ucode opKolekar, Abhijeet2009-01-292-151/+160
* iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet2009-01-291-170/+34Star
* iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet2009-01-293-31/+24Star
* iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas2009-01-295-99/+44Star
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-2921-272/+299
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-2912-87/+94
* iwlwifi: clean up printingTomas Winkler2009-01-298-70/+58Star
* iwlwifi: add more comments to IWL_DL_xxZhu Yi2009-01-291-4/+6
* iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar2009-01-294-601/+197Star
* iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar2009-01-298-595/+417Star
* iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar2009-01-295-263/+263
* iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar2009-01-294-69/+49Star
* iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar2009-01-293-40/+13Star
* iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar2009-01-293-41/+35Star
* iwlwifi: beautify codeWu Fengguang2009-01-291-82/+85
* iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet2009-01-292-7/+4Star
* iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet2009-01-293-50/+4Star
* iwl3945: move structures from iwl-3945.h to iwl-dev.hKolekar, Abhijeet2009-01-292-46/+49
* iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet2009-01-294-34/+4Star
* iwl3945: include iwl-core.hKolekar, Abhijeet2009-01-294-156/+32Star
* iwl3945: Change IWLWIFI_VERSION constant nameKolekar, Abhijeet2009-01-291-2/+2
* iwlwifi: emliminate iwl3945_mac_get_stats mac80211 handlerWinkler, Tomas2009-01-291-7/+0Star