summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-1/+1
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-2/+0
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-2/+0
* iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-161-2/+0
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-11/+3
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-2/+0
* iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-111-6/+2
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-2/+0
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-111-8/+2
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-2/+0
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-1/+2
* iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-111-2/+0
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-011-2/+0
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-2/+3
|\
| * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-271-2/+3
* | iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-181-15/+2
* | iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach2011-06-181-2/+0
* | iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-181-4/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-3/+0
|\ \ | |/
| * iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-061-1/+0
| * iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-2/+0
* | iwlagn: remove un-necessary tx power opsWey-Yi Guy2011-06-011-2/+0
|/
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-8/+0
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlagn: remove bytecount indirectionJohannes Berg2011-05-061-4/+0
OpenPOWER on IntegriCloud