summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2011-09-271-1/+1
* iwlagn: remove Kelvin supportJohannes Berg2011-09-271-2/+0
* iwlagn: move scan code to scan fileJohannes Berg2011-09-211-6/+0
* iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy2011-09-191-0/+2
* iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H2011-09-191-1/+0
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-22/+0
* iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-291-5/+0
* iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-66/+0
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach2011-08-291-4/+0
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-7/+7
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-24/+0
* iwlagn: remove out-dated commentsWey-Yi Guy2011-08-291-10/+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: separate firmware version warningJohannes Berg2011-08-081-0/+3
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-021-0/+2
* iwlagn: remove "disable otp refresh" W/AWey-Yi Guy2011-07-211-2/+0
* iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-211-0/+3
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-2/+2
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-2/+2
* iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-161-16/+0
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-3/+0
* iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-161-2/+0
* iwlagn: comments for iwl_cfgWey-Yi Guy2011-07-161-5/+12
* iwlagn: another double indirect removedWey-Yi Guy2011-07-161-6/+1
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-6/+2
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-17/+0
* iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-111-5/+1
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-111-7/+2
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-3/+0
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-8/+1
* iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-111-1/+0
* iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-111-5/+0
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-9/+0
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-011-5/+2
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-1/+0
* iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy2011-07-011-0/+1
* iwlagn: fill beacon TX rate properlyJohannes Berg2011-06-241-7/+0
* iwlagn: Add power_level module parameterWey-Yi Guy2011-06-181-0/+1
* iwlagn: add power_save module parameterWey-Yi Guy2011-06-181-0/+1
* iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-181-14/+0
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-181-15/+2
* iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-181-4/+0
* iwlagn: use sku capabilities information from EEPROMWey-Yi Guy2011-06-111-5/+1
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-0/+1
* iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-0/+1
* iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-1/+1