summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2012-03-08iwlwifi: remove BT handlers from lib_opsJohannes Berg
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg
2012-03-08iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg
2012-03-07iwlwifi: remove priv from sharedJohannes Berg
2012-03-07iwlwifi: virtualize nic_configJohannes Berg
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg
2012-03-07iwlwifi: remove num_of_queues module parameterJohannes Berg
2012-03-07iwlwifi: virtualize command queue full behaviourJohannes Berg
2012-03-07iwlwifi: make tracing use device as identifierJohannes Berg
2012-03-07iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg
2012-03-06iwlwifi: move firmware completion waitJohannes Berg
2012-03-06iwlwifi: move uCode deallocation to drvJohannes Berg
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg
2012-03-06iwlwifi: remove SKU from configJohannes Berg
2012-03-06iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg
2012-03-06iwlwifi: remove shared lockJohannes Berg
2012-03-06iwlwifi: introduce statistics lockJohannes Berg
2012-03-06iwlwifi: make sta lock private & BH lockJohannes Berg
2012-03-06iwlwifi: move iwl_clear_driver_stations to userJohannes Berg
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: eeprom gets transport and not busEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-27iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach
2012-02-27iwlwifi: move uCode flags handling to op_modeJohannes Berg
2012-02-27iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach
2012-02-17iwlwifi: changes args to iwl_nic for firmware operationsDon Fry
2012-02-17iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach
2012-02-17iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach
2012-02-17iwlwifi: change args to ucode routinesDon Fry
2012-02-17iwlwifi: move firmware_loading_complete to iwl_nicDon Fry
2012-02-17iwlwifi: move ucode_ver to iwl_nicDon Fry
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-02-02iwlwifi: move all ucode routines to iwl-ucode.cDon Fry
2012-02-02iwlwifi: move bcast_sta_id init to common routineDon Fry
2012-02-02iwlwifi: clarify commentDon Fry
2012-02-02iwlwifi: move hw_rev to transport layerEmmanuel Grumbach