An error occurred fetching the project authors.
  1. 10 Jan, 2004 1 commit
  2. 27 Sep, 2003 1 commit
    • Adrian Bunk's avatar
      [PATCH] select MII · a7a6b35f
      Adrian Bunk authored
      The patch below switches MII to be select'ed instead of including it in
      the Makefile.
      
      Note that this patch requires a recent Linus' tree with the select CRC32
      patch included.
      
      diffstat output:
      
       drivers/net/Kconfig          |   11 +++++++++++
       drivers/net/Makefile         |   28 +++++++++++-----------------
       drivers/net/pcmcia/Kconfig   |    1 +
       drivers/net/tulip/Kconfig    |    1 +
       drivers/usb/net/Kconfig      |    2 ++
       drivers/usb/net/Makefile.mii |    6 ------
       6 files changed, 26 insertions(+), 23 deletions(-)
      
      
      Tangential to the patch I observed a small problem (not fixed in the patch):
      MII depends on NET_ETHERNET, but USB_PEGASUS and USB_USBNET depend
      only on NET.
      
      cu
      Adrian
      a7a6b35f
  3. 26 Sep, 2003 1 commit
  4. 25 Sep, 2003 1 commit
  5. 24 Sep, 2003 1 commit
    • Rusty Russell's avatar
      [PATCH] Kconfig fixes for modules.txt · 77215b89
      Rusty Russell authored
      Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>.
      
      modules.txt no longer exists, and the common wording used to refer to
      it sucks.  This is all by Nicolas Kaiser's: at Randy and Matthew's
      request, "say M" changed to "choose M" (more sense for graphical front
      ends, too).
      77215b89
  6. 18 Jul, 2003 1 commit
  7. 20 Apr, 2003 1 commit
    • Randy Dunlap's avatar
      [PATCH] replace URLs in Kconfig · e9148e42
      Randy Dunlap authored
      This is a patch from Robert P.J. Day that replaces www.linuxdoc.org
      (which is outdated and unspported according to www.tldp.org)
      with www.tldp.org in lots of Kconfig files.
      e9148e42
  8. 25 Feb, 2003 1 commit
    • Jean Tourrilhes's avatar
      [wireless] cleanup after recent shuffle · 8d7a36f3
      Jean Tourrilhes authored
              In kernel 2.5.63, you have moved more wireless LAN drivers
      into ../drivers/net/wireless/. Unfortunately, there was a bit more to
      cleanup as the result of this work.
              You will need to :
                      o Apply the attached patch
                      o rm /drivers/net/pcmcia/aironet4500_cs.c
      
              Have fun...
      
              Jean
      
      P.S. : You will notice that I took the liberty to organise the config
      option in what I hope is a more logical order.
      8d7a36f3
  9. 18 Feb, 2003 1 commit
  10. 09 Feb, 2003 1 commit
  11. 29 Oct, 2002 1 commit