Age | Commit message (Expand) | Author | Files | Lines |
2012-03-12 | iwlwifi: Add TLVs and fields for 16.0 uCode | David Spinadel | 1 | -16/+0 |
2012-03-12 | iwlwifi: more modularity in fw images and sections | David Spinadel | 1 | -0/+1 |
2012-03-12 | iwlwifi: explicitly track whether INIT uCode was run | David Spinadel | 1 | -3/+1 |
2012-03-12 | iwlwifi: move wait_command_queue from shared to trans | Meenakshi Venkataraman | 1 | -3/+0 |
2012-03-09 | iwlwifi: fix the delta for remove max_txq_num patch | Wey-Yi Guy | 1 | -2/+0 |
2012-03-09 | iwlwifi: move command queue number out of the iwl_shared struct | Meenakshi Venkataraman | 1 | -2/+0 |
2012-03-08 | iwlwifi: move BT/HT params to shared | Johannes Berg | 1 | -0/+24 |
2012-03-07 | iwlwifi: remove PA type configuration | Johannes Berg | 1 | -12/+0 |
2012-03-07 | iwlwifi: remove priv from shared | Johannes Berg | 1 | -2/+0 |
2012-03-07 | iwlwifi: virtualize nic_config | Johannes Berg | 1 | -1/+0 |
2012-03-07 | iwlwifi: move all uCode load variables | Johannes Berg | 1 | -1/+1 |
2012-03-07 | iwlwifi: move ucode_owner to priv | Johannes Berg | 1 | -4/+0 |
2012-03-07 | iwlwifi: abstract out notification wait support | Johannes Berg | 1 | -55/+0 |
2012-03-07 | iwlwifi: constify remaining config data | Johannes Berg | 1 | -3/+3 |
2012-03-07 | iwlwifi: put use_rts_for_aggregation into hw_params | Johannes Berg | 1 | -0/+2 |
2012-03-07 | iwlwifi: remove num_of_queues module parameter | Johannes Berg | 1 | -2/+0 |
2012-03-07 | iwlwifi: virtualize command queue full behaviour | Johannes Berg | 1 | -2/+0 |
2012-03-07 | iwlwifi: move status check functions out of shared | Johannes Berg | 1 | -42/+0 |
2012-03-07 | iwlwifi: remove shadow_reg_enable from hw_params | Johannes Berg | 1 | -1/+0 |
2012-03-07 | iwlwifi: move mutex out of shared | Johannes Berg | 1 | -4/+0 |
2012-03-07 | iwlwifi: remove iwl-wifi.h | Johannes Berg | 1 | -1/+1 |
2012-03-07 | iwlwifi: split out firmware store | Johannes Berg | 1 | -2/+3 |
2012-03-07 | iwlwifi: move ucode loading to op_mode | Johannes Berg | 1 | -7/+7 |
2012-03-07 | iwlwifi: move iwl_base_params to shared header | Johannes Berg | 1 | -0/+43 |
2012-03-07 | iwlwifi: move traffic log definitions | Johannes Berg | 1 | -3/+0 |
2012-03-07 | iwlwifi: move IWL_MASK into file using it | Johannes Berg | 1 | -1/+0 |
2012-03-07 | iwlwifi: move tid_to_ac to PCI-E | Johannes Berg | 1 | -46/+0 |
2012-03-07 | iwlwifi: iwl_rx_cmd_buffer belongs to transport API | Johannes Berg | 1 | -17/+0 |
2012-03-07 | iwlwifi: move queue functions to PCI-E | Johannes Berg | 1 | -20/+0 |
2012-03-07 | iwlwifi: don't pass iwl_rx_mem_buffer to upper layers | Johannes Berg | 1 | -5/+13 |
2012-03-07 | iwlwifi: pass response packet directly | Johannes Berg | 1 | -5/+0 |
2012-03-07 | iwlwifi: move wowlan bool into priv | Johannes Berg | 1 | -1/+0 |
2012-03-07 | iwlwifi: make config const | Johannes Berg | 1 | -1/+1 |
2012-03-07 | iwlwifi: remove SKU from config | Johannes Berg | 1 | -2/+0 |
2012-03-07 | iwlwifi: remove per-device debug level | Johannes Berg | 1 | -25/+2 |
2012-03-07 | iwlwifi: remove shared lock | Johannes Berg | 1 | -1/+0 |
2012-03-07 | iwlwifi: make sta lock private & BH lock | Johannes Berg | 1 | -3/+0 |
2012-02-28 | iwlwifi: remove iwl_reset_traffic_log from shared | Emmanuel Grumbach | 1 | -4/+0 |
2012-02-28 | iwlwifi: remove iwl_print_rx_config_cmd from shared | Emmanuel Grumbach | 1 | -10/+0 |
2012-02-28 | iwlwifi: kill iwl_bus.h | Emmanuel Grumbach | 1 | -4/+1 |
2012-02-28 | iwlwifi: virtualize op_mode's fw_error | Emmanuel Grumbach | 1 | -1/+0 |
2012-02-28 | iwlwifi: virtualize op_mode's set_hw_rf_kill | Emmanuel Grumbach | 1 | -1/+0 |
2012-02-28 | iwlwifi: virtualize op_mode's stop/start queue | Emmanuel Grumbach | 1 | -2/+0 |
2012-02-28 | iwlwifi: virtualize op_mode's rx | Emmanuel Grumbach | 1 | -5/+0 |
2012-02-28 | iwlwifi: virtualize op_mode's free skb | Emmanuel Grumbach | 1 | -1/+0 |
2012-02-28 | iwlwifi: virtualize the op_mode | Emmanuel Grumbach | 1 | -4/+0 |
2012-02-28 | iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop | Emmanuel Grumbach | 1 | -1/+1 |
2012-02-28 | iwlwifi: introducing the drv object's flows | Emmanuel Grumbach | 1 | -2/+0 |
2012-02-28 | iwlwifi: move content of iwl_probe to post fetch_fw | Emmanuel Grumbach | 1 | -0/+3 |
2012-02-17 | iwlwifi: SRAM size moves from hw_params to cfg | Emmanuel Grumbach | 1 | -4/+4 |