1. 31 1月, 2009 1 次提交
  2. 30 1月, 2009 5 次提交
  3. 17 1月, 2009 1 次提交
  4. 20 12月, 2008 1 次提交
  5. 13 12月, 2008 2 次提交
  6. 05 12月, 2008 3 次提交
  7. 26 11月, 2008 14 次提交
  8. 22 11月, 2008 1 次提交
  9. 11 11月, 2008 5 次提交
  10. 01 11月, 2008 5 次提交
  11. 28 10月, 2008 1 次提交
  12. 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