aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
Commit message (Expand)AuthorAge
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-21
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-21
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-16
* iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-16
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-11
* iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-11
* iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-01
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-01
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-03
* iwlagn: mod param cleanupDon Fry2011-04-30
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-22
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-08
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-08
* iwlagn: remove rxb page bookkeepingJohannes Berg2011-04-07
* iwlagn: clean up alive handlingJohannes Berg2011-04-07
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-07
* iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-04
* iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-04
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-04
* iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-28
* iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-28
* iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-28
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-21
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka2011-02-09
* iwlagn: enable shadow registerWey-Yi Guy2010-11-15
* iwlwlifi: update rx write pointer w/o request mac access in the CAM modeWinkler, Tomas2010-11-15
* iwlwifi: clean up declarationsJohannes Berg2010-10-07
* iwlwifi: initial contextificationJohannes Berg2010-08-27
* iwlwifi: fix fw_restart module parameterWey-Yi Guy2010-07-02
* iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy2010-06-21
* iwlwifi: rename rxq->dma_addrEmmanuel Grumbach2010-06-14
* Revert "iwlwifi: move _agn statistics related structure"John W. Linville2010-06-03
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-02
|\
| * iwlwifi: split debug and debugfs optionsJohannes Berg2010-05-13
| * iwlwifi: move _agn statistics related structureWey-Yi Guy2010-05-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\|
| * iwl3945: add plcp error checkingAbhijeet Kolekar2010-05-10
| * iwlwifi: checking for all the possible failure casesWey-Yi Guy2010-05-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * iwlwifi: remove noise reportingJohannes Berg2010-03-25
| * iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-25
| * iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-25
| * iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-25
| * iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy2010-03-25
| * Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre2010-03-25