| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | libertas: fix CF firmware loading for some cards | Dan Williams | 2009-01-29 | 1 | -1/+1 |
| * | rt2x00: Simplify suspend/resume handling | Ivo van Doorn | 2009-01-29 | 2 | -89/+5 |
| * | rt2x00: Restrict firmware file lengths | Ivo van Doorn | 2009-01-29 | 2 | -0/+10 |
| * | rt2x00: rt2x00_rev() should return u32 | Ivo van Doorn | 2009-01-29 | 1 | -1/+1 |
| * | ath9k: Clean up the way the eeprom antenna configuration is read | Vasanthakumar Thiagarajan | 2009-01-29 | 2 | -51/+17 |
| * | ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c | Vasanthakumar Thiagarajan | 2009-01-29 | 2 | -22/+0 |
| * | ath9k: Fix bug in NF calibration | Sujith | 2009-01-29 | 1 | -1/+3 |
| * | ath9k: Fix bug in rate control capability registration | Sujith | 2009-01-29 | 1 | -1/+3 |
| * | ath9k: Fix MCS rates registration bug for AR9285 | Sujith | 2009-01-29 | 1 | -5/+18 |
| * | ath9k: Read and write the TSF via debugfs | Alina Friedrichsen | 2009-01-29 | 4 | -0/+58 |
| * | ath5k: Read and write the TSF via debugfs | Alina Friedrichsen | 2009-01-29 | 3 | -2/+27 |
| * | ath9k: simplify regulatory code | Luis R. Rodriguez | 2009-01-29 | 8 | -3030/+809 |
| * | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez | 2009-01-29 | 2 | -2/+2 |
| * | ath5k: honor the RTS/CTS bits | Bob Copeland | 2009-01-29 | 1 | -1/+17 |
| * | ath5k: use short preamble when possible | Bob Copeland | 2009-01-29 | 1 | -1/+9 |
| * | ath5k: remove unused led_off parameter | Bob Copeland | 2009-01-29 | 1 | -2/+1 |
| * | orinoco: trivial cleanup in alloc_orinocodev | Andrey Borzenkov | 2009-01-29 | 1 | -2/+2 |
| * | orinoco: convert to struct net_device_ops | Andrey Borzenkov | 2009-01-29 | 1 | -8/+12 |
| * | wireless: restrict to 32 legacy rates | Johannes Berg | 2009-01-29 | 4 | -4/+4 |
| * | ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset() | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -12/+2 |
| * | ath9k: Fix typo in chip version check | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -1/+1 |
| * | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg | 2009-01-29 | 4 | -4/+4 |
| * | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed | 2009-01-29 | 3 | -7/+10 |
| * | iwl3945: Use iwl-rfkill | Samuel Ortiz | 2009-01-29 | 6 | -199/+43 |
| * | iwlagn: fix agn rate scaling | Abbas, Mohamed | 2009-01-29 | 1 | -8/+23 |
| * | iwlwifi: allow user to set max rate | Abbas, Mohamed | 2009-01-29 | 2 | -0/+45 |
| * | ath9k: Enable dynamic power save in ath9k. | Vivek Natarajan | 2009-01-29 | 6 | -4/+66 |
| * | iwlwifi: add recognition of Intel WiFi Link 100 Series | Jay Sternberg | 2009-01-29 | 4 | -0/+75 |
| * | iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series | Jay Sternberg | 2009-01-29 | 5 | -0/+229 |
| * | iwlwifi: remove static from 5000 structures | Jay Sternberg | 2009-01-29 | 2 | -2/+6 |
| * | iwlwifi: correct Kconfig to prevent following entries from not indenting | Jay Sternberg | 2009-01-29 | 1 | -9/+9 |
| * | iwlwifi: eliminate power_data_39. | Winkler, Tomas | 2009-01-29 | 4 | -74/+45 |
| * | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas | 2009-01-29 | 5 | -18/+12 |
| * | iwlwifi: kill scan39 | Winkler, Tomas | 2009-01-29 | 2 | -8/+6 |
| * | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz | 2009-01-29 | 4 | -257/+34 |
| * | iwlwifi: Add TFD library operations | Samuel Ortiz | 2009-01-29 | 8 | -163/+176 |
| * | iwl3945: Use iwl_txq_update_write_ptr | Samuel Ortiz | 2009-01-29 | 1 | -58/+9 |
| * | iwl3945: add debugging for wrong command queue | Chatre, Reinette | 2009-01-29 | 1 | -1/+8 |
| * | iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout | Winkler, Tomas | 2009-01-29 | 1 | -64/+12 |
| * | iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key | Winkler, Tomas | 2009-01-29 | 2 | -20/+13 |
| * | iwlwifi: make iwl-power.c more readable | Winkler, Tomas | 2009-01-29 | 1 | -27/+24 |
| * | ath5k: remove stop/start calls from within suspend/resume | Bob Copeland | 2009-01-29 | 1 | -24/+7 |
| * | iwlagn: fix hw-rfkill while the interface is down | Helmut Schaa | 2009-01-29 | 1 | -54/+56 |
| * | iwl3945: fix some warnings when compiled without debug | Helmut Schaa | 2009-01-29 | 1 | -0/+6 |
| * | ath5k: notice a negative keytype | Roel Kluin | 2009-01-29 | 1 | -1/+1 |
| * | rt2x00: Add LED_MODE_ASUS support | Ivo van Doorn | 2009-01-29 | 3 | -3/+9 |
| * | rt2x00: conf_tx() only need register access for WMM queues | Ivo van Doorn | 2009-01-29 | 2 | -30/+30 |
| * | rt2x00: Update copyright year to 2009 | Ivo van Doorn | 2009-01-29 | 31 | -31/+31 |
| * | Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig | Andrey Borzenkov | 2009-01-29 | 2 | -121/+121 |
| * | p54spi: remove arch specific dependencies | Christian Lamparter | 2009-01-29 | 2 | -19/+28 |