aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg1-2/+2
2010-05-10iwlagn: use virtual interface in TX aggregation handlingJohannes Berg1-2/+3
2010-05-10iwlwifi: push virtual interface throughJohannes Berg1-1/+1
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg1-1/+0
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-0/+4
2010-04-16iwlwifi: 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-09iwlagn: move ICT code into separate fileJohannes Berg1-0/+74