summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg
2012-03-09iwlwifi: restore PAN supportEmmanuel Grumbach
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman
2012-03-08iwlwifi: correct status bit refactoring errorsDon Fry
2012-03-08iwlwifi: make iwl_init_context staticJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: move setting up fw parametersMeenakshi Venkataraman
2012-03-08iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman
2012-03-08iwlwifi: log stop / wake queuesEmmanuel Grumbach
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka
2012-03-08iwlwifi: cleanup/fix memory barriersStanislaw Gruszka
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka
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