summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-2000.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-9/+9
2012-04-10iwlwifi: move queue mapping out of transportJohannes Berg1-2/+0
2012-04-10iwlwifi: remove iq_invert config paramJohannes Berg1-11/+6
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy1-2/+0
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg1-2/+1
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg1-2/+2
2012-03-08iwlwifi: remove BT handlers from lib_opsJohannes Berg1-3/+0
2012-03-07iwlwifi: constify remaining config dataJohannes Berg1-4/+4
2012-03-07iwlwifi: remove num_of_queues module parameterJohannes Berg1-5/+0
2012-03-07iwlwifi: make config constJohannes Berg1-6/+6
2012-03-07iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg1-4/+3
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach1-2/+8
2012-02-17iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach1-3/+1
2012-02-03iwlwifi: move bcast_sta_id init to common routineDon Fry1-2/+0
2012-02-03iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-1/+1
2012-01-07iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: Add official names for new devicesDon Fry1-6/+6
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-8/+8
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg1-14/+0
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy1-20/+0
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-1/+0
2011-10-14iwlagn: remove 6000 hw headerJohannes Berg1-1/+0
2011-10-14iwlagn: merge station management functionsWey-Yi Guy1-1/+0
2011-10-14iwlagn: Add "_d" sku to 105 series of devicesWey-Yi Guy1-0/+6
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach1-1/+0
2011-09-20iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy1-0/+4
2011-09-20iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg1-1/+1
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry1-2/+0
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H1-2/+0
2011-09-19iwlagn: fix modinfo display for 135 ucode.Fry, Donald H1-1/+1
2011-09-14iwlagn: enable 11n support for "_d" skuWey-Yi Guy1-0/+1
2011-08-29iwlagn: adding special "D" SKU for 2000 seriesWey-Yi Guy1-0/+5
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach1-0/+1
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach1-4/+0
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach1-19/+19
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach1-0/+1
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy1-2/+2
2011-08-09iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy1-0/+2
2011-08-09iwlagn: bump firmware API for some devicesJohannes Berg1-4/+14
2011-08-09iwlagn: Remove ht40 support from 5.2GHz for _bgn devicesWey-Yi Guy1-2/+1
2011-08-08iwlagn: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-07-21iwlagn: remove "disable otp refresh" W/AWey-Yi Guy1-5/+1
2011-07-21iwlagn: write iq invert register for 105/135 deviceWey-Yi Guy1-2/+4
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach1-2/+1
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach1-2/+1
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H1-2/+0
2011-07-16iwlagn: calibration bitmapWey-Yi Guy1-1/+1
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy1-20/+4
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry1-4/+0