summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill1-7/+0
2009-11-02iwlwifi: provide firmware versionReinette Chatre1-0/+8
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill1-0/+9
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi1-12/+15
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi1-5/+13
2009-10-27iwlwifi: use paged RxZhu Yi1-61/+59
2009-10-27iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar1-1/+0
2009-10-27iwl3945: rename tx to tx_cmdAbhijeet Kolekar1-27/+27
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar1-8/+1
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy1-1/+0
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill1-0/+1
2009-10-27iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill1-6/+21
2009-10-27iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill1-5/+0
2009-10-27iwlwifi: turn off device when not used.Ben Cahill1-4/+2
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy1-1/+1
2009-10-08iwlwifi: LED cleanupJohannes Berg1-5/+3
2009-10-08iwlwifi: device tracingJohannes Berg1-1/+7
2009-10-08iwlwifi: drop lib80211 dependencyChristian Lamparter1-1/+0
2009-10-08iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy1-5/+6
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-18/+13
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre1-1/+8
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre1-8/+16
2009-08-31iwl3945: reduce debug noise when default debug flags usedReinette Chatre1-5/+3
2009-08-28iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik1-3/+6
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre1-0/+2
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg1-63/+3
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-0/+1
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-3/+10
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-10/+11
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+3
2009-08-04cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez1-0/+3
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-9/+11
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre1-2/+2
2009-07-24iwlwifi: inform user about rfkill state changesReinette Chatre1-1/+1
2009-07-24iwlwifi: clarify hardware error messageReinette Chatre1-1/+1
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-11/+14
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg1-21/+24
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre1-14/+1
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+1
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre1-3/+1
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler1-72/+2
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg1-7/+7
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar1-3/+1
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg1-35/+6
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar1-7/+25
2009-06-04iwlwifi: unify station managementTomas Winkler1-168/+28
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas1-2/+3
2009-05-22iwlcore: support ICT interruptMohamed Abbas1-2/+2