aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach1-1/+1
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2010-06-05iwlwifi: reduce memory allocationJohannes Berg1-12/+13
2010-06-05iwl3945: fix bugs in txq freeingJohannes Berg1-6/+8
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+1
2010-06-05iwlwifi: remove debug frame dumpingJohannes Berg1-154/+0
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre1-0/+1
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori1-2/+2
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-9/+6
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-46/+101
2010-05-13iwlwifi: split debug and debugfs optionsJohannes Berg1-3/+3
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre1-6/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+0
2010-05-10iwlwifi: rename iwl_add_local_stationJohannes Berg1-1/+1
2010-05-10iwlwifi: track station IDsJohannes Berg1-9/+7
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-3/+2
2010-05-10iwl3945: add plcp error checkingAbhijeet Kolekar1-2/+65
2010-05-10iwl3945: remove ucode access indirectionJohannes Berg1-40/+0
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-1/+29
2010-05-10iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy1-0/+7
2010-05-10iwlwifi: remove stray mutex_unlock()Dan Carpenter1-1/+0
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+71
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar1-1/+71
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-0/+2
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg1-0/+1
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+1
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-64/+15
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre1-2/+2
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy1-2/+2
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-0/+2
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-3/+3
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-2/+2
2010-03-31iwlwifi: remove skb_linearize for rx framesZhu Yi1-27/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-14/+8
2010-03-25iwlwifi: remove noise reportingJohannes Berg1-31/+5
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-20/+22
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy1-0/+2
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre1-10/+0
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre1-4/+6
2010-03-09iwl3945: fix memory corruptionReinette Chatre1-3/+3
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg1-4/+4
2010-03-09iwlagn: remove write-only variablesJohannes Berg1-3/+4
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg1-13/+14
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-6/+4
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre1-1/+1
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka1-5/+3
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-6/+5
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre1-5/+2