aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-1072/+0
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer1-0/+1
2012-05-08iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy1-0/+1
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg1-3/+3
2012-04-23iwlwifi: clean up module parametersJohannes Berg1-1/+0
2012-04-23iwlwifi: move watchdog definitions to configJohannes Berg1-6/+0
2012-04-23iwlwifi: move PLCP defines to configJohannes Berg1-11/+0
2012-04-23iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg1-1/+0
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg1-42/+0
2012-04-23iwlwifi: remove traffic logJohannes Berg1-4/+0
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg1-0/+1
2012-04-18iwlwifi: move iwl_rxon_context_id to userEmmanuel Grumbach1-0/+7
2012-04-18iwlwifi: split between AGG_ON and AGG_STARTINGEmmanuel Grumbach1-0/+2
2012-04-18iwlwifi: Change disable calibration bit-set to enumDavid Spinadel1-5/+8
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach1-2/+0
2012-04-18iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach1-0/+1
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-0/+1
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach1-0/+1
2012-04-16iwlwifi: Disabling calibrations variableDor Shaish1-2/+9
2012-04-16iwlwifi: remove iwl_tx_queue declarationJohannes Berg1-2/+0
2012-04-12iwlwifi: calculate active legacy rates per stationJohannes Berg1-2/+0
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg1-0/+16
2012-04-12iwlwifi: move eeprom into privJohannes Berg1-0/+4
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg1-12/+4
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-0/+33
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg1-1/+1
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman1-0/+3
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman1-0/+6
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg1-1/+2
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg1-2/+10
2012-03-12iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel1-0/+1
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel1-0/+1
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka1-1/+1
2012-03-08iwlwifi: separate status to priv and transDon Fry1-0/+1
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg1-1/+0
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg1-2/+3
2012-03-07iwlwifi: don't include iwl-prph.h everywhereJohannes Berg1-2/+0
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg1-0/+4
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg1-0/+3
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg1-0/+2
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-0/+2
2012-03-07iwlwifi: split out firmware storeJohannes Berg1-0/+1
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg1-0/+2
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-2/+2
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg1-0/+2
2012-03-06iwlwifi: simplify auth/assoc flowJohannes Berg1-3/+0
2012-03-06iwlwifi: remove shared lockJohannes Berg1-4/+0
2012-03-06iwlwifi: introduce statistics lockJohannes Berg1-0/+1
2012-03-06iwlwifi: make sta lock private & BH lockJohannes Berg1-0/+6
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach1-1/+0