| Commit message (Expand) | Author | Age | Files | Lines |
* | iwl3945: use iwl_tx_cmd_complete | Abhijeet Kolekar | 2009-03-16 | 1 | -80/+1 |
* | iwl3945: use iwl_led structure | Abhijeet Kolekar | 2009-03-16 | 1 | -1/+1 |
* | iwl3945: fix sparse error | Abhijeet Kolekar | 2009-03-16 | 1 | -1/+1 |
* | iwl3945: add test for new association | Abhijeet Kolekar | 2009-03-16 | 1 | -4/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-10 | 1 | -2/+2 |
|\ |
|
| * | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2009-03-05 | 1 | -10/+7 |
| * | iwlwifi: fix suspend/resume and its usage of pci saved state | Reinette Chatre | 2009-02-11 | 1 | -2/+13 |
| * | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre | 2009-02-04 | 1 | -0/+2 |
* | | iwl3945 : use iwl_activate_qos | Abhijeet Kolekar | 2009-03-05 | 1 | -45/+3 |
* | | iwl3945: add iwl3945_setup_mac | Abhijeet Kolekar | 2009-03-05 | 1 | -29/+45 |
* | | iwlwifi: fix *pci_probe error flow | Reinette Chatre | 2009-03-05 | 1 | -10/+12 |
* | | iwl3945: unify set key flow with iwlwifi | Abhijeet Kolekar | 2009-03-05 | 1 | -54/+118 |
* | | iwl3945: synchronize timestamp with uCode | Abhijeet Kolekar | 2009-03-05 | 1 | -0/+3 |
* | | iwl3945: use SW rfkill from iwlwifi | Abhijeet Kolekar | 2009-02-27 | 1 | -51/+5 |
* | | iwl3945: use iwl_isr | Abhijeet Kolekar | 2009-02-27 | 1 | -58/+1 |
* | | iwl3945: remove duplicate interrupt code | Abhijeet Kolekar | 2009-02-27 | 1 | -30/+7 |
* | | iwl3945: use iwl_rx_reply_error notification | Abhijeet Kolekar | 2009-02-27 | 1 | -35/+2 |
* | | iwl3945: use iwl rx handlers | Abhijeet Kolekar | 2009-02-27 | 1 | -24/+2 |
* | | iwl3945: use iwl_mac_hw_scan callback | Abhijeet Kolekar | 2009-02-27 | 1 | -93/+1 |
* | | iwl3945: use iwl_rx_scan handlers | Abhijeet Kolekar | 2009-02-27 | 1 | -127/+1 |
* | | iwlwifi: use singlethread workqueue | Reinette Chatre | 2009-02-27 | 1 | -1/+1 |
* | | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 2009-02-13 | 1 | -4/+13 |
* | | wireless: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-09 | 1 | -2/+2 |
* | | iwlwifi: unify iwlagn and 3945 power save management | Winkler, Tomas | 2009-02-09 | 1 | -213/+48 |
* | | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 2009-02-09 | 1 | -204/+223 |
* | | iwlwifi: check return value of pci_enable_device | Winkler, Tomas | 2009-02-09 | 1 | -1/+4 |
* | | iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG | Winkler, Tomas | 2009-02-09 | 1 | -1/+1 |
* | | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz | 2009-02-09 | 1 | -596/+115 |
* | | iwlwifi: fix probe mask for 39 scan API | Winkler, Tomas | 2009-01-29 | 1 | -2/+2 |
* | | iwl3945: Remaining host command cleanups | Samuel Ortiz | 2009-01-29 | 1 | -107/+9 |
* | | 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 | 1 | -5/+39 |
* | | iwlwifi: Remove IWL3945_DEBUG | Samuel Ortiz | 2009-01-29 | 1 | -15/+15 |
* | | iwl3945: Use the iwlcore geos routines | Samuel Ortiz | 2009-01-29 | 1 | -134/+11 |
* | | iwl3945: Use iwl-eeprom.c routines | Samuel Ortiz | 2009-01-29 | 1 | -344/+28 |
* | | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz | 2009-01-29 | 1 | -204/+0 |
* | | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz | 2009-01-29 | 1 | -6/+6 |
* | | iwl3945: Use iwlcore scan code | Samuel Ortiz | 2009-01-29 | 1 | -278/+11 |
* | | iwl3945: Define send_tx_power | Samuel Ortiz | 2009-01-29 | 1 | -2/+2 |
* | | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez | 2009-01-29 | 1 | -1/+1 |
* | | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed | 2009-01-29 | 1 | -1/+6 |
* | | iwl3945: Use iwl-rfkill | Samuel Ortiz | 2009-01-29 | 1 | -146/+5 |
* | | iwlwifi: eliminate power_data_39. | Winkler, Tomas | 2009-01-29 | 1 | -57/+37 |
* | | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas | 2009-01-29 | 1 | -8/+7 |
* | | iwlwifi: kill scan39 | Winkler, Tomas | 2009-01-29 | 1 | -5/+5 |
* | | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz | 2009-01-29 | 1 | -249/+21 |
* | | iwlwifi: Add TFD library operations | Samuel Ortiz | 2009-01-29 | 1 | -25/+9 |
* | | 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 |