summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
AgeCommit message (Expand)Author
2012-01-30iwlwifi: fix uCode event tracingJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry
2011-12-08iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-12-08iwlwifi: remove reference to legacy devicesWey-Yi Guy
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny
2011-11-25iwlagn: dynamically allocate & reflect calibration dataJohannes Berg
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry
2011-11-11iwlagn: move ucode_write_complete from priv to trans structureDon Fry
2011-11-11iwlagn: add P2P NoA to probe responsesJohannes Berg
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry
2011-09-27iwlagn: remove Kelvin supportJohannes Berg
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: split remain-on-channelJohannes Berg
2011-09-21iwlagn: remove common station privJohannes Berg
2011-09-19iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach
2011-09-14iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach
2011-08-29iwlagn: handle GO powersaveJohannes Berg
2011-08-29iwlagn: move tx queues to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach
2011-08-29iwlagn: upper layer uses slabs to allocate tx cmdsEmmanuel Grumbach
2011-08-29iwlagn: set tx_fifo for ampdu in transport layerEmmanuel Grumbach
2011-08-29iwlagn: upper layer stores iwl_rxon_context in skb's CBEmmanuel Grumbach
2011-08-29iwlagn: remove dereferences of priv from transportEmmanuel Grumbach
2011-08-29iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-08-29iwlagn: add missing includesEmmanuel Grumbach
2011-08-29iwlagn: move Keep Warm to transport layerEmmanuel Grumbach
2011-08-29iwlagn: iwl-dev.h doesn't include iwl-fh.h any moreEmmanuel Grumbach
2011-08-29iwlagn: move hcmd_lock to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcieEmmanuel Grumbach
2011-08-29iwlagn: reclaim the packets in transport layerEmmanuel Grumbach
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move ISR related data to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach
2011-08-29iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach