Age | Commit message (Expand) | Author |
2009-01-29 | iwl3945: Use iwlcore scan code | Samuel Ortiz |
2009-01-29 | iwl3945: Define send_tx_power | Samuel Ortiz |
2009-01-29 | iwlagn: reduce off channel reception for 4965 | Rick Farrington |
2009-01-29 | iwlwifi: add test to determine if interface in monitor mode | Chatre, Reinette |
2009-01-29 | b43: Automatically probe for opensource firmware | Michael Buesch |
2009-01-29 | rtl8187: Fix driver to return TX retry info for RTL8187L | Larry Finger |
2009-01-29 | rtl8187: Increase receive queue depth | Larry Finger |
2009-01-29 | rtl8187: Fix locking of private data | Larry Finger |
2009-01-29 | libertas: fix CF firmware loading for some cards | Dan Williams |
2009-01-29 | rt2x00: Simplify suspend/resume handling | Ivo van Doorn |
2009-01-29 | rt2x00: Restrict firmware file lengths | Ivo van Doorn |
2009-01-29 | rt2x00: rt2x00_rev() should return u32 | Ivo van Doorn |
2009-01-29 | ath9k: Clean up the way the eeprom antenna configuration is read | Vasanthakumar Thiagarajan |
2009-01-29 | ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c | Vasanthakumar Thiagarajan |
2009-01-29 | ath9k: Fix bug in NF calibration | Sujith |
2009-01-29 | ath9k: Fix bug in rate control capability registration | Sujith |
2009-01-29 | ath9k: Fix MCS rates registration bug for AR9285 | Sujith |
2009-01-29 | ath9k: Read and write the TSF via debugfs | Alina Friedrichsen |
2009-01-29 | ath5k: Read and write the TSF via debugfs | Alina Friedrichsen |
2009-01-29 | ath9k: simplify regulatory code | Luis R. Rodriguez |
2009-01-29 | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez |
2009-01-29 | ath5k: honor the RTS/CTS bits | Bob Copeland |
2009-01-29 | ath5k: use short preamble when possible | Bob Copeland |
2009-01-29 | ath5k: remove unused led_off parameter | Bob Copeland |
2009-01-29 | orinoco: trivial cleanup in alloc_orinocodev | Andrey Borzenkov |
2009-01-29 | orinoco: convert to struct net_device_ops | Andrey Borzenkov |
2009-01-29 | wireless: restrict to 32 legacy rates | Johannes Berg |
2009-01-29 | ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset() | Vasanthakumar Thiagarajan |
2009-01-29 | ath9k: Fix typo in chip version check | Vasanthakumar Thiagarajan |
2009-01-29 | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg |
2009-01-29 | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed |
2009-01-29 | iwl3945: Use iwl-rfkill | Samuel Ortiz |
2009-01-29 | iwlagn: fix agn rate scaling | Abbas, Mohamed |
2009-01-29 | iwlwifi: allow user to set max rate | Abbas, Mohamed |
2009-01-29 | ath9k: Enable dynamic power save in ath9k. | Vivek Natarajan |
2009-01-29 | iwlwifi: add recognition of Intel WiFi Link 100 Series | Jay Sternberg |
2009-01-29 | iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series | Jay Sternberg |
2009-01-29 | iwlwifi: remove static from 5000 structures | Jay Sternberg |
2009-01-29 | iwlwifi: correct Kconfig to prevent following entries from not indenting | Jay Sternberg |
2009-01-29 | iwlwifi: eliminate power_data_39. | Winkler, Tomas |
2009-01-29 | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas |
2009-01-29 | iwlwifi: kill scan39 | Winkler, Tomas |
2009-01-29 | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz |
2009-01-29 | iwlwifi: Add TFD library operations | Samuel Ortiz |
2009-01-29 | iwl3945: Use iwl_txq_update_write_ptr | Samuel Ortiz |
2009-01-29 | iwl3945: add debugging for wrong command queue | Chatre, Reinette |
2009-01-29 | iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout | Winkler, Tomas |
2009-01-29 | iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key | Winkler, Tomas |
2009-01-29 | iwlwifi: make iwl-power.c more readable | Winkler, Tomas |
2009-01-29 | ath5k: remove stop/start calls from within suspend/resume | Bob Copeland |