aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-6000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-389/+0
2015-02-25iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach1-6/+12
2014-04-13iwlwifi: don't disable SCD chain extension on newer devicesEmmanuel Grumbach1-0/+3
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-10-02iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach1-0/+6
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg1-30/+2
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach1-0/+402
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg1-363/+0
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman1-3/+3
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-4/+6
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg1-1/+2
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg1-0/+14
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg1-217/+2
2012-04-12iwlwifi: introduce device family enumJohannes Berg1-31/+33
2012-04-12iwlwifi: move eeprom into privJohannes Berg1-2/+2
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-9/+9
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg1-3/+0
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: remove PA type configurationJohannes Berg1-8/+9
2012-03-07iwlwifi: constify remaining config dataJohannes Berg1-5/+6
2012-03-07iwlwifi: remove num_of_queues module parameterJohannes Berg1-5/+0
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-1/+1
2012-03-06iwlwifi: make config constJohannes Berg1-24/+25
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg1-4/+3
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy1-0/+11
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach1-2/+12
2012-02-17iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach1-2/+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-4/+4
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: Add official names for new devicesDon Fry1-1/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-10/+10
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry1-2/+2
2011-11-25iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg1-2/+5
2011-11-25iwlagn: remove calibration knowledgeJohannes Berg1-15/+0
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy1-10/+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: rename all the mac80211 callback functionsWey-Yi Guy1-1/+1
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy1-0/+6
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach1-1/+0
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-3/+0