summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
AgeCommit message (Expand)Author
2011-10-14iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-10-14iwlagn: update beacon smarterJohannes Berg
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach
2011-09-14iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach
2011-08-29iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach
2011-08-29iwlagn: modify the debug macro to be usable by all the layersEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
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