index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie-rx.c
Age
Commit message (
Expand
)
Author
2012-03-12
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
2012-03-12
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
Johannes Berg
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
2012-03-08
iwlwifi: more status bit factoring
Don Fry
2012-03-08
iwlwifi: reintroduce iwl_enable_rfkill_int
Stanislaw Gruszka
2012-03-08
iwlwifi: cleanup/fix memory barriers
Stanislaw Gruszka
2012-03-08
iwlwifi: always check if got h/w access before write
Stanislaw Gruszka
2012-03-07
iwlwifi: move all uCode load variables
Johannes Berg
2012-03-07
iwlwifi: clean up iwl-core.h inclusions
Johannes Berg
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
2012-03-07
iwlwifi: move rfkill status handling out of transport
Johannes Berg
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-06
iwlwifi: refactor PCI-E RX path
Johannes Berg
2012-03-06
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
2012-03-06
iwlwifi: remove per-device debug level
Johannes Berg
2012-02-27
iwlwifi: remove iwl_print_rx_config_cmd from shared
Emmanuel Grumbach
2012-02-27
iwlwifi: remove a few dereferences to iwl_priv from the tansport
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's fw_error
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's set_hw_rf_kill
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's rx
Emmanuel Grumbach
2012-02-17
iwlwifi: move event and err pointers to iwl_nic
Don Fry
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
2012-02-06
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2012-02-02
iwlwifi: stop_hw replace enable_rfkill_int
Emmanuel Grumbach
2012-02-02
iwlwifi: consolidate the start_device flow
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
iwlwifi: Connect IDI transport to driver.
Gregory Greenman
2012-02-02
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-24
iwlwifi: fix PCI-E transport "inta" race
Johannes Berg
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-21
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
2011-12-19
iwlagn: add IRQ tracing
Johannes Berg
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: Display more uCode debug info
Wey-Yi Guy
2011-12-02
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
2011-11-11
iwlagn: move ucode_write_complete from priv to trans structure
Don Fry
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-09-27
iwlagn: remove warning in iwl_rx_handle
Emmanuel Grumbach
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-19
iwlagn: do not use interruptible waits
Johannes Berg
2011-09-19
iwlagn: move PCI-E transport files
Johannes Berg