summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
AgeCommit message (Expand)Author
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy
2011-07-16iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg
2011-04-07iwlagn: clean up alive handlingJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-03-07iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka
2011-03-04iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-09iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka
2010-11-15iwlagn: enable shadow registerWey-Yi Guy
2010-11-15iwlwlifi: update rx write pointer w/o request mac access in the CAM modeWinkler, Tomas
2010-10-07iwlwifi: clean up declarationsJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-13iwlwifi: split debug and debugfs optionsJohannes Berg
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-05-10iwl3945: add plcp error checkingAbhijeet Kolekar
2010-05-10iwlwifi: checking for all the possible failure casesWey-Yi Guy
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25iwlwifi: remove noise reportingJohannes Berg
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy
2010-03-25iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy