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
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
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-08
iwlagn: support new P2P implementation
Johannes Berg
2011-08-08
iwlagn: reserve queue 10 for TX during scan dwell
Johannes Berg
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-21
iwlagn: track beacon interval sent to device
Johannes Berg
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
iwlagn: remove keyinfo cache
Johannes Berg
2011-07-21
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
iwlagn: move iwl_prepare_card_hw to the transport layer
Emmanuel Grumbach
2011-07-21
iwlagn: move more functions from the start flow to the transport layer
Emmanuel Grumbach
2011-07-21
iwlagn: SCD configuration for AMPDU moves to transport layer
Emmanuel Grumbach
2011-07-21
iwlagn: add kick_nic API to transport layer
Emmanuel Grumbach
2011-07-16
iwlagn: add tx start API to transport layer
Emmanuel Grumbach
2011-07-16
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
2011-07-16
iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
Emmanuel Grumbach
2011-07-16
iwlagn: move sync_irq to transport layer
Emmanuel Grumbach
2011-07-16
iwlagn: move the tasklet / irq to the transport layer
Emmanuel Grumbach
2011-07-16
iwlagn: move Tx datapath to transport layer
Emmanuel Grumbach
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
iwlagn: separate and enhance the fixed rate from
Wey-Yi Guy
2011-07-11
iwlagn: allow application own the uCode operation
Wey-Yi Guy
2011-07-11
iwlagn: add CMD_ON_DEMAND flag for host command from testmode
Wey-Yi Guy
2011-07-11
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
Meenakshi Venkataraman
2011-07-11
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
iwlagn: add an API for RX stop
Emmanuel Grumbach
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-11
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
[next]