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