1. 08 4月, 2011 2 次提交
  2. 22 2月, 2011 3 次提交
  3. 01 2月, 2011 1 次提交
  4. 29 1月, 2011 2 次提交
  5. 22 1月, 2011 2 次提交
  6. 14 12月, 2010 1 次提交
  7. 07 12月, 2010 1 次提交
  8. 16 11月, 2010 2 次提交
  9. 08 10月, 2010 1 次提交
  10. 06 10月, 2010 1 次提交
    • W
      iwlagn: reduce redundant parameter definitions · 7cb1b088
      Wey-Yi Guy 提交于
      move paramater definitions to a device paramater structure only
      leaving the device name, which antennas are used and what firmware
      file to use in the iwl_cfg structure.  this will not completely
      remove the redundancies but greatly reduce them for devices that
      only vary by name or antennas.  the parameters that are more
      likely to change within a given device family are left in iwl_cfg.
      also separate bt param structure added to help reduce more.
      Signed-off-by: NJay Sternberg <jay.e.sternberg@intel.com>
      Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
      7cb1b088
  11. 18 9月, 2010 1 次提交
  12. 16 9月, 2010 1 次提交
    • A
      net/wireless: use generic_file_llseek in debugfs · 2b18ab36
      Arnd Bergmann 提交于
      The default llseek operation is changing from
      default_llseek to no_llseek, so all code relying on
      the current behaviour needs to make that explicit.
      
      The wireless driver infrastructure and some of the drivers
      make use of generated debugfs files, so they cannot
      be converted by our script that automatically determines
      the right operation.
      
      All these files use debugfs and they typically rely
      on simple_read_from_buffer, so the best llseek operation
      here is generic_file_llseek.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Cc: "John W. Linville" <linville@tuxdriver.com>
      Cc: linux-wireless@vger.kernel.org
      Cc: netdev@vger.kernel.org
      2b18ab36
  13. 11 9月, 2010 2 次提交
  14. 28 8月, 2010 1 次提交
  15. 27 8月, 2010 1 次提交
  16. 26 8月, 2010 2 次提交
  17. 25 8月, 2010 1 次提交
  18. 23 7月, 2010 1 次提交
  19. 15 7月, 2010 1 次提交
  20. 03 7月, 2010 2 次提交
  21. 26 6月, 2010 1 次提交
  22. 15 6月, 2010 1 次提交
  23. 14 5月, 2010 3 次提交
  24. 11 5月, 2010 6 次提交