summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move some configuration parameters into DVMJohannes Berg2013-05-271-4/+0
* iwlwifi: make device configuration bus agnosticEmmanuel Grumbach2013-03-061-0/+179
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-061-164/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-2/+9
|\
| * iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-241-2/+9
* | iwlwifi: clean up some hw file includesJohannes Berg2012-04-231-1/+2
* | iwlwifi: move eeprom versions to HW filesJohannes Berg2012-04-231-0/+6
* | iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-121-266/+2
* | iwlwifi: introduce device family enumJohannes Berg2012-04-121-0/+3
* | iwlwifi: move eeprom into privJohannes Berg2012-04-121-4/+4
* | iwlwifi: move hw_params into privJohannes Berg2012-04-121-14/+14
* | iwlwifi: move queue watchdog into transportJohannes Berg2012-04-121-2/+1
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-1/+0
|/
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-091-4/+0
* iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg2012-03-081-3/+1
* iwlwifi: don't include iwl-prph.h everywhereJohannes Berg2012-03-071-0/+1
* iwlwifi: constify remaining config dataJohannes Berg2012-03-071-2/+3
* iwlwifi: remove num_of_queues module parameterJohannes Berg2012-03-071-10/+0
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-1/+1
* iwlwifi: make config constJohannes Berg2012-03-061-7/+7
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-061-8/+8
* iwlwifi: remove shared lockJohannes Berg2012-03-061-7/+0
* iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach2012-02-171-4/+6
* iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach2012-02-171-6/+2
* iwlwifi: move bcast_sta_id init to common routineDon Fry2012-02-021-4/+0
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-1/+1
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-12/+12
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-0/+1
|\
| * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-021-0/+1
* | iwlagn: remove calibration knowledgeJohannes Berg2011-11-281-15/+1
|/
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: remove 5000 hw headerJohannes Berg2011-10-141-1/+15
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-141-1/+1
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-141-2/+0
* iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg2011-09-191-1/+1
* iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry2011-09-191-4/+0
* iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H2011-09-191-1/+0
* iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach2011-08-291-8/+0
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-31/+31
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: change default sensitivity value for 5000 and 6000 seriesWey-Yi Guy2011-08-081-6/+6
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-021-0/+1