summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre1-0/+1
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre1-1/+1
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka1-8/+8
2010-02-11iwlwifi: reset card during probeReinette Chatre1-0/+7
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar1-12/+4
2010-02-09iwlwifi: remove get_tx_stats() mac80211 opKalle Valo1-1/+0
2010-01-29iwlwifi: remove bg_up workJohannes Berg1-14/+7
2010-01-26iwlwifi: cleanup spectrum measurement command supportReinette Chatre1-18/+9
2010-01-26iwlwifi: configure missed beacon thresholdWey-Yi Guy1-0/+1
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-2/+2
2010-01-20iwlwifi: correct return code for log_eventWey-Yi Guy1-2/+2
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-41/+0
2009-12-29wireless: remove remaining qual codeJohannes Berg1-41/+0
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-13/+14
2009-12-22iwlwifi: on-screen event log dumpWey-Yi Guy1-30/+71
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi1-0/+3
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre1-2/+2
2009-12-21iwl3945: disable power saveReinette Chatre1-3/+5
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy1-1/+1
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi1-7/+3
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre1-3/+1
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy1-9/+0
2009-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-18/+66
2009-11-24iwlwifi: print limited number of event log when uCode errorWey-Yi Guy1-12/+62
2009-11-19cfg80211: convert bools into flagsJohannes Berg1-4/+2
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-19iwl3945: Reset saved POWER_TABLE_CMD in "up"Ben Cahill1-1/+1
2009-11-19iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy1-1/+1
2009-11-11iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill1-3/+2
2009-11-11iwlwifi: speed up event log dumpsBen Cahill1-6/+16
2009-11-11iwlwifi: Limit size of Event Log dumpBen Cahill1-0/+15
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
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-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1