Age | Commit message (Expand) | Author | Files | Lines |
2009-02-09 | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 22 | -839/+859 |
2009-02-09 | iwlwifi: check return value of pci_enable_device | Winkler, Tomas | 2 | -2/+8 |
2009-02-09 | iwlwifi: iwl3945_send_tx_power must be static | Winkler, Tomas | 1 | -1/+1 |
2009-02-09 | iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG | Winkler, Tomas | 2 | -6/+6 |
2009-02-09 | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz | 11 | -1087/+585 |
2009-02-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+3 |
2009-02-05 | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre | 2 | -0/+4 |
2009-02-05 | iwlwifi: clean key table in iwl_clear_stations_table | Reinette Chatre | 1 | -0/+3 |
2009-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 54 | -7955/+4089 |
2009-01-30 | iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting | Winkler, Tomas | 1 | -6/+5 |
2009-01-30 | iwlwifi: fix probe mask for 39 scan API | Winkler, Tomas | 3 | -3/+8 |
2009-01-30 | iwl3945: Remaining host command cleanups | Samuel Ortiz | 9 | -127/+45 |
2009-01-30 | iwl3945: Add restart_fw module parameter | Samuel Ortiz | 1 | -1/+6 |
2009-01-30 | iwl3945: Getting rid of priv->antenna | Samuel Ortiz | 3 | -41/+39 |
2009-01-30 | iwlwifi: Remove IWL3945_DEBUG | Samuel Ortiz | 4 | -52/+31 |
2009-01-30 | iwl3945: Use the iwlcore geos routines | Samuel Ortiz | 3 | -138/+21 |
2009-01-30 | iwl3945: Use iwl-eeprom.c routines | Samuel Ortiz | 6 | -367/+115 |
2009-01-30 | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz | 8 | -246/+60 |
2009-01-30 | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz | 5 | -16/+17 |
2009-01-30 | iwl3945: Use iwlcore scan code | Samuel Ortiz | 3 | -301/+51 |
2009-01-30 | iwl3945: Define send_tx_power | Samuel Ortiz | 2 | -5/+6 |
2009-01-30 | iwlagn: reduce off channel reception for 4965 | Rick Farrington | 3 | -0/+17 |
2009-01-30 | iwlwifi: add test to determine if interface in monitor mode | Chatre, Reinette | 1 | -0/+12 |
2009-01-30 | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez | 2 | -2/+2 |
2009-01-30 | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed | 3 | -7/+10 |
2009-01-30 | iwl3945: Use iwl-rfkill | Samuel Ortiz | 6 | -199/+43 |
2009-01-30 | iwlagn: fix agn rate scaling | Abbas, Mohamed | 1 | -8/+23 |
2009-01-30 | iwlwifi: allow user to set max rate | Abbas, Mohamed | 2 | -0/+45 |
2009-01-30 | iwlwifi: add recognition of Intel WiFi Link 100 Series | Jay Sternberg | 4 | -0/+75 |
2009-01-30 | iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series | Jay Sternberg | 5 | -0/+229 |
2009-01-30 | iwlwifi: remove static from 5000 structures | Jay Sternberg | 2 | -2/+6 |
2009-01-30 | iwlwifi: correct Kconfig to prevent following entries from not indenting | Jay Sternberg | 1 | -9/+9 |
2009-01-30 | iwlwifi: eliminate power_data_39. | Winkler, Tomas | 4 | -74/+45 |
2009-01-30 | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas | 5 | -18/+12 |
2009-01-30 | iwlwifi: kill scan39 | Winkler, Tomas | 2 | -8/+6 |
2009-01-30 | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz | 4 | -257/+34 |
2009-01-30 | iwlwifi: Add TFD library operations | Samuel Ortiz | 8 | -163/+176 |
2009-01-30 | iwl3945: Use iwl_txq_update_write_ptr | Samuel Ortiz | 1 | -58/+9 |
2009-01-30 | iwl3945: add debugging for wrong command queue | Chatre, Reinette | 1 | -1/+8 |
2009-01-30 | iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout | Winkler, Tomas | 1 | -64/+12 |
2009-01-30 | iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key | Winkler, Tomas | 2 | -20/+13 |
2009-01-30 | iwlwifi: make iwl-power.c more readable | Winkler, Tomas | 1 | -27/+24 |
2009-01-30 | iwlagn: fix hw-rfkill while the interface is down | Helmut Schaa | 1 | -54/+56 |
2009-01-30 | iwl3945: fix some warnings when compiled without debug | Helmut Schaa | 1 | -0/+6 |
2009-01-30 | iwl3945: report killswitch changes even if the interface is down | Helmut Schaa | 2 | -32/+57 |
2009-01-30 | IWL: fix WARN typo | Jiri Slaby | 1 | -3/+3 |
2009-01-30 | iwl3945: Fix iwl3945_init_drv() | Samuel Ortiz | 1 | -2/+2 |
2009-01-30 | iwlwifi: update copyright year to 2009 | Reinette Chatre | 45 | -60/+60 |
2009-01-30 | iwl3945: Change crypto parameter name | Samuel Ortiz | 2 | -4/+5 |
2009-01-30 | iwl3945: use hw_params.rx_buf_size | Winkler, Tomas | 5 | -21/+25 |