27 Aug, 2011

1 commit


31 Jan, 2009

1 commit


22 Jul, 2007

1 commit


11 Jul, 2007

2 commits

  • Through the IrDA netlink set mode command, we switch to IrDA monitor
    mode, where one IrLAP instance receives all the packets on the media,
    without ever responding to them.

    Signed-off-by: Samuel Ortiz
    Signed-off-by: David S. Miller

    Samuel Ortiz
     
  • First IrDA configuration netlink layer implementation.
    Currently, we only support the set/get mode commands.

    Signed-off-by: Samuel Ortiz
    Signed-off-by: David S. Miller

    Samuel Ortiz
     

09 May, 2007

1 commit


21 Mar, 2006

1 commit

  • Here goes a patch for supporting TOIM3232 based serial IrDA dongles.
    The code is based on the tekram dongle code.

    It's been tested with a TOIM3232 based IRWave 320S dongle. It may work
    for TOIM4232 dongles, although it's not been tested.

    Signed-off-by: David Basden
    Signed-off-by: Samuel Ortiz
    Signed-off-by: David S. Miller

    David Basden
     

17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds