1. 17 8月, 2010 1 次提交
    • J
      mac80211: support use of NAPI for bottom-half processing · 4e6cbfd0
      John W. Linville 提交于
      This patch implement basic infrastructure to support use of NAPI by
      mac80211-based hardware drivers.
      
      Because mac80211 devices can support multiple netdevs, a dummy netdev
      is used for interfacing with the NAPI code in the core of the network
      stack.  That structure is hidden from the hardware drivers, but the
      actual napi_struct is exposed in the ieee80211_hw structure so that the
      poll routines in drivers can retrieve that structure.  Hardware drivers
      can also specify their own weight value for NAPI polling.
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      4e6cbfd0
  2. 05 8月, 2010 2 次提交
  3. 04 8月, 2010 2 次提交
  4. 03 8月, 2010 6 次提交
  5. 02 8月, 2010 8 次提交
  6. 01 8月, 2010 6 次提交
  7. 31 7月, 2010 3 次提交
  8. 30 7月, 2010 1 次提交
  9. 29 7月, 2010 6 次提交
  10. 28 7月, 2010 5 次提交