aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/pci.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch1-12/+62
2009-01-29b43: detect N PHY revision/radioJohannes Berg1-2/+2
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian5-302/+337
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg2-0/+2
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan3-5/+6
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez2-12/+12
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez1-46/+41
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez1-25/+1
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez1-27/+19
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez1-6/+3
2009-01-29ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez1-8/+4
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez4-14/+1
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2-6/+6
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez3-7/+6
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez3-42/+27
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez3-14/+10
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez4-127/+74
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez1-4/+6
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez3-14/+13
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez1-32/+40
2009-01-29mac80211: add HT conf helpersLuis R. Rodriguez1-0/+30
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas3-85/+3
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2-33/+35
2009-01-29iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz3-34/+6
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz7-90/+103
2009-01-29iwl3945: adding utils opsKolekar, Abhijeet1-0/+18
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas6-57/+46
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas6-14/+4
2009-01-29iwl3945: use iwl_get_hw_modeKolekar, Abhijeet1-8/+2
2009-01-29iwl3945: release resources before shutting downKolekar, Abhijeet1-4/+6
2009-01-29iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet1-67/+79
2009-01-29iwl3945: add set_pwr_srcKolekar, Abhijeet1-3/+7
2009-01-29iwl3945: add apm opsKolekar, Abhijeet2-53/+88
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet2-151/+160
2009-01-29iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet1-170/+34
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet3-31/+24
2009-01-29iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas5-99/+44
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas21-272/+299
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas12-87/+94
2009-01-29iwlwifi: clean up printingTomas Winkler8-70/+58
2009-01-29iwlwifi: add more comments to IWL_DL_xxZhu Yi1-4/+6
2009-01-29iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar4-601/+197
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar8-595/+417
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar5-263/+263
2009-01-29iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar4-69/+49
2009-01-29iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar3-40/+13
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar3-41/+35
2009-01-29iwlwifi: beautify codeWu Fengguang1-82/+85
2009-01-29iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet2-7/+4
2009-01-29iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet3-50/+4