summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-46/+101
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+0
2010-05-11iwlwifi: rename iwl_add_local_stationJohannes Berg1-1/+1
2010-05-11iwlwifi: track station IDsJohannes Berg1-9/+7
2010-05-11iwlwifi: rework broadcast station managementJohannes Berg1-3/+2
2010-05-11iwl3945: add plcp error checkingAbhijeet Kolekar1-2/+65
2010-05-11iwl3945: remove ucode access indirectionJohannes Berg1-40/+0
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-1/+29
2010-05-11iwlwifi: 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-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+71
2010-05-01iwl3945: add ucode statisticsAbhijeet Kolekar1-1/+71
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-0/+2
2010-04-17iwlwifi: make BT coex config a virtual methodJohannes Berg1-0/+1
2010-04-17iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+1
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-64/+15
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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/linvil...John 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 imp...Tejun Heo1-0/+1
2010-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-14/+8
2010-03-25iwlwifi: remove noise reportingJohannes Berg1-31/+5
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David 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-10iwl3945: fix memory corruptionReinette Chatre1-3/+3
2010-03-10iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg1-4/+4
2010-03-10iwlagn: remove write-only variablesJohannes Berg1-3/+4
2010-03-10iwlwifi: move 3945 specific data into unionJohannes Berg1-13/+14
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David 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/linvil...David S. Miller1-6/+5
2010-01-26iwlwifi: make broadcast station addition genericReinette Chatre1-5/+2
2010-01-26iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+2
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-08drivers/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-29wireless: 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-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi1-1/+2