summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-2000.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy2011-09-191-0/+4
* 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-2/+0Star
* iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H2011-09-191-2/+0Star
* iwlagn: fix modinfo display for 135 ucode.Fry, Donald H2011-09-191-1/+1
* iwlagn: enable 11n support for "_d" skuWey-Yi Guy2011-09-141-0/+1
* iwlagn: adding special "D" SKU for 2000 seriesWey-Yi Guy2011-08-291-0/+5
* 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-4/+0Star
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-19/+19
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: Rename iwlcore prefixWey-Yi Guy2011-08-291-2/+2
* iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy2011-08-081-0/+2
* iwlagn: bump firmware API for some devicesJohannes Berg2011-08-081-4/+14
* iwlagn: Remove ht40 support from 5.2GHz for _bgn devicesWey-Yi Guy2011-08-081-2/+1Star
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0Star
* iwlagn: remove "disable otp refresh" W/AWey-Yi Guy2011-07-211-5/+1Star
* iwlagn: write iq invert register for 105/135 deviceWey-Yi Guy2011-07-211-2/+4
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-2/+1Star
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-2/+1Star
* iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-161-2/+0Star
* iwlagn: calibration bitmapWey-Yi Guy2011-07-161-1/+1
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-20/+4Star
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-4/+0Star
* iwlagn: use bt handler for 2030 and 135 series devicesWey-Yi Guy2011-07-111-2/+23
* iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-111-3/+1Star
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-1/+0Star
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-111-4/+1Star
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-1/+0Star
* iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-111-1/+0Star
* iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-011-1/+0Star
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-4/+0Star
* iwlagn: add correct firmware name for 135 seriesWey-Yi Guy2011-07-011-5/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-3/+4
|\
| * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-271-3/+4
* | iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-181-15/+1Star
* | iwlagn: code alignmentWey-Yi Guy2011-06-181-4/+4
* | iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach2011-06-181-2/+0Star
* | iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-181-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-74/+0Star
|\|
| * iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-74/+0Star
* | iwlagn: remove un-necessary tx power opsWey-Yi Guy2011-06-011-1/+0Star
|/
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-4/+0Star
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlagn: remove bytecount indirectionJohannes Berg2011-05-061-2/+0Star
* iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-301-8/+0Star
* iwlagn: semaphore and calib cleanupDon Fry2011-04-301-3/+0Star
* iwlagn: mod param cleanupDon Fry2011-04-301-7/+3Star
* iwlagn: new 105 series deviceWey-Yi Guy2011-04-301-29/+29