summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-02iwlagn: remove structure name reference to gen2Wey-Yi Guy1-10/+10
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg1-1/+4
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-0/+34
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-0/+2
2010-10-14iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy1-0/+6
2010-10-08iwlwifi: clean up declarationsJohannes Berg1-0/+23
2010-10-08iwlwifi: move iwl_dump_fh to agnJohannes Berg1-0/+1
2010-10-08iwlwifi: move iwl_dump_csr to agnJohannes Berg1-0/+1
2010-10-08iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg1-0/+2
2010-10-08iwlwifi: move tx fail code to agnJohannes Berg1-0/+2
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg1-0/+31
2010-10-08iwlwifi: move chain settings to agnJohannes Berg1-0/+1
2010-10-08iwlwifi: introduce post_scan hookJohannes Berg1-0/+1
2010-10-08iwlagn: rename iwl_commit_rxonJohannes Berg1-0/+3
2010-10-06iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy1-0/+2
2010-09-29iwlwifi: define 100 devicesJay Sternberg1-0/+2
2010-09-18iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy1-0/+5
2010-09-15iwlwifi: unify scan start checksJohannes Berg1-1/+1
2010-09-03iwlagn: open/close envlope to force move BT state machineWey-Yi Guy1-0/+2
2010-08-27iwlwifi: initial contextificationJohannes Berg1-1/+2
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy1-0/+9
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao1-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-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy1-0/+10
2010-05-13iwlwifi: add new PCI IDs for 6000g2 devicesShanyu Zhao1-0/+1
2010-05-13iwlwifi: move ucode related function to iwl-agn-ucode.cWey-Yi Guy1-0/+1
2010-05-13iwlwifi: code cleanup for _agn devicesWey-Yi Guy1-0/+26
2010-05-13iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao1-0/+4
2010-05-13iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg1-0/+2
2010-05-11iwlagn: use iwl_sta_id() for aggregationJohannes Berg1-2/+2
2010-05-11iwlagn: use virtual interface in TX aggregation handlingJohannes Berg1-2/+3
2010-05-11iwlwifi: push virtual interface throughJohannes Berg1-1/+1
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg1-1/+0
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-0/+4
2010-04-17iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+3
2010-04-09iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi1-1/+2
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy1-0/+24
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-0/+7
2010-03-25iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-0/+8
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy1-0/+17
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy1-0/+1
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy1-0/+10
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy1-3/+9
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy1-0/+17
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy1-0/+2
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy1-0/+3
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy1-0/+2
2010-03-25iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy1-0/+2
2010-03-10iwlagn: move ICT code into separate fileJohannes Berg1-0/+74