aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre
2009-08-31iwl3945: reduce debug noise when default debug flags usedReinette Chatre
2009-08-28iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-07-27iwlwifi: fix up command sendingJohannes Berg
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre
2009-07-24iwlwifi: inform user about rfkill state changesReinette Chatre
2009-07-24iwlwifi: clarify hardware error messageReinette Chatre
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg
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