summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-231-3/+0
* 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
* iwlwifi: make iwl_init_context staticJohannes Berg2012-03-081-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-20/+20
* iwlwifi: move setting up fw parametersMeenakshi Venkataraman2012-03-081-21/+24
* iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman2012-03-081-1/+9
* iwlwifi: log stop / wake queuesEmmanuel Grumbach2012-03-081-1/+5
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-081-6/+15
* iwlwifi: cleanup/fix memory barriersStanislaw Gruszka2012-03-081-1/+0
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-081-1/+1
* iwlwifi: remove BT handlers from lib_opsJohannes Berg2012-03-081-4/+4
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-0/+33
* iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg2012-03-081-3/+2
* iwlwifi: remove priv from sharedJohannes Berg2012-03-071-1/+0
* iwlwifi: virtualize nic_configJohannes Berg2012-03-071-0/+8
* iwlwifi: move ucode_owner to privJohannes Berg2012-03-071-0/+2
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-071-0/+4
* iwlwifi: keep plcp_delta_threshold in privJohannes Berg2012-03-071-0/+3
* iwlwifi: remove num_of_queues module parameterJohannes Berg2012-03-071-2/+0
* iwlwifi: virtualize command queue full behaviourJohannes Berg2012-03-071-0/+11
* iwlwifi: make tracing use device as identifierJohannes Berg2012-03-071-4/+5
* iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-071-2/+0
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-16/+16
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-5/+5
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-4/+6
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-4/+5
* iwlwifi: move firmware completion waitJohannes Berg2012-03-061-2/+0
* iwlwifi: move uCode deallocation to drvJohannes Berg2012-03-061-2/+0
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-2/+2
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-061-1/+1
* iwlwifi: remove SKU from configJohannes Berg2012-03-061-3/+2
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-061-6/+0
* iwlwifi: remove shared lockJohannes Berg2012-03-061-4/+1
* iwlwifi: introduce statistics lockJohannes Berg2012-03-061-0/+1
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-061-4/+3
* iwlwifi: move iwl_clear_driver_stations to userJohannes Berg2012-03-061-0/+35
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-1/+0
* iwlwifi: eeprom gets transport and not busEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-271-0/+1
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-0/+1
* iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-271-0/+2
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-271-0/+1
* iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-271-0/+3
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-11/+21
OpenPOWER on IntegriCloud