aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-11iwlagn: support off-channel TXJohannes Berg1-0/+6
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka1-17/+1
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka1-2/+0
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka1-6/+1
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka1-0/+2
2011-02-28iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka1-0/+2
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy1-0/+1
2011-01-31iwlwifi: always support idle mode for agn devicesWey-Yi Guy1-1/+0
2011-01-31iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy1-0/+2
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka1-0/+5
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka1-0/+6
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-14/+0
2011-01-04iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka1-1/+0
2010-12-13iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy1-0/+2
2010-12-13iwlagn: remove old EEPROM TX power readingJohannes Berg1-1/+0
2010-12-13iwlagn: implement layout-agnostic EEPROM readingJohannes Berg1-0/+1
2010-12-13iwlagn: rx antenna diversityWey-Yi Guy1-0/+2
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-6/+4
2010-11-24iwlwifi: advance power management supportWey-Yi Guy1-0/+2
2010-11-24iwlwifi: consider BT for power managementWey-Yi Guy1-0/+2
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-0/+2
2010-11-16iwlagn: used frame count info in compressed ba packetWey-Yi Guy1-1/+4
2010-11-15iwlagn: enable shadow registerWey-Yi Guy1-0/+2
2010-11-15iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy1-3/+1
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy1-1/+11
2010-11-15iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy1-1/+0
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg1-0/+3
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-20/+10
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-2/+2
2010-11-15iwlwifi: Convert to new PCI PM frameworkJohn W. Linville1-3/+11
2010-10-07iwlagn: add temperature offset calib for 6000g2Shanyu Zhao1-0/+2
2010-10-07iwlwifi: clean up declarationsJohannes Berg1-33/+0
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg1-1/+0
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+0
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg1-1/+0
2010-10-07iwlwifi: move iwl_dump_fh to agnJohannes Berg1-1/+0
2010-10-07iwlwifi: move iwl_dump_csr to agnJohannes Berg1-1/+0
2010-10-07iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg1-2/+0
2010-10-07iwlwifi: remove agn rates info thereJohannes Berg1-2/+0
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg1-2/+0
2010-10-07iwlwifi: move chain settings to agnJohannes Berg1-1/+0
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg1-0/+1
2010-10-07iwlagn: rename iwl_commit_rxonJohannes Berg1-1/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-55/+74
2010-09-28iwlwifi: add iwl_nic_ops structure to iwl_opsShanyu Zhao1-1/+6
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+2
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka1-0/+2
2010-09-14iwlwifi: 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