| Commit message (Expand) | Author | Age |
* | 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-29 |
* | iwlagn: support new P2P implementation | Johannes Berg | 2011-08-08 |
* | iwlagn: reserve queue 10 for TX during scan dwell | Johannes Berg | 2011-08-08 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-22 |
|\ |
|
| * | 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-21 |
| * | 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-16 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-15 |
|\| |
|
| * | 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 | 2011-07-11 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-08 |
|\| |
|
| * | iwlagn: remove the indirection for the rx write pointer | Emmanuel Grumbach | 2011-07-01 |
| * | iwlagn: move the tx allocation funcs to the transport layer | Emmanuel Grumbach | 2011-07-01 |
| * | iwlagn: add rx_free to transport layer | Emmanuel Grumbach | 2011-07-01 |
| * | iwlagn: introduce transport layer and implement rx_init | Emmanuel Grumbach | 2011-07-01 |
| * | iwlagn: verify mutex held for sync commands | Johannes Berg | 2011-07-01 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-24 |
|\| |
|
| * | iwlagn: store the irq number to iwl_bus just like dev | Emmanuel Grumbach | 2011-06-18 |
| * | iwlagn: warn about nested SYNC commands | Emmanuel Grumbach | 2011-06-18 |