Age | Commit message (Expand) | Author |
2009-01-29 | ssb/b43: add new N PHY device | Johannes Berg |
2009-01-29 | mac80211: Fix tx power setting | Vasanthakumar Thiagarajan |
2009-01-29 | ath9k: fix sparse warnings | Luis R. Rodriguez |
2009-01-29 | ath9k: remove superfluous check on changing channel | Luis R. Rodriguez |
2009-01-29 | ath9k: remove ath9k_hw_check_chan() | Luis R. Rodriguez |
2009-01-29 | ath9k: remove ath9k_hw_chan2wmode() | Luis R. Rodriguez |
2009-01-29 | ath9k: remove mode specific default noise floor values | Luis R. Rodriguez |
2009-01-29 | ath9k: Make ANI CCK and OFDM error triggers band specific | Luis R. Rodriguez |
2009-01-29 | mac80211: no need for ht.enabled | Luis R. Rodriguez |
2009-01-29 | iwlwifi: make use of conf_is_ht*() helpers | Luis R. Rodriguez |
2009-01-29 | ath9k: make use of conf_is_ht*() in the rest of the driver | Luis R. Rodriguez |
2009-01-29 | ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() | Luis R. Rodriguez |
2009-01-29 | ath9k: make request to get the noisefloor threshold band specific | Luis R. Rodriguez |
2009-01-29 | ath9k: consolidate arguments on hw reset | Luis R. Rodriguez |
2009-01-29 | ath9k: Rename ath_setcurmode() to ath_cache_conf_rate() | Luis R. Rodriguez |
2009-01-29 | ath9k: remove cache of rate preference when using 11g protection | Luis R. Rodriguez |
2009-01-29 | ath9k: use hw->conf on ath_setcurmode() | Luis R. Rodriguez |
2009-01-29 | mac80211: add HT conf helpers | Luis R. Rodriguez |
2009-01-29 | iwl3945: use rx queue management infrastructure from iwlcore | Winkler, Tomas |
2009-01-29 | iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd | Winkler, Tomas |
2009-01-29 | iwl3945: switch to the iwl-core send_card_state routine | Samuel Ortiz |
2009-01-29 | iwl3945: sync tx queue data structure with iwlagn | Samuel Ortiz |
2009-01-29 | iwl3945: adding utils ops | Kolekar, Abhijeet |
2009-01-29 | iwl3945: rearrange 3945 tfd | Winkler, Tomas |
2009-01-29 | iwl3945: use iwl_rb_status | Winkler, Tomas |
2009-01-29 | iwl3945: use iwl_get_hw_mode | Kolekar, Abhijeet |
2009-01-29 | iwl3945: release resources before shutting down | Kolekar, Abhijeet |
2009-01-29 | iwl3945: simplify iwl3945_pci_probe | Kolekar, Abhijeet |
2009-01-29 | iwl3945: add set_pwr_src | Kolekar, Abhijeet |
2009-01-29 | iwl3945: add apm ops | Kolekar, Abhijeet |
2009-01-29 | iwl3945: add load ucode op | Kolekar, Abhijeet |
2009-01-29 | iwl3945: cleanup and remove duplicate code | Kolekar, Abhijeet |
2009-01-29 | iwl3945: use iwl_mod_params for 3945 | Kolekar, Abhijeet |
2009-01-29 | iwlwifi: use iwl_cmd instead of iwl3945_cmd | Winkler, Tomas |
2009-01-29 | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas |
2009-01-29 | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas |
2009-01-29 | iwlwifi: clean up printing | Tomas Winkler |
2009-01-29 | iwlwifi: add more comments to IWL_DL_xx | Zhu Yi |
2009-01-29 | iwl3945: use iwl-io.h and delete iwl-3945-io.h | Abhijeet Kolekar |
2009-01-29 | iwl3945: replaces iwl3945_priv with iwl_priv | Abhijeet Kolekar |
2009-01-29 | iwl3945: rename iwl3945_priv variables | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_hw_params in iwl3945_priv | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_rx_queue in iwl3945 | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_rx_mem_buffer | Abhijeet Kolekar |
2009-01-29 | iwlwifi: beautify code | Wu Fengguang |
2009-01-29 | iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addr | Kolekar, Abhijeet |
2009-01-29 | iwl3945: remove duplicate structures from iwl-3945.h | Kolekar, Abhijeet |
2009-01-29 | iwl3945: move structures from iwl-3945.h to iwl-dev.h | Kolekar, Abhijeet |
2009-01-29 | iwl3945: replace iwl_3945_cfg with iwl_cfg | Kolekar, Abhijeet |
2009-01-29 | iwl3945: include iwl-core.h | Kolekar, Abhijeet |