1. 09 2月, 2013 8 次提交
  2. 08 1月, 2013 3 次提交
  3. 03 1月, 2013 1 次提交
  4. 11 12月, 2012 7 次提交
  5. 01 12月, 2012 3 次提交
  6. 26 11月, 2012 1 次提交
    • J
      cfg80211: pass a channel definition struct · 683b6d3b
      Johannes Berg 提交于
      Instead of passing a channel pointer and channel type
      to all functions and driver methods, pass a new channel
      definition struct. Right now, this struct contains just
      the control channel and channel type, but for VHT this
      will change.
      
      Also, add a small inline cfg80211_get_chandef_type() so
      that drivers don't need to use the _type field of the
      new structure all the time, which will change.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      683b6d3b
  7. 17 11月, 2012 3 次提交
  8. 15 11月, 2012 11 次提交
  9. 30 10月, 2012 3 次提交