summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-2370/+0Star
* iwlwifi: make a lot of functions staticJohannes Berg2012-06-061-16/+16
* iwlwifi: handle race condition in ROC flowIlan Peer2012-06-061-0/+3
* iwlwifi: implement dynamic opmode loadingDon Fry2012-06-051-8/+8
* iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-161-1/+1
* iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2012-05-091-18/+17Star
* iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-091-1/+0Star
* iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-091-0/+3
* iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-091-6/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-081-3/+0Star
|\
| * iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-231-3/+0Star
* | iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-231-58/+31Star
* | iwlwifi: clean up module parametersJohannes Berg2012-04-231-82/+9Star
* | iwlwifi: move driver defines to iwl-drv.hJohannes Berg2012-04-231-0/+1
* | iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0Star
* | iwlwifi: remove traffic logJohannes Berg2012-04-231-9/+4Star
* | iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-231-1/+2
* | iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0Star
* | iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-181-1/+0Star
* | 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/+1Star
* | iwlwifi: complete STATUS_READY refactoringDon Fry2012-04-161-0/+9
* | iwlwifi: remove uCode alternatives mechanismJohannes Berg2012-04-161-6/+0Star
* | iwlwifi: remove no_sleep_autoadjustJohannes Berg2012-04-161-10/+0Star
* | 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/+0Star
* | iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-121-2/+38
* | iwlwifi: move eeprom into privJohannes Berg2012-04-121-8/+5Star
* | iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-121-6/+0Star
* | iwlwifi: remove ack_check module parameterJohannes Berg2012-04-121-3/+0Star
* | iwlwifi: move hw_params into privJohannes Berg2012-04-121-18/+18
* | iwlwifi: move queue watchdog into transportJohannes Berg2012-04-121-13/+5Star
* | iwlwifi: move rx_page_order into transportJohannes Berg2012-04-121-11/+1Star
* | iwlwifi: Add pr_fmtJoe Perches2012-04-101-0/+3
* | iwlwifi: move FW_ERROR to privDon Fry2012-04-091-4/+3Star
* | iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-091-11/+9Star
* | 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