summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb/b43: add new N PHY deviceJohannes Berg2009-01-292-0/+2
* mac80211: Fix tx power settingVasanthakumar Thiagarajan2009-01-293-5/+6
* ath9k: fix sparse warningsLuis R. Rodriguez2009-01-292-12/+12
* ath9k: remove superfluous check on changing channelLuis R. Rodriguez2009-01-291-46/+41
* ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez2009-01-291-25/+1
* ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez2009-01-291-27/+19
* ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez2009-01-291-6/+3
* ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez2009-01-291-8/+4
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-294-14/+1
* 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/+6
* ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez2009-01-293-42/+27
* ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez2009-01-293-14/+10
* ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-294-127/+74
* 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/+13
* 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/+3
* 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/+6
* 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/+46
* iwl3945: use iwl_rb_statusWinkler, Tomas2009-01-296-14/+4
* 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 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/+34
* iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet2009-01-293-31/+24
* iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas2009-01-295-99/+44
* 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/+58
* 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/+197
* iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar2009-01-298-595/+417
* iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar2009-01-295-263/+263
* iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar2009-01-294-69/+49
* iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar2009-01-293-40/+13
* iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar2009-01-293-41/+35
* iwlwifi: beautify codeWu Fengguang2009-01-291-82/+85
* iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet2009-01-292-7/+4
* iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet2009-01-293-50/+4
* 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/+4
* iwl3945: include iwl-core.hKolekar, Abhijeet2009-01-294-156/+32
OpenPOWER on IntegriCloud