| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting | Winkler, Tomas | 2009-01-29 | 1 | -6/+5 |
* | iwlwifi: fix probe mask for 39 scan API | Winkler, Tomas | 2009-01-29 | 3 | -3/+8 |
* | iwl3945: Remaining host command cleanups | Samuel Ortiz | 2009-01-29 | 9 | -127/+45 |
* | iwl3945: Add restart_fw module parameter | Samuel Ortiz | 2009-01-29 | 1 | -1/+6 |
* | iwl3945: Getting rid of priv->antenna | Samuel Ortiz | 2009-01-29 | 3 | -41/+39 |
* | iwlwifi: Remove IWL3945_DEBUG | Samuel Ortiz | 2009-01-29 | 4 | -52/+31 |
* | iwl3945: Use the iwlcore geos routines | Samuel Ortiz | 2009-01-29 | 3 | -138/+21 |
* | iwl3945: Use iwl-eeprom.c routines | Samuel Ortiz | 2009-01-29 | 6 | -367/+115 |
* | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz | 2009-01-29 | 8 | -246/+60 |
* | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz | 2009-01-29 | 5 | -16/+17 |
* | iwl3945: Use iwlcore scan code | Samuel Ortiz | 2009-01-29 | 3 | -301/+51 |
* | iwl3945: Define send_tx_power | Samuel Ortiz | 2009-01-29 | 2 | -5/+6 |
* | iwlagn: reduce off channel reception for 4965 | Rick Farrington | 2009-01-29 | 3 | -0/+17 |
* | iwlwifi: add test to determine if interface in monitor mode | Chatre, Reinette | 2009-01-29 | 1 | -0/+12 |
* | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez | 2009-01-29 | 2 | -2/+2 |
* | 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 |
* | 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 |
* | 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 |
* | iwl3945: report killswitch changes even if the interface is down | Helmut Schaa | 2009-01-29 | 2 | -32/+57 |
* | IWL: fix WARN typo | Jiri Slaby | 2009-01-29 | 1 | -3/+3 |
* | iwl3945: Fix iwl3945_init_drv() | Samuel Ortiz | 2009-01-29 | 1 | -2/+2 |
* | iwlwifi: update copyright year to 2009 | Reinette Chatre | 2009-01-29 | 45 | -60/+60 |
* | iwl3945: Change crypto parameter name | Samuel Ortiz | 2009-01-29 | 2 | -4/+5 |
* | iwl3945: use hw_params.rx_buf_size | Winkler, Tomas | 2009-01-29 | 5 | -21/+25 |
* | iwl3945: remove double defined 3945 tfd structures | Winkler, Tomas | 2009-01-29 | 1 | -12/+0 |
* | iwl3945: kill iwl3945_x2_queue_used | Winkler, Tomas | 2009-01-29 | 3 | -11/+2 |
* | iwl3945: kill iwl3945_rx_queue_space | Winkler, Tomas | 2009-01-29 | 1 | -17/+2 |
* | iwl3945: kill iwl3945_rx_queue_restock | Winkler, Tomas | 2009-01-29 | 7 | -58/+18 |
* | iwl3945: kill hw_params.tx_ant_num | Winkler, Tomas | 2009-01-29 | 2 | -4/+0 |
* | mac80211: extend/document powersave API | Johannes Berg | 2009-01-29 | 1 | -1/+2 |
* | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 | 2 | -9/+13 |
* | iwlwifi: make use of conf_is_ht*() helpers | Luis R. Rodriguez | 2009-01-29 | 2 | -6/+6 |
* | iwl3945: use rx queue management infrastructure from iwlcore | Winkler, Tomas | 2009-01-29 | 3 | -85/+3 |