summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-0/+7
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy1-6/+6
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy1-0/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg1-1/+1
2011-09-27iwlagn: remove Kelvin supportJohannes Berg1-2/+0
2011-09-22iwlagn: move scan code to scan fileJohannes Berg1-6/+0
2011-09-20iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy1-0/+2
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H1-1/+0
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach1-22/+0
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach1-5/+0
2011-08-29iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach1-2/+0
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach1-66/+0
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach1-2/+0
2011-08-29iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach1-4/+0
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-7/+7
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach1-24/+0
2011-08-29iwlagn: remove out-dated commentsWey-Yi Guy1-10/+1
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy1-2/+2
2011-08-09iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy1-0/+2
2011-08-09iwlagn: separate firmware version warningJohannes Berg1-0/+3
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy1-0/+2
2011-07-21iwlagn: remove "disable otp refresh" W/AWey-Yi Guy1-2/+0
2011-07-21iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach1-0/+3
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach1-2/+2
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach1-2/+2
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach1-16/+0
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach1-3/+0
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H1-2/+0
2011-07-16iwlagn: comments for iwl_cfgWey-Yi Guy1-5/+12
2011-07-16iwlagn: another double indirect removedWey-Yi Guy1-6/+1
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy1-6/+2
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry1-17/+0
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy1-5/+1
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H1-7/+2
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H1-3/+0
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-8/+1
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach1-1/+0
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach1-5/+0
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy1-9/+0
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach1-5/+2
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach1-1/+0
2011-07-01iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy1-0/+1
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg1-7/+0
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy1-0/+1
2011-06-18iwlagn: add power_save module parameterWey-Yi Guy1-0/+1
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy1-14/+0
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach1-15/+2
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy1-4/+0
2011-06-11iwlagn: use sku capabilities information from EEPROMWey-Yi Guy1-5/+1