summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-0/+64
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-11/+0
* iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-12/+0
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-081-5/+0
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-4/+0
* iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-081-2/+2
* iwlwifi: remove reference to legacy devicesWey-Yi Guy2011-12-081-3/+2
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-021-33/+0
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-1/+0
* iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny2011-12-021-0/+7
* iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-251-19/+5
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-111-1/+0
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-111-23/+1
* iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-111-1/+0
* iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-111-0/+8
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-141-3/+0
* iwlagn: remove Kelvin supportJohannes Berg2011-09-271-1/+1
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-2/+3
* iwlagn: split remain-on-channelJohannes Berg2011-09-211-1/+1
* iwlagn: remove common station privJohannes Berg2011-09-211-6/+2
* iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach2011-09-191-0/+2
* iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-141-37/+1
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-162/+0
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-141-4/+2
* iwlagn: handle GO powersaveJohannes Berg2011-08-291-0/+3
* iwlagn: move tx queues to transport layerEmmanuel Grumbach2011-08-291-42/+0
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach2011-08-291-11/+0
* iwlagn: upper layer uses slabs to allocate tx cmdsEmmanuel Grumbach2011-08-291-0/+2
* iwlagn: set tx_fifo for ampdu in transport layerEmmanuel Grumbach2011-08-291-7/+0
* iwlagn: upper layer stores iwl_rxon_context in skb's CBEmmanuel Grumbach2011-08-291-9/+3
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-291-7/+0
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-291-39/+0
* iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-3/+0
* iwlagn: add missing includesEmmanuel Grumbach2011-08-291-7/+0
* iwlagn: move Keep Warm to transport layerEmmanuel Grumbach2011-08-291-1/+0
* iwlagn: iwl-dev.h doesn't include iwl-fh.h any moreEmmanuel Grumbach2011-08-291-1/+0
* iwlagn: move hcmd_lock to transport layerEmmanuel Grumbach2011-08-291-1/+0
* iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach2011-08-291-9/+0
* iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcieEmmanuel Grumbach2011-08-291-3/+0
* iwlagn: reclaim the packets in transport layerEmmanuel Grumbach2011-08-291-0/+5
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-291-20/+3
* iwlagn: move ISR related data to transport layerEmmanuel Grumbach2011-08-291-12/+1
* iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach2011-08-291-43/+1
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+0
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+0
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+0
OpenPOWER on IntegriCloud