aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-02-11iwlwifi: reset card during probeReinette Chatre
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar
2010-02-08iwlwifi: remove get_tx_stats() mac80211 opKalle Valo
2010-01-29iwlwifi: remove bg_up workJohannes Berg
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-19iwlwifi: correct return code for log_eventWey-Yi Guy
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-21iwlwifi: on-screen event log dumpWey-Yi Guy
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