aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix fw_restart module parameterWey-Yi Guy2010-07-021-2/+2
* iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy2010-06-211-238/+0
* iwlwifi: rename rxq->dma_addrEmmanuel Grumbach2010-06-141-2/+2
* Revert "iwlwifi: move _agn statistics related structure"John W. Linville2010-06-031-29/+28
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-021-31/+32
|\
| * iwlwifi: split debug and debugfs optionsJohannes Berg2010-05-131-3/+3
| * iwlwifi: move _agn statistics related structureWey-Yi Guy2010-05-131-28/+29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-3/+6
|\ \ | |/
| * iwl3945: add plcp error checkingAbhijeet Kolekar2010-05-101-1/+2
| * iwlwifi: checking for all the possible failure casesWey-Yi Guy2010-05-101-2/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-754/+4
|\ \ | |/
| * iwlwifi: remove noise reportingJohannes Berg2010-03-251-3/+4
| * iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-411/+0
| * iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-203/+0
| * iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-80/+0
| * iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy2010-03-251-55/+0
| * Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre2010-03-251-2/+0
* | 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
* | iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville2010-03-241-0/+2
* | iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy2010-03-191-31/+66
* | iwlwifi: Recover TX flow failureWey-Yi Guy2010-03-191-1/+49
* | iwlwifi: move plcp check to separated functionWey-Yi Guy2010-03-191-22/+36
* | iwlagn: remove write-only variablesJohannes Berg2010-03-091-24/+0
|/
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-261-46/+0
|\
| * Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre2010-02-231-46/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-261-1/+4
|\ \ | |/ |/|
| * iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
* | iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen2010-02-111-0/+46
* | iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-111-10/+11
* | iwlwifi: cleanup return valuesAbhijeet Kolekar2010-02-111-8/+3
* | iwlwifi: multiple force reset modeWey-Yi Guy2010-02-111-1/+1
* | iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-251-0/+18
* | iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-251-0/+54
* | iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-251-2/+3
* | iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* | iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy2010-01-191-2/+2
* | iwlwifi: format and show statistics counter from uCodeWey-Yi Guy2010-01-191-3/+16
* | iwlwifi: fix clear statistics counter commandWey-Yi Guy2010-01-191-2/+0
|/
* wireless: remove remaining qual codeJohannes Berg2009-12-281-46/+2
* iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-6/+2
* iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill2009-11-231-1/+2
* iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-181-15/+2
* iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy2009-11-181-0/+18
* iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill2009-11-111-0/+2
* iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2009-11-111-1/+2
* iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-271-7/+14
* iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-271-3/+0
* iwlwifi: use paged RxZhu Yi2009-10-271-46/+76
* iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy2009-10-271-0/+41