aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27iwl3945: replace stations with stations_39Abhijeet Kolekar
2009-03-27iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar
2009-03-27iwlwifi: support 11hMohamed Abbas
2009-03-27iwlagn: allow power level setting all the timesMohamed Abbas
2009-03-27iwl3945: use changed in iwl3945_mac_configMohamed Abbas
2009-03-16iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar
2009-03-16iwl3945: fix sparse errorAbhijeet Kolekar
2009-03-16iwl3945: add test for new associationAbhijeet Kolekar
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-05iwl3945 : use iwl_activate_qosAbhijeet Kolekar
2009-03-05iwl3945: add iwl3945_setup_macAbhijeet Kolekar
2009-03-05iwlwifi: fix *pci_probe error flowReinette Chatre
2009-03-05iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar
2009-03-05iwl3945: synchronize timestamp with uCodeAbhijeet Kolekar
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre
2009-02-27iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar
2009-02-27iwl3945: remove duplicate interrupt codeAbhijeet Kolekar
2009-02-27iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar
2009-02-27iwl3945: use iwl rx handlersAbhijeet Kolekar
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar
2009-02-27iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar
2009-02-27iwlwifi: use singlethread workqueueReinette Chatre
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre
2009-01-29iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz
2009-01-29iwl3945: Add restart_fw module parameterSamuel Ortiz
2009-01-29iwl3945: Getting rid of priv->antennaSamuel Ortiz
2009-01-29iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz
2009-01-29iwl3945: Use the iwlcore geos routinesSamuel Ortiz
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz
2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz
2009-01-29iwl3945: Use iwlcore scan codeSamuel Ortiz
2009-01-29iwl3945: Define send_tx_powerSamuel Ortiz
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed
2009-01-29iwl3945: Use iwl-rfkillSamuel Ortiz
2009-01-29iwlwifi: eliminate power_data_39.Winkler, Tomas
2009-01-29iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas