summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy2011-10-141-1139/+0Star
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0Star
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-141-1/+1
* iwlagn: update beacon smarterJohannes Berg2011-10-141-2/+0Star
* iwlagn: add "echo test" command to debugfsWey-Yi Guy2011-10-141-0/+1
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-33/+62
* iwlagn: do not use interruptible waitsJohannes Berg2011-09-191-1/+1
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-0/+81
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-141-1/+1
* iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: modify the debug macro to be usable by all the layersEmmanuel Grumbach2011-08-291-1/+2
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-11/+11
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+1
* 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/+0Star
* 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/+3Star
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-40/+0Star
* 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/+3Star
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-50/+0Star
* 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/+0Star
* 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/+45Star
* 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/+0Star
* 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/+0Star
* iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka2011-02-091-25/+12Star
* 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-081-1/+0Star
* iwlwifi: initial contextificationJohannes Berg2010-08-271-2/+7
* iwlwifi: fix fw_restart module parameterWey-Yi Guy2010-07-021-2/+2