summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-13/+13
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-2/+14
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-136/+0
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-3/+3
* iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-161-0/+46
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-1/+42
* iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-111-2/+2
* iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-011-4/+3
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-40/+0
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-2/+2
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-12/+12
* iwlagn: mod param cleanupDon Fry2011-04-301-4/+3
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-50/+0
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-143/+155
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-081-0/+21
* iwlagn: remove rxb page bookkeepingJohannes Berg2011-04-071-1/+0
* iwlagn: clean up alive handlingJohannes Berg2011-04-071-5/+5
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-071-0/+1
* iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-041-20/+26
* iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-041-70/+45
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-041-25/+498
* iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-281-2/+224
* iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-281-8/+154
* iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-281-2/+6
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-6/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+6
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-6/+0
* iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka2011-02-091-25/+12
* iwlagn: enable shadow registerWey-Yi Guy2010-11-151-18/+27
* iwlwlifi: update rx write pointer w/o request mac access in the CAM modeWinkler, Tomas2010-11-151-1/+1
* iwlwifi: clean up declarationsJohannes Berg2010-10-071-1/+0
* iwlwifi: initial contextificationJohannes Berg2010-08-271-2/+7
* 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
OpenPOWER on IntegriCloud