summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c
AgeCommit message (Expand)Author
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