summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.h
AgeCommit message (Expand)Author
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg
2011-09-27iwlagn: remove Kelvin supportJohannes Berg
2011-09-21iwlagn: move scan code to scan fileJohannes Berg
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach
2011-08-29iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach
2011-08-29iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: remove out-dated commentsWey-Yi Guy
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy
2011-08-08iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy
2011-08-08iwlagn: separate firmware version warningJohannes Berg
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy
2011-07-21iwlagn: remove "disable otp refresh" W/AWey-Yi Guy
2011-07-21iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H
2011-07-16iwlagn: comments for iwl_cfgWey-Yi Guy
2011-07-16iwlagn: another double indirect removedWey-Yi Guy
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach