summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar
2009-06-04iwlwifi: unify station managementTomas Winkler
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas
2009-05-22iwlcore: support ICT interruptMohamed Abbas
2009-05-22iwlcore: register locksMohamed Abbas
2009-05-20iwlwifi: drop struct iwl3945_hw_keyTomas Winkler
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre
2009-05-11iwlwifi: clean up PS codeJohannes Berg
2009-05-11iwlwifi: do proper hw restartJohannes Berg
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-06iwl3945: fix lock dependencyAbhijeet Kolekar
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-04iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-22iwlwifi: remove radio disable parameter.Abhijeet Kolekar
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy
2009-04-22iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar
2009-04-22iwl3945: add debugfs to 3945Abhijeet Kolekar
2009-04-22iwlwifi: support truly passive scanningJohannes Berg
2009-04-22iwlwifi: improve scan supportJohannes Berg
2009-04-22iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar
2009-04-22iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar
2009-04-22iwl3945: replace station function with station opsAbhijeet Kolekar
2009-04-22iwl3945: delay mode settingAbhijeet Kolekar
2009-04-22iwlwifi: add commit_rxon libAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar
2009-04-22iwl3945: use iwl_bss_info_changedAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_conf_txAbhijeet Kolekar
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy
2009-04-21iwlwifi: DMA fixesReinette Chatre
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre