summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-6000.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-28iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach1-0/+6
2013-11-28iwlwifi: update pci subsystem idWey-Yi Guy1-0/+11
2013-11-28iwlwifi: remove un-supported SKUsWey-Yi Guy1-10/+0
2012-10-31iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-06-20iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+20
2012-06-10iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman1-3/+3
2012-05-11iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-05-11iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-4/+6
2012-05-11iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg1-2/+5
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-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-3/+0
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-4/+4
2011-08-29iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach1-4/+0
2011-08-29iwlagn: support small form factor SKU of 6205Wey-Yi Guy1-0/+6
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-1/+1
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: change default sensitivity value for 5000 and 6000 seriesWey-Yi Guy1-4/+4
2011-08-09iwlagn: bump firmware API for some devicesJohannes Berg1-3/+8
2011-08-08iwlagn: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-1/+1
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: another double indirect removedWey-Yi Guy1-14/+4
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy1-27/+11
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry1-4/+0
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy1-6/+2
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H1-2/+0
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H1-8/+2
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H1-2/+0
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: remove the indirection for the dma channel numWey-Yi Guy1-1/+0
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-1/+1
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach1-1/+0
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy1-4/+0
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+5
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov1-4/+5
2011-06-18iwlagn: merge duplicate code into single functionWey-Yi Guy1-15/+1
2011-06-18iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach1-2/+0