aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-6000.c
AgeCommit message (Expand)Author
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg
2012-04-12iwlwifi: introduce device family enumJohannes Berg
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg
2012-03-08iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg
2012-03-08iwlwifi: remove BT handlers from lib_opsJohannes Berg
2012-03-07iwlwifi: remove PA type configurationJohannes Berg
2012-03-07iwlwifi: constify remaining config dataJohannes Berg
2012-03-07iwlwifi: remove num_of_queues module parameterJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-06iwlwifi: make config constJohannes Berg
2012-03-06iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg
2012-02-27iwlwifi: update pci subsystem idWey-Yi Guy
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach
2012-02-17iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach
2012-02-02iwlwifi: move bcast_sta_id init to common routineDon Fry
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: Add official names for new devicesDon Fry
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-11-25iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg
2011-11-25iwlagn: remove calibration knowledgeJohannes Berg
2011-11-11iwlwifi: remove un-supported SKUsWey-Yi Guy
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: remove 6000 hw headerJohannes Berg
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-10-14iwlagn: add "_d" sku to 6005 series of devicesWey-Yi Guy
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach
2011-08-29iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach
2011-08-29iwlagn: support small form factor SKU of 6205Wey-Yi Guy
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach