1. 26 5月, 2015 2 次提交
  2. 30 3月, 2015 2 次提交
    • T
      cfg80211: pass name_assign_type to rdev_add_virtual_intf() · 6bab2e19
      Tom Gundersen 提交于
      This will expose in /sys whether the ifname of a device is set by
      userspace or generated by the kernel. The latter kind (wlanX, etc)
      is not deterministic, so userspace needs to rename these devices
      to names that are guaranteed to stay the same between reboots. The
      former, however should never be renamed, so userspace needs to be
      able to reliably tell the difference.
      
      Similar functionality was introduced for the rtnetlink core in
      commit 5517750f ("net: rtnetlink - make create_link take name_assign_type")
      Signed-off-by: NTom Gundersen <teg@jklm.no>
      Cc: Kalle Valo <kvalo@qca.qualcomm.com>
      Cc: Brett Rudley <brudley@broadcom.com>
      Cc: Arend van Spriel <arend@broadcom.com>
      Cc: Franky (Zhenhui) Lin <frankyl@broadcom.com>
      Cc: Hante Meuleman <meuleman@broadcom.com>
      Cc: Johannes Berg <johannes@sipsolutions.net>
      [reformat changelog to fit 72 cols]
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      6bab2e19
    • M
      mwifiex: Fix issue in the SDIO reset path of mwifiex. · 2f5872b6
      Maithili Hinge 提交于
      SDIO reset was not happening properly on mwifiex as cancel_work_sync
      in mwifiex_sdio_remove used to kill the calling work function itself.
      Due to this, the interface was not getting removed and card was not
      getting added again. Reset work function has been made independent
      of adapter variable and cancel_work_sync has been moved to cleanup
      function.
      Signed-off-by: NMaithili Hinge <maithili@marvell.com>
      Signed-off-by: NAmitkumar Karwar <akarwar@marvell.com>
      Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
      2f5872b6
  3. 17 3月, 2015 7 次提交
  4. 27 2月, 2015 2 次提交
  5. 29 1月, 2015 14 次提交
  6. 07 1月, 2015 6 次提交
  7. 06 12月, 2014 1 次提交
  8. 26 11月, 2014 2 次提交
  9. 18 11月, 2014 2 次提交
  10. 12 11月, 2014 2 次提交