aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-hcmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21iwlwifi: replace minimum slot time constantJohannes Berg1-7/+7
2011-01-21iwlwifi: implement remain-on-channelJohannes Berg1-1/+5
2010-11-16iwlagn: fix PAN slot timing wrt. DTIMJohannes Berg1-2/+3
2010-10-07iwlwifi: move chain settings to agnJohannes Berg1-2/+2
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg1-0/+1
2010-10-07iwlagn: rename iwl_commit_rxonJohannes Berg1-2/+2
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-2/+3
2010-09-11iwlwifi: fix and describe iwl_adjust_beacon_intervalJohannes Berg1-2/+2
2010-09-11iwlwifi: avoid sending too many commandsJohannes Berg1-0/+9
2010-09-11iwlwifi: fix PAN parameters while scanningJohannes Berg1-0/+5
2010-08-27iwlwifi: send PAN parametersJohannes Berg1-0/+75
2010-08-27iwlwifi: contextify command sendingJohannes Berg1-1/+1
2010-08-27iwlwifi: initial contextificationJohannes Berg1-13/+14
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy1-0/+8
2010-08-24iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy1-9/+12
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-4/+15
2010-07-23iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy1-2/+2
2010-06-25iwlwifi: name change from signal protection flagWey-Yi Guy1-1/+1
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-5/+1
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy1-5/+1
2010-06-05iwlwifi: do not clear data after chain noise calibShanyu Zhao1-10/+12
2010-05-13iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao1-2/+2
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg1-0/+1
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+1
2010-04-02iwlwifi: code cleanup for generic definesWey-Yi Guy1-1/+1
2010-03-25iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy1-0/+1
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy1-1/+0
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy1-0/+274