summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-3/+0
|\
| * iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-231-3/+0
* | iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-231-58/+31
* | iwlwifi: clean up module parametersJohannes Berg2012-04-231-82/+9
* | iwlwifi: move driver defines to iwl-drv.hJohannes Berg2012-04-231-0/+1
* | iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* | iwlwifi: remove traffic logJohannes Berg2012-04-231-9/+4
* | iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-231-1/+2
* | iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* | iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-181-1/+0
* | iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach2012-04-181-0/+1
* | iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-20/+21
* | iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-35/+35
* | iwlwifi: remove get_cmd_stringJohannes Berg2012-04-161-0/+1
* | iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-161-16/+16
* | iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-161-4/+1
* | iwlwifi: complete STATUS_READY refactoringDon Fry2012-04-161-0/+9
* | iwlwifi: remove uCode alternatives mechanismJohannes Berg2012-04-161-6/+0
* | iwlwifi: remove no_sleep_autoadjustJohannes Berg2012-04-161-10/+0
* | iwlwifi: change the default P2P support to "Yes"Wey-Yi Guy2012-04-121-1/+1
* | iwlwifi: move iwl_send_statistics_request to iwl-agn.cMeenakshi Venkataraman2012-04-121-0/+19
* | iwlwifi: move iwl_send_bt_config and mark it staticMeenakshi Venkataraman2012-04-121-0/+23
* | iwlwifi: move iwlagn_fw_error to iwl-agn.cMeenakshi Venkataraman2012-04-121-0/+59
* | iwlwifi: move iwl_set_hw_rfkill_state and mark it staticMeenakshi Venkataraman2012-04-121-0/+12
* | iwlwifi: move iwl_free_skb and mark it staticMeenakshi Venkataraman2012-04-121-0/+9
* | iwlwifi: calculate active legacy rates per stationJohannes Berg2012-04-121-2/+0
* | iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-121-2/+38
* | iwlwifi: move eeprom into privJohannes Berg2012-04-121-8/+5
* | iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-121-6/+0
* | iwlwifi: remove ack_check module parameterJohannes Berg2012-04-121-3/+0
* | iwlwifi: move hw_params into privJohannes Berg2012-04-121-18/+18
* | iwlwifi: move queue watchdog into transportJohannes Berg2012-04-121-13/+5
* | iwlwifi: move rx_page_order into transportJohannes Berg2012-04-121-11/+1
* | iwlwifi: Add pr_fmtJoe Perches2012-04-101-0/+3
* | iwlwifi: move FW_ERROR to privDon Fry2012-04-091-4/+3
* | iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-091-11/+9
* | iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman2012-04-091-0/+183
* | iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-091-5/+5
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-091-1/+380
* | iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman2012-04-091-0/+7
* | iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman2012-04-091-1/+1
* | iwlwifi: move valid_contexts to privJohannes Berg2012-04-091-2/+2
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-4/+160
* | iwlwifi: remove un-needed parameterWey-Yi Guy2012-04-091-20/+13
|/
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-121-0/+2
* iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-121-2/+0
* iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg2012-03-121-0/+10
* iwlwifi: restore PAN supportEmmanuel Grumbach2012-03-091-29/+30
* iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-091-8/+8
* iwlwifi: correct status bit refactoring errorsDon Fry2012-03-081-4/+4
OpenPOWER on IntegriCloud