aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-15iwlagn: enable shadow registerWey-Yi Guy1-18/+27
2010-11-15iwlwlifi: update rx write pointer w/o request mac access in the CAM modeWinkler, Tomas1-1/+1
2010-10-07iwlwifi: clean up declarationsJohannes Berg1-1/+0
2010-08-27iwlwifi: initial contextificationJohannes Berg1-2/+7
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy1-2/+2
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy1-238/+0
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach1-2/+2
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville1-29/+28
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-31/+32
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-3/+6
2010-05-13iwlwifi: split debug and debugfs optionsJohannes Berg1-3/+3
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy1-28/+29
2010-05-10iwl3945: add plcp error checkingAbhijeet Kolekar1-1/+2
2010-05-10iwlwifi: checking for all the possible failure casesWey-Yi Guy1-2/+4
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-754/+4
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
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-25iwlwifi: remove noise reportingJohannes Berg1-3/+4
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-411/+0
2010-03-25iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-203/+0
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy1-80/+0
2010-03-25iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy1-55/+0
2010-03-25Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre1-2/+0
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville1-0/+2
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy1-31/+66
2010-03-19iwlwifi: Recover TX flow failureWey-Yi Guy1-1/+49
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy1-22/+36
2010-03-09iwlagn: remove write-only variablesJohannes Berg1-24/+0
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-46/+0
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+4
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre1-46/+0
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen1-0/+46
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka1-10/+11
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar1-8/+3
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy1-1/+1
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre1-0/+18
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+54
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy1-2/+3
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-19iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy1-2/+2
2010-01-19iwlwifi: format and show statistics counter from uCodeWey-Yi Guy1-3/+16
2010-01-19iwlwifi: fix clear statistics counter commandWey-Yi Guy1-2/+0
2009-12-28wireless: remove remaining qual codeJohannes Berg1-46/+2
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi1-6/+2
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill1-1/+2
2009-11-18iwlwifi: handle unicast PS bufferingJohannes Berg1-15/+2
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy1-0/+18
2009-11-11iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill1-0/+2
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi1-1/+2