summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-hcmd.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-161-210/+0
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-103/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-4/+5
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-6/+10
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-15/+1
* iwlagn: merge duplicated code into single placeWey-Yi Guy2011-06-111-8/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-10/+2
|\
| * iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-061-10/+2
* | iwlagn: call commit_rxon function directlyWey-Yi Guy2011-06-031-2/+0
* | iwlagn: direct call to post_scan functionWey-Yi Guy2011-06-031-1/+0
|/
* iwlagn: remove get_hcmd_size indirectionJohannes Berg2011-05-061-7/+0
* iwlagn: make rxon_assoc static functionWey-Yi Guy2011-04-301-50/+0
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlwifi: replace minimum slot time constantJohannes Berg2011-01-211-7/+7
* iwlwifi: implement remain-on-channelJohannes Berg2011-01-211-1/+5
* iwlagn: fix PAN slot timing wrt. DTIMJohannes Berg2010-11-161-2/+3
* iwlwifi: move chain settings to agnJohannes Berg2010-10-071-2/+2
* iwlwifi: introduce post_scan hookJohannes Berg2010-10-071-0/+1
* iwlagn: rename iwl_commit_rxonJohannes Berg2010-10-071-2/+2
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-2/+3
* iwlwifi: fix and describe iwl_adjust_beacon_intervalJohannes Berg2010-09-111-2/+2
* iwlwifi: avoid sending too many commandsJohannes Berg2010-09-111-0/+9
* iwlwifi: fix PAN parameters while scanningJohannes Berg2010-09-111-0/+5
* iwlwifi: send PAN parametersJohannes Berg2010-08-271-0/+75
* iwlwifi: contextify command sendingJohannes Berg2010-08-271-1/+1
* iwlwifi: initial contextificationJohannes Berg2010-08-271-13/+14
* iwlagn: generic bt coex functionsWey-Yi Guy2010-08-251-0/+8
* iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2010-08-241-9/+12
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-4/+15
* iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy2010-07-231-2/+2
* iwlwifi: name change from signal protection flagWey-Yi Guy2010-06-251-1/+1
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-06-251-5/+1
|\
| * iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy2010-06-251-5/+1
* | iwlwifi: do not clear data after chain noise calibShanyu Zhao2010-06-051-10/+12
* | iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao2010-05-131-2/+2
|/
* iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-161-0/+1
* iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-161-0/+1
* iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-021-1/+1
* iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy2010-03-251-0/+1
* iwlwifi: move hw related defines to separate fileWey-Yi Guy2010-03-251-1/+0
* iwlwifi: move hcmd related code to separate fileWey-Yi Guy2010-03-251-0/+274