1. 30 1月, 2009 9 次提交
  2. 20 12月, 2008 2 次提交
  3. 13 12月, 2008 4 次提交
  4. 05 12月, 2008 3 次提交
  5. 26 11月, 2008 1 次提交
  6. 11 11月, 2008 1 次提交
  7. 01 11月, 2008 1 次提交
  8. 25 9月, 2008 1 次提交
    • J
      mac80211: clean up rate control API · 4b7679a5
      Johannes Berg 提交于
      Long awaited, hard work. This patch totally cleans up the rate control
      API to remove the requirement to include internal headers outside of
      net/mac80211/.
      
      There's one internal use in the PID algorithm left for mesh networking,
      we'll have to figure out a way to clean that one up and decide how to
      do the peer link evaluation, possibly independent of the rate control
      algorithm or via new API.
      
      Additionally, ath9k is left using the cross-inclusion hack for now, we
      will add new API where necessary to make this work properly, but right
      now I'm not expert enough to do it. It's still off better than before.
      Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      4b7679a5
  9. 16 9月, 2008 1 次提交
  10. 09 9月, 2008 1 次提交
  11. 23 8月, 2008 1 次提交
  12. 15 7月, 2008 2 次提交
  13. 08 7月, 2008 1 次提交
    • A
      iwlwifi: remove input device and fix rfkill state · 80fcc9e2
      Adel Gadllah 提交于
      This patch fixes the iwlwifi rfkill. It removes the input device from iwl3945,
      adds support for RFKILL_STATE_HARD_BLOCKED and calls rfkill_force_state() to
      update the state rather than accessing it directly.
      The calls to iwl|iwl3945_rfkill_set_hw_state() had to be moved because
      rfkill_force_state() cannot be called from an atomic context.
      Tested on iwl3945 and seems to work fine.
      
      Cc: Randy Dunlap <randy.dunlap@oracle.com>
      Cc: Ivo van Doorn <ivdoorn@gmail.com>
      Cc: Fabien Crespel <fcrespel@gmail.com>
      Cc: Zhu Yi <yi.zhu@intel.com>
      Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
      Signed-off-by: NAdel Gadllah <adel.gadllah@gmail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      80fcc9e2
  14. 01 7月, 2008 1 次提交
  15. 04 6月, 2008 1 次提交
  16. 22 5月, 2008 1 次提交
  17. 15 5月, 2008 1 次提交
  18. 08 5月, 2008 1 次提交
  19. 02 5月, 2008 1 次提交
  20. 17 4月, 2008 1 次提交
  21. 09 4月, 2008 2 次提交
  22. 02 4月, 2008 1 次提交
  23. 28 3月, 2008 2 次提交