aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-2000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-216/+0
2015-02-25iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach1-4/+9
2014-04-13iwlwifi: don't disable SCD chain extension on newer devicesEmmanuel Grumbach1-0/+2
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg1-36/+3
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach1-0/+242
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg1-225/+0
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman1-2/+2
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+8
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-8/+8
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg1-1/+2
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg1-0/+5
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg1-114/+2
2012-04-12iwlwifi: introduce device family enumJohannes Berg1-0/+4
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-9/+9
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg1-2/+0
2012-04-09iwlwifi: 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-06iwlwifi: make config constJohannes Berg1-6/+6
2012-03-06iwlwifi: 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-02iwlwifi: move bcast_sta_id init to common routineDon Fry1-2/+0
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-1/+1
2012-01-06iwlwifi: 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-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy1-0/+4
2011-09-19iwlagn: 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