summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-1/+0
|\
| * iwlwifi: remove stray mutex_unlock()Dan Carpenter2010-05-101-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+71
|\ \ | |/
| * iwl3945: add ucode statisticsAbhijeet Kolekar2010-04-301-1/+71
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-0/+2
|\ \ | |/
| * iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-161-0/+1
| * iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-161-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-64/+15
|\ \ | |/
| * iwlwifi: fix compile warnings when compiling without debugReinette Chatre2010-04-091-2/+2
| * iwlwifi: update tx command response statusWey-Yi Guy2010-04-091-2/+2
| * iwlwifi: default max event log sizeWey-Yi Guy2010-04-091-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-3/+3
| |\
| * | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-2/+2
| * | iwlwifi: remove skb_linearize for rx framesZhu Yi2010-03-311-27/+2
| * | iwlwifi: remove noise reportingJohannes Berg2010-03-251-31/+5
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-14/+8
|\ \ \ | | |/ | |/|
| * | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+2
| * | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-10/+0
| * | iwlwifi: only add broadcast station onceReinette Chatre2010-03-191-4/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-221-20/+22
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg2010-03-091-4/+4
| * iwlagn: remove write-only variablesJohannes Berg2010-03-091-3/+4
| * iwlwifi: move 3945 specific data into unionJohannes Berg2010-03-091-13/+14
* | iwl3945: fix memory corruptionReinette Chatre2010-03-091-3/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-6/+4
|\
| * iwl3945: remove STATUS macros from headerReinette Chatre2010-02-191-1/+1
| * iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-111-5/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-6/+5
|\ \ | |/
| * iwlwifi: make broadcast station addition genericReinette Chatre2010-01-251-5/+2
| * iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-251-0/+2
| * iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-8/+2
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-2/+3
|\ \ | |/
| * iwl3945: disable power saveReinette Chatre2009-12-211-0/+2
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-2/+1
* | iwlwifi: Constify struct iwl_opsEmese Revfy2009-12-221-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: allocate 128 bytes linear buffer for rx skbZhu Yi2009-11-111-1/+2
* | | iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-271-6/+0
* | | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-271-5/+10
* | | iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-271-2/+0
* | | iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-271-49/+7
* | | iwl3945: disable all tx fifosAbhijeet Kolekar2009-10-271-0/+1
* | | iwlwifi: use paged RxZhu Yi2009-10-271-20/+47
OpenPOWER on IntegriCloud