summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c
AgeCommit message (Expand)Author
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka
2012-03-08iwlwifi: cleanup/fix memory barriersStanislaw Gruszka
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka
2012-03-07iwlwifi: move all uCode load variablesJohannes Berg
2012-03-07iwlwifi: clean up iwl-core.h inclusionsJohannes Berg
2012-03-07iwlwifi: make tracing use device as identifierJohannes Berg
2012-03-07iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg
2012-03-07iwlwifi: move rfkill status handling out of transportJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-06iwlwifi: refactor PCI-E RX pathJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach
2012-02-27iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach
2012-02-17iwlwifi: move event and err pointers to iwl_nicDon Fry
2012-02-17iwlwifi: give PCIe its own lockJohannes Berg
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-02-06Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2012-02-02iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach
2012-02-02iwlwifi: consolidate the start_device flowEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-02-02iwlwifi: Connect IDI transport to driver.Gregory Greenman
2012-02-02iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg
2011-12-19iwlagn: add IRQ tracingJohannes Berg
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: Display more uCode debug infoWey-Yi Guy
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-11-11iwlagn: move ucode_write_complete from priv to trans structureDon Fry
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg