summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-sv-open.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-141-2/+2
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-141-2/+2
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-0/+1
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: iwl-dev.h doesn't include iwl-fh.h any moreEmmanuel Grumbach2011-08-291-1/+0Star
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-4/+2Star
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-2/+2
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-161-1/+1
* iwlagn: fix warning in testmode attribute tableWey-Yi Guy2011-07-111-1/+1
* iwlagn: separate and enhance the fixed rate fromWey-Yi Guy2011-07-111-1/+1
* iwlagn: allow application own the uCode operationWey-Yi Guy2011-07-111-0/+42
* iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy2011-07-111-0/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-2/+2
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-2/+2
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-111-3/+2Star
* iwlagn: add dumpit support for testmode trace functionWey-Yi Guy2011-06-111-24/+82
* iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy2011-06-111-6/+22
* iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-131-0/+11
* iwlagn: add eeprom command to testmodeWey-Yi Guy2011-05-131-0/+26
* iwlagn: add testmode trace commandWey-Yi Guy2011-05-131-0/+133
* iwlagn: support multiple TBs per commandJohannes Berg2011-05-131-0/+1
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-3/+3
* iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-061-0/+469