summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-191-0/+1
* iwl3945: remove STATUS macros from headerReinette Chatre2010-02-191-1/+1
* iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-111-8/+8
* iwlwifi: reset card during probeReinette Chatre2010-02-111-0/+7
* iwlwifi: cleanup return valuesAbhijeet Kolekar2010-02-111-12/+4
* iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-1/+0
* iwlwifi: remove bg_up workJohannes Berg2010-01-291-14/+7
* iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-251-18/+9
* iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-251-0/+1
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-2/+2
* iwlwifi: correct return code for log_eventWey-Yi Guy2010-01-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-41/+0
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-41/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-13/+14
|\ \ | |/
| * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-211-2/+2
| * iwl3945: disable power saveReinette Chatre2009-12-211-3/+5
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-211-1/+1
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-7/+3
* | iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-211-30/+71
|/
* iwlwifi: driver version track kernel versionReinette Chatre2009-12-041-3/+1
* iwl3945: remove duplicated event logging codeWey-Yi Guy2009-12-041-9/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-241-18/+66
|\
| * iwlwifi: print limited number of event log when uCode errorWey-Yi Guy2009-11-231-12/+62
| * cfg80211: convert bools into flagsJohannes Berg2009-11-191-4/+2
| * iwl3945: Reset saved POWER_TABLE_CMD in "up"Ben Cahill2009-11-181-1/+1
| * iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy2009-11-181-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-151-1/+1
| |\
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | | iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill2009-11-111-3/+2
* | | iwlwifi: speed up event log dumpsBen Cahill2009-11-111-6/+16
* | | iwlwifi: Limit size of Event Log dumpBen Cahill2009-11-111-0/+15
* | | iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill2009-11-021-7/+0
* | | iwlwifi: provide firmware versionReinette Chatre2009-11-021-0/+8
* | | iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-271-0/+9
* | | iwlwifi: reuse page for notification packetsZhu Yi2009-10-271-12/+15
* | | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-271-5/+13
* | | iwlwifi: use paged RxZhu Yi2009-10-271-61/+59
* | | iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar2009-10-271-1/+0
* | | iwl3945: rename tx to tx_cmdAbhijeet Kolekar2009-10-271-27/+27
* | | iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar2009-10-271-8/+1
* | | iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-271-1/+0
* | | iwl3945: move iwl_power_initialize()Ben Cahill2009-10-271-0/+1
* | | iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill2009-10-271-6/+21
* | | iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill2009-10-271-5/+0
* | | iwlwifi: turn off device when not used.Ben Cahill2009-10-271-4/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-131-1/+1
|\ \ \ | | |/ | |/|
| * | iwlwifi: change the order of freeing memoryWey-Yi Guy2009-10-121-1/+1
| |/
OpenPOWER on IntegriCloud