summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-271-4/+0
* iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach2012-02-271-4/+3
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-271-1/+2
* iwlwifi: move event and err pointers to iwl_nicDon Fry2012-02-171-15/+16
* iwlwifi: give PCIe its own lockJohannes Berg2012-02-171-14/+15
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-8/+2
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-02-061-48/+55
|\
| * iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-021-2/+4
| * iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-021-4/+0
| * iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-41/+41
| * iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-021-1/+12
| * iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-021-4/+2
| * iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-2/+2
|\ \
| * | iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
| |/
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
|/
* iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2011-12-211-42/+31
* iwlagn: add IRQ tracingJohannes Berg2011-12-191-11/+21
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-1/+1
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-081-3/+3
* iwlwifi: Display more uCode debug infoWey-Yi Guy2011-12-081-0/+15
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-5/+5
* iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-111-1/+1
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach2011-09-271-3/+6
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-4/+13
* iwlagn: do not use interruptible waitsJohannes Berg2011-09-191-2/+2
* iwlagn: move PCI-E transport filesJohannes Berg2011-09-191-0/+1424
OpenPOWER on IntegriCloud