summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-2/+2
| |\
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-2/+2
|\ \ \ | | |/ | |/|
| * | iwlwifi: range checking issueDan Carpenter2010-03-301-1/+1
| * | iwlwifi: fix regulatoryReinette Chatre2010-03-301-1/+1
| |/
* | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+16
* | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-5/+40
* | iwlwifi: only add broadcast station onceReinette Chatre2010-03-191-9/+2
* | iwl3945: check ucode load error codeAbhijeet Kolekar2010-03-091-1/+1
* | iwlwifi: add internal short scan support for 3945Wey-Yi Guy2010-03-091-8/+14
* | iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-091-1/+1
* | iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-091-3/+0
* | iwlwifi: remove alive start adhoc restartJohannes Berg2010-03-091-8/+0
* | iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-091-1/+0
* | iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg2010-03-091-3/+2
* | iwlwifi: remove frame droppingJohannes Berg2010-03-091-9/+0
* | iwlagn: remove write-only variablesJohannes Berg2010-03-091-3/+3
* | iwlwifi: move 3945 specific data into unionJohannes Berg2010-03-091-11/+11
|/
* 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
OpenPOWER on IntegriCloud