Age | Commit message (Expand) | Author |
2011-11-11 | iwlwifi: Move the core suspend function to iwl-agn-lib | Wey-Yi Guy |
2011-11-11 | iwlagn: check for SMPS mode | Wey-Yi Guy |
2011-10-14 | iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h | Emmanuel Grumbach |
2011-10-14 | iwlagn: merge station management functions | Wey-Yi Guy |
2011-09-21 | iwlagn: remove the callback in host commands | Emmanuel Grumbach |
2011-09-21 | iwlagn: move scan code to scan file | Johannes Berg |
2011-09-19 | iwlagn: use iwl_eeprom_calib_hdr structure | Wey-Yi Guy |
2011-09-14 | iwlagn: iwl-trans.c can't dereference iwl_priv any more | Emmanuel Grumbach |
2011-08-29 | iwlagn: move wait_for_tx_queue_empty to transport layer | Emmanuel Grumbach |
2011-08-29 | iwlagn: move dump_csr and dump_fh to transport layer | Emmanuel Grumbach |
2011-08-29 | iwlagn: move reclaim related functions | Emmanuel Grumbach |
2011-08-29 | iwlagn: reclaim the packets in transport layer | Emmanuel Grumbach |
2011-08-29 | iwlagn: more comments for bt channel inhibition | Wey-Yi Guy |
2011-08-29 | iwlagn: enable 11n aggregation without checking traffic load | Wey-Yi Guy |
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: introduce iwl-shared.h | Emmanuel Grumbach |
2011-08-08 | iwlagn: support new P2P implementation | 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: transport layer receives struct iwl_trans* | Emmanuel Grumbach |
2011-07-21 | iwlagn: move more functions from the start flow to the transport layer | Emmanuel Grumbach |
2011-07-21 | iwlagn: kill iwlagn_setup_deferred_work | Emmanuel Grumbach |
2011-07-21 | iwlagn: kill iwlagn_rx_handler_setup | Emmanuel Grumbach |
2011-07-16 | iwlagn: move iwlagn_stop_device to transport layer | Emmanuel Grumbach |
2011-07-16 | iwlagn: move rx transport functions to iwl-trans-rx-pcie.c | Emmanuel Grumbach |
2011-07-16 | iwlagn: set default of uCode ownership to driver | Hsu, Kenny |
2011-07-16 | iwlagn: remove dual-indirect call to simply the code | Wey-Yi Guy |
2011-07-16 | iwlagn: move sync_irq to transport layer | Emmanuel Grumbach |
2011-07-11 | iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state | Meenakshi Venkataraman |
2011-07-11 | iwlagn: remove indirection for eeprom_query_addr | Fry, Donald H |
2011-07-11 | iwlagn: remove the indirection for iwl_apm_init | Fry, Donald H |
2011-07-11 | iwlagn: remove the indirection for update_chain_flags | Fry, Donald H |
2011-07-11 | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach |
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-01 | iwlagn: remove hcmd ops | Wey-Yi Guy |
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-06-18 | iwlagn: Add power_level module parameter | Wey-Yi Guy |
2011-06-18 | iwlagn: don't use the PCI wrappers for DMA operation | Emmanuel Grumbach |
2011-06-18 | iwlagn: add get_dev to iwl_bus_ops | Emmanuel Grumbach |