index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-dev.h
Age
Commit message (
Expand
)
Author
2012-02-02
iwlwifi: move all ucode routines to iwl-ucode.c
Don Fry
2012-02-02
iwlwifi: move the shrd memory from priv
Emmanuel Grumbach
2012-01-28
iwlwifi: fix uCode event tracing
Johannes Berg
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-12-08
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE
Wey-Yi Guy
2011-12-08
iwlwifi: remove reference to legacy devices
Wey-Yi Guy
2011-12-02
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
2011-12-02
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
2011-12-02
iwlwifi: add tm commands for sram reading by dumpit
Hsu, Kenny
2011-11-25
iwlagn: dynamically allocate & reflect calibration data
Johannes Berg
2011-11-11
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
2011-11-11
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
2011-11-11
iwlagn: move ucode_write_complete from priv to trans structure
Don Fry
2011-11-11
iwlagn: add P2P NoA to probe responses
Johannes Berg
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-21
iwlagn: split remain-on-channel
Johannes Berg
2011-09-21
iwlagn: remove common station priv
Johannes Berg
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: handle GO powersave
Johannes Berg
2011-08-29
iwlagn: move tx queues to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move the stop / wake queue logic to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
2011-08-29
iwlagn: upper layer uses slabs to allocate tx cmds
Emmanuel Grumbach
2011-08-29
iwlagn: set tx_fifo for ampdu in transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: upper layer stores iwl_rxon_context in skb's CB
Emmanuel Grumbach
2011-08-29
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
2011-08-29
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
iwlagn: add missing includes
Emmanuel Grumbach
2011-08-29
iwlagn: move Keep Warm to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
Emmanuel Grumbach
2011-08-29
iwlagn: move hcmd_lock to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
Emmanuel Grumbach
2011-08-29
iwlagn: reclaim the packets in transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move ISR related data to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
Emmanuel Grumbach
[next]