aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sv-open.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach1-4/+2
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-2/+2
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach1-1/+1
2011-07-11iwlagn: fix warning in testmode attribute tableWey-Yi Guy1-1/+1
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy1-1/+1
2011-07-11iwlagn: allow application own the uCode operationWey-Yi Guy1-0/+42
2011-07-11iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy1-0/+1
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-2/+2
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-1/+1
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach1-2/+2
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg1-3/+2
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy1-24/+82
2011-06-11iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy1-6/+22
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy1-0/+11
2011-05-13iwlagn: add eeprom command to testmodeWey-Yi Guy1-0/+26
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy1-0/+133
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg1-0/+1
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-3/+3
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao1-0/+469