Age | Commit message (Expand) | Author | Files | Lines |
2011-09-14 | iwlagn: clean up of transport layer | Emmanuel Grumbach | 1 | -0/+1 |
2011-08-29 | iwlagn: remove dereferences of priv from transport | Emmanuel Grumbach | 1 | -1/+1 |
2011-08-29 | iwlagn: all function iwl-io.c receive iwl_bus | Emmanuel Grumbach | 1 | -3/+3 |
2011-08-29 | iwlagn: iwl-dev.h doesn't include iwl-fh.h any more | Emmanuel Grumbach | 1 | -1/+0 |
2011-08-29 | iwlagn: bus layer chooses its transport layer | Emmanuel Grumbach | 1 | -2/+2 |
2011-08-29 | iwlagn: priv->mutex moves to iwl_shared | Emmanuel Grumbach | 1 | -4/+4 |
2011-07-21 | iwlagn: simplify the bus architecture | Emmanuel Grumbach | 1 | -4/+2 |
2011-07-21 | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach | 1 | -2/+2 |
2011-07-16 | iwlagn: move iwlagn_stop_device to transport layer | Emmanuel Grumbach | 1 | -1/+1 |
2011-07-11 | iwlagn: fix warning in testmode attribute table | Wey-Yi Guy | 1 | -1/+1 |
2011-07-11 | iwlagn: separate and enhance the fixed rate from | Wey-Yi Guy | 1 | -1/+1 |
2011-07-11 | iwlagn: allow application own the uCode operation | Wey-Yi Guy | 1 | -0/+42 |
2011-07-11 | iwlagn: add CMD_ON_DEMAND flag for host command from testmode | Wey-Yi Guy | 1 | -0/+1 |
2011-07-11 | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach | 1 | -2/+2 |
2011-07-11 | iwlagn: consolidate the API that sends host commands and move to transport | Emmanuel Grumbach | 1 | -1/+1 |
2011-06-18 | iwlagn: add get_dev to iwl_bus_ops | Emmanuel Grumbach | 1 | -2/+2 |
2011-06-11 | iwlagn: don't check ucode subtype | Johannes Berg | 1 | -3/+2 |
2011-06-11 | iwlagn: add dumpit support for testmode trace function | Wey-Yi Guy | 1 | -24/+82 |
2011-06-11 | iwlagn: usersapce application decide the size of trace buffer | Wey-Yi Guy | 1 | -6/+22 |
2011-05-13 | iwlagn: add testmode set fixed rate command | Wey-Yi Guy | 1 | -0/+11 |
2011-05-13 | iwlagn: add eeprom command to testmode | Wey-Yi Guy | 1 | -0/+26 |
2011-05-13 | iwlagn: add testmode trace command | Wey-Yi Guy | 1 | -0/+133 |
2011-05-13 | iwlagn: support multiple TBs per command | Johannes Berg | 1 | -0/+1 |
2011-05-13 | iwlagn: prepare for multi-TB commands | Johannes Berg | 1 | -3/+3 |
2011-05-06 | iwlwifi: support the svtool messages interactions through nl80211 test mode | Cindy H. Kao | 1 | -0/+469 |