| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: unify iwlagn and 3945 power save management | Winkler, Tomas | 2009-02-09 | 5 | -242/+60 |
* | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 2009-02-09 | 22 | -839/+859 |
* | iwlwifi: check return value of pci_enable_device | Winkler, Tomas | 2009-02-09 | 2 | -2/+8 |
* | iwlwifi: iwl3945_send_tx_power must be static | Winkler, Tomas | 2009-02-09 | 1 | -1/+1 |
* | iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG | Winkler, Tomas | 2009-02-09 | 2 | -6/+6 |
* | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz | 2009-02-09 | 11 | -1087/+585 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-07 | 1 | -0/+3 |
|\ |
|
| * | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre | 2009-02-04 | 2 | -0/+4 |
| * | iwlwifi: clean key table in iwl_clear_stations_table | Reinette Chatre | 2009-02-04 | 1 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-03 | 54 | -7955/+4089 |
|\ \
| |/
|/| |
|
| * | 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 |