aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+2
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-8/+2
2009-12-28wireless: remove remaining qual codeJohannes Berg1-8/+2
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+3
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy1-1/+1
2009-12-21iwl3945: disable power saveReinette Chatre1-0/+2
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi1-2/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi1-1/+2
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy1-6/+0
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi1-5/+10
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy1-2/+0
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill1-49/+7
2009-10-27iwl3945: disable all tx fifosAbhijeet Kolekar1-0/+1
2009-10-27iwlwifi: use paged RxZhu Yi1-20/+47
2009-10-27iwl3945: rearrange the code.Abhijeet Kolekar1-8/+11
2009-10-27iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar1-3/+0