An error occurred fetching the project authors.
  1. 28 Dec, 2009 1 commit
  2. 06 Dec, 2009 1 commit
  3. 23 Nov, 2009 1 commit
  4. 04 Nov, 2009 1 commit
  5. 18 Oct, 2009 1 commit
  6. 08 Oct, 2009 1 commit
  7. 23 Sep, 2009 1 commit
  8. 09 Sep, 2009 1 commit
    • Luis R. Rodriguez's avatar
      wireless: mark prism54 as deprecated and mark for removal · 4d8cd268
      Luis R. Rodriguez authored
      The preferred module is p54pci which also supports FullMAC
      PCI / Cardbus devices. We schedule removal for 2.6.34. Reason
      to remove this is no one really is testing prism54 anymore,
      and while it works p54pci provides support for the same hardware.
      It should be noted I have been told some FullMAC devices may not
      have worked with the SoftMAC driver but to date we have yet to
      recieve a single bug report regarding this. If there are users
      out there please let us know!
      
      Cc: aquilaver@yahoo.com
      Cc: linux-kernel@vger.kernel.org
      Cc: Dan Williams <dcbw@redhat.com>
      Cc: Kai Engert <kengert@redhat.com>
      Cc: Jean Tourrilhes <jt@hpl.hp.com>
      Cc: Tim de Waal<tim.dewaal@yahoo.com>
      Cc: Roy Marples <uberlord@gentoo.org>
      Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
      Cc: Christian Lamparter <chunkeey@web.de>
      Cc: Björn Steinbrink <B.Steinbrink@gmx.de>
      Cc: Tim Gardner <tim.gardner@canonical.com>
      Cc: Larry Finger <Larry.Finger@lwfinger.net>
      Cc: Johannes Berg <johannes@sipsolutions.net>
      Signed-off-by: default avatarLuis R. Rodriguez <lrodriguez@atheros.com>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      4d8cd268
  9. 01 Sep, 2009 1 commit
  10. 10 Aug, 2009 9 commits
  11. 10 Jul, 2009 1 commit
  12. 07 Jul, 2009 1 commit
  13. 05 Jul, 2009 1 commit
  14. 19 Jun, 2009 2 commits
  15. 18 Jun, 2009 1 commit
  16. 03 Jun, 2009 1 commit
    • Johannes Berg's avatar
      rfkill: create useful userspace interface · c64fb016
      Johannes Berg authored
      The new code added by this patch will make rfkill create
      a misc character device /dev/rfkill that userspace can use
      to control rfkill soft blocks and get status of devices as
      well as events when the status changes.
      
      Using it is very simple -- when you open it you can read
      a number of times to get the initial state, and every
      further read blocks (you can poll) on getting the next
      event from the kernel. The same structure you read is
      also used when writing to it to change the soft block of
      a given device, all devices of a given type, or all
      devices.
      
      This also makes CONFIG_RFKILL_INPUT selectable again in
      order to be able to test without it present since its
      functionality can now be replaced by userspace entirely
      and distros and users may not want the input part of
      rfkill interfering with their userspace code. We will
      also write a userspace daemon to handle all that and
      consequently add the input code to the feature removal
      schedule.
      
      In order to have rfkilld support both kernels with and
      without CONFIG_RFKILL_INPUT (or new kernels after its
      eventual removal) we also add an ioctl (that only exists
      if rfkill-input is present) to disable rfkill-input.
      It is not very efficient, but at least gives the correct
      behaviour in all cases.
      Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
      Acked-by: default avatarMarcel Holtmann <marcel@holtmann.org>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      c64fb016
  17. 28 May, 2009 1 commit
  18. 13 Apr, 2009 1 commit
  19. 06 Apr, 2009 1 commit
  20. 03 Apr, 2009 1 commit
  21. 01 Apr, 2009 1 commit
  22. 30 Mar, 2009 2 commits
  23. 28 Mar, 2009 4 commits
  24. 20 Mar, 2009 1 commit
  25. 13 Mar, 2009 2 commits
  26. 09 Mar, 2009 1 commit