summaryrefslogtreecommitdiff
blob: 1c99543b9b2bf9a0dac24520a813d355e7d91641 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# ChangeLog for net-wireless/rt2x00
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/rt2x00/ChangeLog,v 1.22 2007/05/14 06:24:32 bangert Exp $

  14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

  27 Feb 2007; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Don't check for kernel CRYPTO_MICHAEL_MIC, #168464 thanks to Sebastian.

  25 Feb 2007; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Added ebuild patch from Ivo van Doorn <ivdoorn@gmail.com> to work with CVS
  changes

  19 Dec 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  debug USE flag now requires CONFIG_DEBUG_FS to be enabled in the kernel.

  23 Nov 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Drop the eeprom USE flag and build the module when any pci devices are built.

  17 Nov 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Add eeprom USE flag for reading EEPROM settings from PCI cards.

  05 Oct 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  The rate_control module has been replaced by rc80211_simple, #150054.
  Thanks to Allen Brooker.

  23 Aug 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Require ARC4 support, #144895 thanks to Len Meakin.

  17 Aug 2006; Roy Marples <uberlord@gentoo.org>
  +files/rt2x00-2.0.0_beta3-compat.patch, rt2x00-2.0.0_beta3.ebuild:
  Allow compilation on newer kernels - causes oopsies for me though.
  Fixes #144129 thanks to Marijn Schouten.

  09 Aug 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Install the crc-itu-t.ko module correctly.

  03 Aug 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Change back to local USE flags for each driver.

  02 Aug 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Change from USE flags to USE_EXPAND stuff.

  01 Aug 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Allow drivers to be built by USE flags thanks to Guillaume Pujol, #139982.

  11 Jul 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Change radiobtn to rfkill, #139982 thanks to Guillaume Pujol.

  12 May 2006; Roy Marples <uberlord@gentoo.org> rt2x00-2.0.0_beta3.ebuild,
  rt2x00-9999.ebuild:
  Changed SF cvs to new host, #133081
  Tweaked depends a little.

  08 May 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Added support for rt61 and rt73 drivers. We now require the kernel to support
  firmware loading as well. Fixes #132240 thanks to Allen Brooker.

  18 Jan 2006; Roy Marples <uberlord@gentoo.org> rt2x00-9999.ebuild:
  Updated for new upstream locations and IEEE 80211 stack.

*rt2x00-2.0.0_beta3 (19 Dec 2005)

  19 Dec 2005; Roy Marples <uberlord@gentoo.org>
  -files/rt2x00-2.0.0-beta2.patch, -rt2x00-2.0.0_beta2-r1.ebuild,
  +rt2x00-2.0.0_beta3.ebuild:
  Version bump.

  26 Nov 2005; Roy Marples <uberlord@gentoo.org> -rt2x00-2.0.0_beta2.ebuild,
  rt2x00-2.0.0_beta2-r1.ebuild, rt2x00-9999.ebuild:
  Removed 4KSTACKS, PREEMPT and SMP checks as the rt2x00 driver should
  work with them.

*rt2x00-2.0.0_beta2-r1 (05 Nov 2005)

  05 Nov 2005; Roy Marples <uberlord@gentoo.org>
  +files/rt2x00-2.0.0-beta2.patch, +rt2x00-2.0.0_beta2-r1.ebuild:
  debug USE flag now works for beta2
  beta2 now builds against the ieee80211 stack in portage

*rt2x00-9999 (04 Nov 2005)

  04 Nov 2005; Roy Marples <uberlord@gentoo.org> rt2x00-2.0.0_beta2.ebuild,
  +rt2x00-9999.ebuild:
  Added cvs ebuild
  Added warning to beta2 ebuild

*rt2x00-2.0.0_beta2 (03 Nov 2005)

  03 Nov 2005; Roy Marples <uberlord@gentoo.org> +metadata.xml,
  +rt2x00-2.0.0_beta2.ebuild:
  Initial import