aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre
2009-12-21iwl3945: disable power saveReinette Chatre
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18iwl3945: Reset saved POWER_TABLE_CMD in "up"Ben Cahill
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy
2009-11-11iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill
2009-11-11iwlwifi: speed up event log dumpsBen Cahill
2009-11-11iwlwifi: Limit size of Event Log dumpBen Cahill
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill
2009-11-02iwlwifi: provide firmware versionReinette Chatre
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi
2009-10-27iwlwifi: use paged RxZhu Yi
2009-10-27iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar
2009-10-27iwl3945: rename tx to tx_cmdAbhijeet Kolekar
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill
2009-10-27iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill
2009-10-27iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill
2009-10-27iwlwifi: turn off device when not used.Ben Cahill
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07iwlwifi: LED cleanupJohannes Berg
2009-10-07iwlwifi: device tracingJohannes Berg
2009-10-07iwlwifi: drop lib80211 dependencyChristian Lamparter
2009-10-07iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy
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