summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach1-4/+0
2012-02-27iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach1-4/+3
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach1-1/+1
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach1-1/+1
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach1-1/+2
2012-02-17iwlwifi: move event and err pointers to iwl_nicDon Fry1-15/+16
2012-02-17iwlwifi: give PCIe its own lockJohannes Berg1-14/+15
2012-02-17iwlwifi: move workqueue to privJohannes Berg1-8/+2
2012-02-06Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville1-48/+55
2012-02-02iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach1-2/+4
2012-02-02iwlwifi: consolidate the start_device flowEmmanuel Grumbach1-4/+0
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-41/+41
2012-02-02iwlwifi: Connect IDI transport to driver.Gregory Greenman1-1/+12
2012-02-02iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach1-4/+2
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg1-2/+2
2012-01-24iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg1-42/+31
2011-12-19iwlagn: add IRQ tracingJohannes Berg1-11/+21
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-1/+1
2011-12-08iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry1-3/+3
2011-12-08iwlwifi: Display more uCode debug infoWey-Yi Guy1-0/+15
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry1-5/+5
2011-11-11iwlagn: move ucode_write_complete from priv to trans structureDon Fry1-1/+1
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-1/+0
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach1-3/+6
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach1-4/+13
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg1-2/+2
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg1-0/+1424