aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch
2009-01-29p54: regulatory domain hintsChristian Lamparter
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter
2009-01-29p54usb: utilize usb_reset_device for 3887Christian Lamparter
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch
2009-01-29b43: detect N PHY revision/radioJohannes Berg
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez
2009-01-29ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez
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-29mac80211: add HT conf helpersLuis 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