1. 03 1月, 2013 1 次提交
  2. 11 12月, 2012 7 次提交
  3. 01 12月, 2012 3 次提交
  4. 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
  5. 17 11月, 2012 3 次提交
  6. 15 11月, 2012 11 次提交
  7. 30 10月, 2012 14 次提交