Browse Source

Update my e-mail address

Signed-off-by: Michael Buesch <m@bues.ch>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Michael Büsch 14 years ago
parent
commit
eb032b9837
64 changed files with 65 additions and 66 deletions
  1. 1 2
      .mailmap
  2. 1 1
      Documentation/feature-removal-schedule.txt
  3. 2 2
      MAINTAINERS
  4. 1 1
      arch/mips/bcm47xx/setup.c
  5. 1 1
      drivers/bcma/driver_chipcommon.c
  6. 1 1
      drivers/bcma/driver_chipcommon_pmu.c
  7. 1 1
      drivers/bcma/driver_pci.c
  8. 1 1
      drivers/char/hw_random/core.c
  9. 1 1
      drivers/gpio/bt8xxgpio.c
  10. 1 1
      drivers/net/b44.c
  11. 1 1
      drivers/net/wireless/b43/debugfs.c
  12. 1 1
      drivers/net/wireless/b43/dma.c
  13. 1 1
      drivers/net/wireless/b43/leds.c
  14. 1 1
      drivers/net/wireless/b43/lo.c
  15. 1 1
      drivers/net/wireless/b43/main.c
  16. 1 1
      drivers/net/wireless/b43/main.h
  17. 1 1
      drivers/net/wireless/b43/pcmcia.c
  18. 1 1
      drivers/net/wireless/b43/phy_a.c
  19. 1 1
      drivers/net/wireless/b43/phy_common.c
  20. 1 1
      drivers/net/wireless/b43/phy_g.c
  21. 1 1
      drivers/net/wireless/b43/phy_lp.c
  22. 1 1
      drivers/net/wireless/b43/phy_n.c
  23. 1 1
      drivers/net/wireless/b43/pio.c
  24. 1 1
      drivers/net/wireless/b43/radio_2055.c
  25. 1 1
      drivers/net/wireless/b43/rfkill.c
  26. 1 1
      drivers/net/wireless/b43/sdio.c
  27. 1 1
      drivers/net/wireless/b43/sysfs.c
  28. 1 1
      drivers/net/wireless/b43/tables.c
  29. 1 1
      drivers/net/wireless/b43/tables_lpphy.c
  30. 1 1
      drivers/net/wireless/b43/tables_nphy.c
  31. 1 1
      drivers/net/wireless/b43/wa.c
  32. 1 1
      drivers/net/wireless/b43/xmit.c
  33. 1 1
      drivers/net/wireless/b43legacy/debugfs.c
  34. 1 1
      drivers/net/wireless/b43legacy/dma.c
  35. 1 1
      drivers/net/wireless/b43legacy/ilt.c
  36. 1 1
      drivers/net/wireless/b43legacy/leds.c
  37. 1 1
      drivers/net/wireless/b43legacy/main.c
  38. 1 1
      drivers/net/wireless/b43legacy/main.h
  39. 1 1
      drivers/net/wireless/b43legacy/phy.c
  40. 1 1
      drivers/net/wireless/b43legacy/phy.h
  41. 1 1
      drivers/net/wireless/b43legacy/pio.c
  42. 1 1
      drivers/net/wireless/b43legacy/radio.c
  43. 1 1
      drivers/net/wireless/b43legacy/radio.h
  44. 1 1
      drivers/net/wireless/b43legacy/rfkill.c
  45. 1 1
      drivers/net/wireless/b43legacy/sysfs.c
  46. 1 1
      drivers/net/wireless/b43legacy/xmit.c
  47. 1 1
      drivers/ssb/b43_pci_bridge.c
  48. 1 1
      drivers/ssb/driver_chipcommon.c
  49. 1 1
      drivers/ssb/driver_chipcommon_pmu.c
  50. 1 1
      drivers/ssb/driver_extif.c
  51. 1 1
      drivers/ssb/driver_gige.c
  52. 1 1
      drivers/ssb/driver_mipscore.c
  53. 1 1
      drivers/ssb/driver_pcicore.c
  54. 1 1
      drivers/ssb/embedded.c
  55. 1 1
      drivers/ssb/main.c
  56. 1 1
      drivers/ssb/pci.c
  57. 1 1
      drivers/ssb/pcihost_wrapper.c
  58. 1 1
      drivers/ssb/pcmcia.c
  59. 1 1
      drivers/ssb/scan.c
  60. 1 1
      drivers/ssb/sdio.c
  61. 1 1
      drivers/ssb/sprom.c
  62. 1 1
      drivers/usb/host/ohci-ssb.c
  63. 1 1
      include/linux/nl80211.h
  64. 1 1
      include/linux/ssb/ssb_driver_chipcommon.h

+ 1 - 2
.mailmap

@@ -73,8 +73,7 @@ Linas Vepstas <linas@austin.ibm.com>
 Mark Brown <broonie@sirena.org.uk>
 Mark Brown <broonie@sirena.org.uk>
 Matthieu CASTET <castet.matthieu@free.fr>
 Matthieu CASTET <castet.matthieu@free.fr>
 Mayuresh Janorkar <mayur@ti.com>
 Mayuresh Janorkar <mayur@ti.com>
-Michael Buesch <mb@bu3sch.de>
-Michael Buesch <mbuesch@freenet.de>
+Michael Buesch <m@bues.ch>
 Michel Dänzer <michel@tungstengraphics.com>
 Michel Dänzer <michel@tungstengraphics.com>
 Mitesh shah <mshah@teja.com>
 Mitesh shah <mshah@teja.com>
 Morten Welinder <terra@gnome.org>
 Morten Welinder <terra@gnome.org>

+ 1 - 1
Documentation/feature-removal-schedule.txt

@@ -294,7 +294,7 @@ When:	The schedule was July 2008, but it was decided that we are going to keep t
 Why:	The support code for the old firmware hurts code readability/maintainability
 Why:	The support code for the old firmware hurts code readability/maintainability
 	and slightly hurts runtime performance. Bugfixes for the old firmware
 	and slightly hurts runtime performance. Bugfixes for the old firmware
 	are not provided by Broadcom anymore.
 	are not provided by Broadcom anymore.
-Who:	Michael Buesch <mb@bu3sch.de>
+Who:	Michael Buesch <m@bues.ch>
 
 
 ---------------------------
 ---------------------------
 
 

+ 2 - 2
MAINTAINERS

@@ -1569,7 +1569,7 @@ F:	Documentation/sound/alsa/Bt87x.txt
 F:	sound/pci/bt87x.c
 F:	sound/pci/bt87x.c
 
 
 BT8XXGPIO DRIVER
 BT8XXGPIO DRIVER
-M:	Michael Buesch <mb@bu3sch.de>
+M:	Michael Buesch <m@bues.ch>
 W:	http://bu3sch.de/btgpio.php
 W:	http://bu3sch.de/btgpio.php
 S:	Maintained
 S:	Maintained
 F:	drivers/gpio/bt8xxgpio.c
 F:	drivers/gpio/bt8xxgpio.c
@@ -5860,7 +5860,7 @@ S:	Maintained
 F:	drivers/net/sonic.*
 F:	drivers/net/sonic.*
 
 
 SONICS SILICON BACKPLANE DRIVER (SSB)
 SONICS SILICON BACKPLANE DRIVER (SSB)
-M:	Michael Buesch <mb@bu3sch.de>
+M:	Michael Buesch <m@bues.ch>
 L:	netdev@vger.kernel.org
 L:	netdev@vger.kernel.org
 S:	Maintained
 S:	Maintained
 F:	drivers/ssb/
 F:	drivers/ssb/

+ 1 - 1
arch/mips/bcm47xx/setup.c

@@ -1,7 +1,7 @@
 /*
 /*
  *  Copyright (C) 2004 Florian Schirmer <jolt@tuxbox.org>
  *  Copyright (C) 2004 Florian Schirmer <jolt@tuxbox.org>
  *  Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
  *  Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
- *  Copyright (C) 2006 Michael Buesch <mb@bu3sch.de>
+ *  Copyright (C) 2006 Michael Buesch <m@bues.ch>
  *  Copyright (C) 2010 Waldemar Brodkorb <wbx@openadk.org>
  *  Copyright (C) 2010 Waldemar Brodkorb <wbx@openadk.org>
  *  Copyright (C) 2010-2011 Hauke Mehrtens <hauke@hauke-m.de>
  *  Copyright (C) 2010-2011 Hauke Mehrtens <hauke@hauke-m.de>
  *
  *

+ 1 - 1
drivers/bcma/driver_chipcommon.c

@@ -3,7 +3,7 @@
  * ChipCommon core driver
  * ChipCommon core driver
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/bcma/driver_chipcommon_pmu.c

@@ -2,7 +2,7 @@
  * Broadcom specific AMBA
  * Broadcom specific AMBA
  * ChipCommon Power Management Unit driver
  * ChipCommon Power Management Unit driver
  *
  *
- * Copyright 2009, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2009, Michael Buesch <m@bues.ch>
  * Copyright 2007, Broadcom Corporation
  * Copyright 2007, Broadcom Corporation
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.

+ 1 - 1
drivers/bcma/driver_pci.c

@@ -3,7 +3,7 @@
  * PCI Core
  * PCI Core
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/char/hw_random/core.c

@@ -19,7 +19,7 @@
 	Copyright 2000,2001 Philipp Rumpf <prumpf@mandrakesoft.com>
 	Copyright 2000,2001 Philipp Rumpf <prumpf@mandrakesoft.com>
 
 
 	Added generic RNG API
 	Added generic RNG API
-	Copyright 2006 Michael Buesch <mbuesch@freenet.de>
+	Copyright 2006 Michael Buesch <m@bues.ch>
 	Copyright 2005 (c) MontaVista Software, Inc.
 	Copyright 2005 (c) MontaVista Software, Inc.
 
 
 	Please read Documentation/hw_random.txt for details on use.
 	Please read Documentation/hw_random.txt for details on use.

+ 1 - 1
drivers/gpio/bt8xxgpio.c

@@ -2,7 +2,7 @@
 
 
     bt8xx GPIO abuser
     bt8xx GPIO abuser
 
 
-    Copyright (C) 2008 Michael Buesch <mb@bu3sch.de>
+    Copyright (C) 2008 Michael Buesch <m@bues.ch>
 
 
     Please do _only_ contact the people listed _above_ with issues related to this driver.
     Please do _only_ contact the people listed _above_ with issues related to this driver.
     All the other people listed below are not related to this driver. Their names
     All the other people listed below are not related to this driver. Their names

+ 1 - 1
drivers/net/b44.c

@@ -5,7 +5,7 @@
  * Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org)
  * Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org)
  * Copyright (C) 2006 Felix Fietkau (nbd@openwrt.org)
  * Copyright (C) 2006 Felix Fietkau (nbd@openwrt.org)
  * Copyright (C) 2006 Broadcom Corporation.
  * Copyright (C) 2006 Broadcom Corporation.
- * Copyright (C) 2007 Michael Buesch <mb@bu3sch.de>
+ * Copyright (C) 2007 Michael Buesch <m@bues.ch>
  *
  *
  * Distribute under GPL.
  * Distribute under GPL.
  */
  */

+ 1 - 1
drivers/net/wireless/b43/debugfs.c

@@ -4,7 +4,7 @@
 
 
   debugfs driver debugging code
   debugfs driver debugging code
 
 
-  Copyright (c) 2005-2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/dma.c

@@ -4,7 +4,7 @@
 
 
   DMA ringbuffer and descriptor allocation/management
   DMA ringbuffer and descriptor allocation/management
 
 
-  Copyright (c) 2005, 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005, 2006 Michael Buesch <m@bues.ch>
 
 
   Some code in this file is derived from the b44.c driver
   Some code in this file is derived from the b44.c driver
   Copyright (C) 2002 David S. Miller
   Copyright (C) 2002 David S. Miller

+ 1 - 1
drivers/net/wireless/b43/leds.c

@@ -5,7 +5,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/lo.c

@@ -6,7 +6,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005, 2006 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005, 2006 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/main.c

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2009 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2009 Michael Buesch <m@bues.ch>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/main.h

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
                      Stefano Brivio <stefano.brivio@polimi.it>
                      Stefano Brivio <stefano.brivio@polimi.it>
-                     Michael Buesch <mb@bu3sch.de>
+                     Michael Buesch <m@bues.ch>
                      Danny van Dyk <kugelfang@gentoo.org>
                      Danny van Dyk <kugelfang@gentoo.org>
                      Andreas Jaggi <andreas.jaggi@waterwave.ch>
                      Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/pcmcia.c

@@ -2,7 +2,7 @@
 
 
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
 
 
-  Copyright (c) 2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2007 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/phy_a.c

@@ -5,7 +5,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2008 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2008 Michael Buesch <m@bues.ch>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/phy_common.c

@@ -5,7 +5,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2008 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2008 Michael Buesch <m@bues.ch>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/phy_g.c

@@ -5,7 +5,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2008 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2008 Michael Buesch <m@bues.ch>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005, 2006 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/phy_lp.c

@@ -3,7 +3,7 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11a/g LP-PHY driver
   IEEE 802.11a/g LP-PHY driver
 
 
-  Copyright (c) 2008-2009 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2008-2009 Michael Buesch <m@bues.ch>
   Copyright (c) 2009 Gábor Stefanik <netrolller.3d@gmail.com>
   Copyright (c) 2009 Gábor Stefanik <netrolller.3d@gmail.com>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify

+ 1 - 1
drivers/net/wireless/b43/phy_n.c

@@ -3,7 +3,7 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n PHY support
   IEEE 802.11n PHY support
 
 
-  Copyright (c) 2008 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2008 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/pio.c

@@ -4,7 +4,7 @@
 
 
   PIO data transfer
   PIO data transfer
 
 
-  Copyright (c) 2005-2008 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2008 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/radio_2055.c

@@ -3,7 +3,7 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n PHY and radio device data tables
   IEEE 802.11n PHY and radio device data tables
 
 
-  Copyright (c) 2008 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2008 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/rfkill.c

@@ -3,7 +3,7 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   RFKILL support
   RFKILL support
 
 
-  Copyright (c) 2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2007 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/sdio.c

@@ -4,7 +4,7 @@
  * SDIO over Sonics Silicon Backplane bus glue for b43.
  * SDIO over Sonics Silicon Backplane bus glue for b43.
  *
  *
  * Copyright (C) 2009 Albert Herranz
  * Copyright (C) 2009 Albert Herranz
- * Copyright (C) 2009 Michael Buesch <mb@bu3sch.de>
+ * Copyright (C) 2009 Michael Buesch <m@bues.ch>
  *
  *
  * This program is free software; you can redistribute it and/or modify
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/sysfs.c

@@ -4,7 +4,7 @@
 
 
   SYSFS support routines
   SYSFS support routines
 
 
-  Copyright (c) 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2006 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/tables.c

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2006, 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2006, 2006 Michael Buesch <m@bues.ch>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43/tables_lpphy.c

@@ -3,7 +3,7 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11a/g LP-PHY and radio device data tables
   IEEE 802.11a/g LP-PHY and radio device data tables
 
 
-  Copyright (c) 2009 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2009 Michael Buesch <m@bues.ch>
   Copyright (c) 2009 Gábor Stefanik <netrolller.3d@gmail.com>
   Copyright (c) 2009 Gábor Stefanik <netrolller.3d@gmail.com>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify

+ 1 - 1
drivers/net/wireless/b43/tables_nphy.c

@@ -3,7 +3,7 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n PHY data tables
   IEEE 802.11n PHY data tables
 
 
-  Copyright (c) 2008 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2008 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/wa.c

@@ -5,7 +5,7 @@
   PHY workarounds.
   PHY workarounds.
 
 
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2007 Michael Buesch <mbuesch@freenet.de>
+  Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43/xmit.c

@@ -6,7 +6,7 @@
 
 
   Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
   Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
   Copyright (C) 2005 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (C) 2005 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (C) 2005, 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (C) 2005, 2006 Michael Buesch <m@bues.ch>
   Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (C) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (C) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43legacy/debugfs.c

@@ -4,7 +4,7 @@
 
 
   debugfs driver debugging code
   debugfs driver debugging code
 
 
-  Copyright (c) 2005-2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43legacy/dma.c

@@ -4,7 +4,7 @@
 
 
   DMA ringbuffer and descriptor allocation/management
   DMA ringbuffer and descriptor allocation/management
 
 
-  Copyright (c) 2005, 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005, 2006 Michael Buesch <m@bues.ch>
 
 
   Some code in this file is derived from the b44.c driver
   Some code in this file is derived from the b44.c driver
   Copyright (C) 2002 David S. Miller
   Copyright (C) 2002 David S. Miller

+ 1 - 1
drivers/net/wireless/b43legacy/ilt.c

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
 		     Stefano Brivio <stefano.brivio@polimi.it>
 		     Stefano Brivio <stefano.brivio@polimi.it>
-		     Michael Buesch <mbuesch@freenet.de>
+		     Michael Buesch <m@bues.ch>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43legacy/leds.c

@@ -5,7 +5,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005-2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43legacy/main.c

@@ -4,7 +4,7 @@
  *
  *
  *  Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>
  *  Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>
  *  Copyright (c) 2005-2008 Stefano Brivio <stefano.brivio@polimi.it>
  *  Copyright (c) 2005-2008 Stefano Brivio <stefano.brivio@polimi.it>
- *  Copyright (c) 2005, 2006 Michael Buesch <mb@bu3sch.de>
+ *  Copyright (c) 2005, 2006 Michael Buesch <m@bues.ch>
  *  Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
  *  Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
  *  Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
  *  Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
  *  Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>
  *  Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>

+ 1 - 1
drivers/net/wireless/b43legacy/main.h

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (c) 2005, 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005, 2006 Michael Buesch <m@bues.ch>
   Copyright (c) 2005  Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005  Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005  Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005  Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2007  Larry Finger <Larry.Finger@lwfinger.net>
   Copyright (c) 2007  Larry Finger <Larry.Finger@lwfinger.net>

+ 1 - 1
drivers/net/wireless/b43legacy/phy.c

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
 		     Stefano Brivio <stefano.brivio@polimi.it>
 		     Stefano Brivio <stefano.brivio@polimi.it>
-		     Michael Buesch <mbuesch@freenet.de>
+		     Michael Buesch <m@bues.ch>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Danny van Dyk <kugelfang@gentoo.org>
      Andreas Jaggi <andreas.jaggi@waterwave.ch>
      Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>
   Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>

+ 1 - 1
drivers/net/wireless/b43legacy/phy.h

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
 		     Stefano Brivio <stefano.brivio@polimi.it>
 		     Stefano Brivio <stefano.brivio@polimi.it>
-		     Michael Buesch <mbuesch@freenet.de>
+		     Michael Buesch <m@bues.ch>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>
   Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>

+ 1 - 1
drivers/net/wireless/b43legacy/pio.c

@@ -4,7 +4,7 @@
 
 
   PIO Transmission
   PIO Transmission
 
 
-  Copyright (c) 2005 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2005 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43legacy/radio.c

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
 		     Stefano Brivio <stefano.brivio@polimi.it>
 		     Stefano Brivio <stefano.brivio@polimi.it>
-		     Michael Buesch <mbuesch@freenet.de>
+		     Michael Buesch <m@bues.ch>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>
   Copyright (c) 2007 Larry Finger <Larry.Finger@lwfinger.net>

+ 1 - 1
drivers/net/wireless/b43legacy/radio.h

@@ -4,7 +4,7 @@
 
 
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
   Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
 		     Stefano Brivio <stefano.brivio@polimi.it>
 		     Stefano Brivio <stefano.brivio@polimi.it>
-		     Michael Buesch <mbuesch@freenet.de>
+		     Michael Buesch <m@bues.ch>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Danny van Dyk <kugelfang@gentoo.org>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
 		     Andreas Jaggi <andreas.jaggi@waterwave.ch>
 
 

+ 1 - 1
drivers/net/wireless/b43legacy/rfkill.c

@@ -3,7 +3,7 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   RFKILL support
   RFKILL support
 
 
-  Copyright (c) 2007 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2007 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43legacy/sysfs.c

@@ -4,7 +4,7 @@
 
 
   SYSFS support routines
   SYSFS support routines
 
 
-  Copyright (c) 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (c) 2006 Michael Buesch <m@bues.ch>
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by

+ 1 - 1
drivers/net/wireless/b43legacy/xmit.c

@@ -6,7 +6,7 @@
 
 
   Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
   Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
   Copyright (C) 2005 Stefano Brivio <stefano.brivio@polimi.it>
   Copyright (C) 2005 Stefano Brivio <stefano.brivio@polimi.it>
-  Copyright (C) 2005, 2006 Michael Buesch <mb@bu3sch.de>
+  Copyright (C) 2005, 2006 Michael Buesch <m@bues.ch>
   Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (C) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (C) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (C) 2007 Larry Finger <Larry.Finger@lwfinger.net>
   Copyright (C) 2007 Larry Finger <Larry.Finger@lwfinger.net>

+ 1 - 1
drivers/ssb/b43_pci_bridge.c

@@ -5,7 +5,7 @@
  * because of its small size we include it in the SSB core
  * because of its small size we include it in the SSB core
  * instead of creating a standalone module.
  * instead of creating a standalone module.
  *
  *
- * Copyright 2007  Michael Buesch <mb@bu3sch.de>
+ * Copyright 2007  Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/driver_chipcommon.c

@@ -3,7 +3,7 @@
  * Broadcom ChipCommon core driver
  * Broadcom ChipCommon core driver
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/driver_chipcommon_pmu.c

@@ -2,7 +2,7 @@
  * Sonics Silicon Backplane
  * Sonics Silicon Backplane
  * Broadcom ChipCommon Power Management Unit driver
  * Broadcom ChipCommon Power Management Unit driver
  *
  *
- * Copyright 2009, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2009, Michael Buesch <m@bues.ch>
  * Copyright 2007, Broadcom Corporation
  * Copyright 2007, Broadcom Corporation
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.

+ 1 - 1
drivers/ssb/driver_extif.c

@@ -3,7 +3,7 @@
  * Broadcom EXTIF core driver
  * Broadcom EXTIF core driver
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
  * Copyright 2006, 2007, Felix Fietkau <nbd@openwrt.org>
  * Copyright 2006, 2007, Felix Fietkau <nbd@openwrt.org>
  * Copyright 2007, Aurelien Jarno <aurelien@aurel32.net>
  * Copyright 2007, Aurelien Jarno <aurelien@aurel32.net>
  *
  *

+ 1 - 1
drivers/ssb/driver_gige.c

@@ -3,7 +3,7 @@
  * Broadcom Gigabit Ethernet core driver
  * Broadcom Gigabit Ethernet core driver
  *
  *
  * Copyright 2008, Broadcom Corporation
  * Copyright 2008, Broadcom Corporation
- * Copyright 2008, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2008, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/driver_mipscore.c

@@ -3,7 +3,7 @@
  * Broadcom MIPS core driver
  * Broadcom MIPS core driver
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/driver_pcicore.c

@@ -3,7 +3,7 @@
  * Broadcom PCI-core driver
  * Broadcom PCI-core driver
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/embedded.c

@@ -3,7 +3,7 @@
  * Embedded systems support code
  * Embedded systems support code
  *
  *
  * Copyright 2005-2008, Broadcom Corporation
  * Copyright 2005-2008, Broadcom Corporation
- * Copyright 2006-2008, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006-2008, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/main.c

@@ -3,7 +3,7 @@
  * Subsystem core
  * Subsystem core
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, 2007, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, 2007, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/pci.c

@@ -1,7 +1,7 @@
 /*
 /*
  * Sonics Silicon Backplane PCI-Hostbus related functions.
  * Sonics Silicon Backplane PCI-Hostbus related functions.
  *
  *
- * Copyright (C) 2005-2006 Michael Buesch <mb@bu3sch.de>
+ * Copyright (C) 2005-2006 Michael Buesch <m@bues.ch>
  * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
  * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
  * Copyright (C) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (C) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
  * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>

+ 1 - 1
drivers/ssb/pcihost_wrapper.c

@@ -6,7 +6,7 @@
  * Copyright (c) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (c) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
  * Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
  * Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
  * Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
- * Copyright (c) 2005-2007 Michael Buesch <mbuesch@freenet.de>
+ * Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/pcmcia.c

@@ -3,7 +3,7 @@
  * PCMCIA-Hostbus related functions
  * PCMCIA-Hostbus related functions
  *
  *
  * Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
  * Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
- * Copyright 2007-2008 Michael Buesch <mb@bu3sch.de>
+ * Copyright 2007-2008 Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  */
  */

+ 1 - 1
drivers/ssb/scan.c

@@ -2,7 +2,7 @@
  * Sonics Silicon Backplane
  * Sonics Silicon Backplane
  * Bus scanning
  * Bus scanning
  *
  *
- * Copyright (C) 2005-2007 Michael Buesch <mb@bu3sch.de>
+ * Copyright (C) 2005-2007 Michael Buesch <m@bues.ch>
  * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
  * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
  * Copyright (C) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (C) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
  * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>

+ 1 - 1
drivers/ssb/sdio.c

@@ -6,7 +6,7 @@
  *
  *
  * Based on drivers/ssb/pcmcia.c
  * Based on drivers/ssb/pcmcia.c
  * Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
  * Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
- * Copyright 2007-2008 Michael Buesch <mb@bu3sch.de>
+ * Copyright 2007-2008 Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GNU/GPL. See COPYING for details.
  * Licensed under the GNU/GPL. See COPYING for details.
  *
  *

+ 1 - 1
drivers/ssb/sprom.c

@@ -2,7 +2,7 @@
  * Sonics Silicon Backplane
  * Sonics Silicon Backplane
  * Common SPROM support routines
  * Common SPROM support routines
  *
  *
- * Copyright (C) 2005-2008 Michael Buesch <mb@bu3sch.de>
+ * Copyright (C) 2005-2008 Michael Buesch <m@bues.ch>
  * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
  * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
  * Copyright (C) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (C) 2005 Stefano Brivio <st3@riseup.net>
  * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
  * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>

+ 1 - 1
drivers/usb/host/ohci-ssb.c

@@ -2,7 +2,7 @@
  * Sonics Silicon Backplane
  * Sonics Silicon Backplane
  * Broadcom USB-core OHCI driver
  * Broadcom USB-core OHCI driver
  *
  *
- * Copyright 2007 Michael Buesch <mb@bu3sch.de>
+ * Copyright 2007 Michael Buesch <m@bues.ch>
  *
  *
  * Derived from the OHCI-PCI driver
  * Derived from the OHCI-PCI driver
  * Copyright 1999 Roman Weissgaerber
  * Copyright 1999 Roman Weissgaerber

+ 1 - 1
include/linux/nl80211.h

@@ -6,7 +6,7 @@
  * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
  * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
  * Copyright 2008 Michael Wu <flamingice@sourmilk.net>
  * Copyright 2008 Michael Wu <flamingice@sourmilk.net>
  * Copyright 2008 Luis Carlos Cobo <luisca@cozybit.com>
  * Copyright 2008 Luis Carlos Cobo <luisca@cozybit.com>
- * Copyright 2008 Michael Buesch <mb@bu3sch.de>
+ * Copyright 2008 Michael Buesch <m@bues.ch>
  * Copyright 2008, 2009 Luis R. Rodriguez <lrodriguez@atheros.com>
  * Copyright 2008, 2009 Luis R. Rodriguez <lrodriguez@atheros.com>
  * Copyright 2008 Jouni Malinen <jouni.malinen@atheros.com>
  * Copyright 2008 Jouni Malinen <jouni.malinen@atheros.com>
  * Copyright 2008 Colin McCabe <colin@cozybit.com>
  * Copyright 2008 Colin McCabe <colin@cozybit.com>

+ 1 - 1
include/linux/ssb/ssb_driver_chipcommon.h

@@ -8,7 +8,7 @@
  * gpio interface, extbus, and support for serial and parallel flashes.
  * gpio interface, extbus, and support for serial and parallel flashes.
  *
  *
  * Copyright 2005, Broadcom Corporation
  * Copyright 2005, Broadcom Corporation
- * Copyright 2006, Michael Buesch <mb@bu3sch.de>
+ * Copyright 2006, Michael Buesch <m@bues.ch>
  *
  *
  * Licensed under the GPL version 2. See COPYING for details.
  * Licensed under the GPL version 2. See COPYING for details.
  */
  */