summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg
2012-05-08iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy
2012-05-08iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach
2012-05-08iwlwifi: add option to disable 5GHz bandStanislaw Gruszka
2012-05-08iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: move driver defines to iwl-drv.hJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: remove traffic logJohannes Berg
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach
2012-04-18iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg
2012-04-16iwlwifi: expose static methods for MVM useDavid Spinadel
2012-04-16iwlwifi: move HCMD_ACTIVE to transDon Fry
2012-04-16iwlwifi: complete STATUS_READY refactoringDon Fry
2012-04-16iwlwifi: remove uCode alternatives mechanismJohannes Berg
2012-04-16iwlwifi: remove no_sleep_autoadjustJohannes Berg
2012-04-12iwlwifi: change the default P2P support to "Yes"Wey-Yi Guy
2012-04-12iwlwifi: move iwl_send_statistics_request to iwl-agn.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_send_bt_config and mark it staticMeenakshi Venkataraman
2012-04-12iwlwifi: move iwlagn_fw_error to iwl-agn.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_set_hw_rfkill_state and mark it staticMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_free_skb and mark it staticMeenakshi Venkataraman
2012-04-12iwlwifi: calculate active legacy rates per stationJohannes Berg
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg
2012-04-10iwlwifi: Add pr_fmtJoe Perches
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman
2012-04-09iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman