summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-08iwlagn: add temperature offset calib for 6000g2Shanyu Zhao1-0/+2
2010-10-08iwlwifi: clean up declarationsJohannes Berg1-33/+0
2010-10-08iwlwifi: remove apm_ops.stopJohannes Berg1-1/+0
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+0
2010-10-08iwlwifi: remove set_ct_kill operationJohannes Berg1-1/+0
2010-10-08iwlwifi: move iwl_dump_fh to agnJohannes Berg1-1/+0
2010-10-08iwlwifi: move iwl_dump_csr to agnJohannes Berg1-1/+0
2010-10-08iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg1-2/+0
2010-10-08iwlwifi: remove agn rates info thereJohannes Berg1-2/+0
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg1-2/+0
2010-10-08iwlwifi: move chain settings to agnJohannes Berg1-1/+0
2010-10-08iwlwifi: introduce post_scan hookJohannes Berg1-0/+1
2010-10-08iwlagn: rename iwl_commit_rxonJohannes Berg1-1/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-55/+74
2010-09-29iwlwifi: add iwl_nic_ops structure to iwl_opsShanyu Zhao1-1/+6
2010-09-18iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+2
2010-09-15iwlwifi: do not force complete scan too earlyStanislaw Gruszka1-0/+2
2010-09-15iwlwifi: unify scan start checksJohannes Berg1-1/+1
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg1-1/+1
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg1-1/+1
2010-08-27iwlwifi: send PAN parametersJohannes Berg1-0/+1
2010-08-27iwlwifi: introduce beacon contextJohannes Berg1-1/+2
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg1-3/+4
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-1/+1
2010-08-27iwlwifi: initial contextificationJohannes Berg1-15/+23
2010-08-25iwlagn: add bt prio_boost to .cfgWey-Yi Guy1-0/+2
2010-08-25iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy1-0/+2
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy1-0/+1
2010-08-25iwlagn: implement advance BT config commandJohannes Berg1-0/+5
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+0
2010-08-25iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy1-2/+0
2010-08-25iwlwifi: configurable ampdu factor and densityWey-Yi Guy1-0/+4
2010-08-25iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg1-1/+1
2010-08-25iwlwifi: make aggregation time limit configurableWey-Yi Guy1-0/+2
2010-08-25iwlwifi: additional comments in iwl_cfgWey-Yi Guy1-0/+2
2010-08-25iwlwifi: separate thermal throttling functionWey-Yi Guy1-1/+9
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg1-3/+0
2010-08-16iwlwifi: track IBSS manager statusJohannes Berg1-0/+1
2010-08-16iwlwifi: make iwl_set_hw_params static to _agnWey-Yi Guy1-1/+0
2010-08-16iwlwifi: make iwl_hw_detect static to _agnWey-Yi Guy1-1/+0
2010-08-16iwlwifi: make scan workqueue functions staticStanislaw Gruszka1-4/+0
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-6/+8
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg1-1/+0
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy1-0/+2
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy1-0/+1
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy1-0/+1
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy1-0/+2
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy1-1/+1
2010-06-26iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-26iwlwifi: enable DC calibration based on config parameterWey-Yi Guy1-0/+1