aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAge
* iwlwifi: enable receiving beacons when not associatedMeenakshi Venkataraman2012-02-17
* iwlwifi: remove un-necessary returnWey-Yi Guy2012-02-17
* iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach2012-02-17
* iwlwifi: save ucode capabilities in iwl_fwDon Fry2012-02-17
* iwlwifi: changes args to iwl_nic for firmware operationsDon Fry2012-02-17
* iwlwifi: the transport knows its stateEmmanuel Grumbach2012-02-17
* iwlwifi: move event and err pointers to iwl_nicDon Fry2012-02-17
* iwlwifi: document the transport layerEmmanuel Grumbach2012-02-17
* iwlwifi: send testmode hcmd reply with rx headerAmit Beka2012-02-17
* iwlwifi: fixes to testmode indirect accessAmit Beka2012-02-17
* iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach2012-02-17
* iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach2012-02-17
* iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach2012-02-17
* iwlwifi: change args to ucode routinesDon Fry2012-02-17
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-17
* iwlwifi: move firmware_loading_complete to iwl_nicDon Fry2012-02-17
* iwlwifi: move firmware_name to iwl_nicDon Fry2012-02-17
* iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry2012-02-17
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-17
* iwlwifi: create iwl_nic structureDon Fry2012-02-17
* iwlwifi: give PCIe its own lockJohannes Berg2012-02-17
* iwlwifi: move workqueue to privJohannes Berg2012-02-17
* iwlwifi: trace debug messagesJohannes Berg2012-02-17
* iwlwifi: added reply data to testmode HCMD sendAmit Beka2012-02-17
* iwlwifi: testmode new indirect RW APIAmit Beka2012-02-17
* iwlwifi: log as error when error detectedWey-Yi Guy2012-02-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-01
| * iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-01
* | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-02-06
|\ \
| * | iwlwifi: range check to testmode direct reg accessAmit Beka2012-02-02
| * | iwlwifi: release IRQ in error pathJohannes Berg2012-02-02
| * | iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-02
| * | iwlwifi: move bcast_sta_id init to common routineDon Fry2012-02-02
| * | iwlwifi: clarify commentDon Fry2012-02-02
| * | iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach2012-02-02
| * | iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-02
| * | iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-02
| * | iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-02
| * | iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-02
| * | iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-02
| * | iwlwifi: kill bus_apm_configEmmanuel Grumbach2012-02-02
| * | iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-02
| * | iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach2012-02-02
| * | iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-02
| * | iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-02
| * | iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-02
| * | iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach2012-02-02
| * | iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach2012-02-02
| * | iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach2012-02-02