* pull request: wireless-2.6 2008-08-04
@ 2008-08-04 19:37 John W. Linville
2008-08-04 20:38 ` Marcel Holtmann
2008-08-04 22:01 ` David Miller
0 siblings, 2 replies; 16+ messages in thread
From: John W. Linville @ 2008-08-04 19:37 UTC (permalink / raw)
To: davem-fT/PcQaiUtIeIZ0/mPfg9Q
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA,
netdev-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
Dave,
Another big round of fixes for 2.6.27. Included is also a renaming
patch and some related patches that rename iwl4965 to iwlagn (reflecting
that is supports iwl5000 as well).
The other big(ger) thing here is the new ath9k driver. It is probably
still far from perfect, but I'm hearing good reports on its
functionality and the Atheros team (and others) have already been quite
responsive on comments, etc. I think it is best to go ahead and get it
into 2.6.27.
Please let me know if there are problems!
Thanks,
John
---
Individual patches are available here:
http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6/
---
The following changes since commit adf044c8778de98dae29c5ce9973b7e43964674f:
Sven Wegener (1):
net: Add missing extra2 parameter for ip_default_ttl sysctl
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git master
Daniel Drake (1):
mac80211: automatic IBSS channel selection
Denis V. Lunev (1):
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Emmanuel Grumbach (3):
mac80211: pass dtim_period to low level driver
iwlwifi: bug fix in AGG flow - cast const to ULL
iwlwifi: decrement rx skb counter in scan abort handler
Esti Kummer (2):
iwlwifi: corrects power_level in sysfs
iwlwifi: set led register in disassociation
Gregory Greenman (1):
iwlwifi: memory allocation optimization
Ivo van Doorn (1):
rt2x00: Disable link tuning in rt2500usb
Larry Finger (1):
p54: Fix potential concurrent access to private data
Luis R. Rodriguez (4):
list.h: Add list_splice_tail() and list_splice_tail_init()
list.h: add list_cut_position()
ath5k: remove Atheros 11n devices from supported list
ath9k: Add new Atheros IEEE 802.11n driver
Mohamed Abbas (1):
iwlwifi: add power save to 5000 HW
Sven Wegener (1):
iwlwifi: Don't use buffer allocated on the stack for led names
Tomas Winkler (14):
mac80211: make listen_interval be limited by low level driver
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
iwlwifi: move beacon handling to iwl4965-base.c
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
iwlwifi: kill iwl4965_fill_rs_info
iwlwifi: use dtim_period from association, and set listen_interval
iwlwifi: rename iwl4965-base.c to iwl-agn.c
iwlwifi: fix checkpatch.pl errors
iwlwifi: rename 4965 to AGN
iwlwifi: HW bug fixes
iwlwifi: implement iwl5000_calc_rssi
iwlwifi: fix unhandled interrupt when HW rfkill is on
iwlwifi: grap nic access before accessing periphery registers
Zhu Yi (1):
iwl3945: fix merge mistake for packet injection
MAINTAINERS | 9 +
drivers/net/wireless/Kconfig | 1 +
drivers/net/wireless/Makefile | 1 +
drivers/net/wireless/ath5k/base.c | 2 -
drivers/net/wireless/ath9k/Kconfig | 8 +
drivers/net/wireless/ath9k/Makefile | 11 +
drivers/net/wireless/ath9k/ath9k.h | 1066 +++
drivers/net/wireless/ath9k/beacon.c | 977 +++
drivers/net/wireless/ath9k/core.c | 1961 +++++
drivers/net/wireless/ath9k/core.h | 1097 +++
drivers/net/wireless/ath9k/hw.c | 8563 ++++++++++++++++++++
drivers/net/wireless/ath9k/hw.h | 969 +++
drivers/net/wireless/ath9k/initvals.h | 3146 +++++++
drivers/net/wireless/ath9k/main.c | 1533 ++++
drivers/net/wireless/ath9k/phy.c | 436 +
drivers/net/wireless/ath9k/phy.h | 543 ++
drivers/net/wireless/ath9k/rc.c | 2126 +++++
drivers/net/wireless/ath9k/rc.h | 316 +
drivers/net/wireless/ath9k/recv.c | 1318 +++
drivers/net/wireless/ath9k/reg.h | 1385 ++++
drivers/net/wireless/ath9k/regd.c | 1031 +++
drivers/net/wireless/ath9k/regd.h | 412 +
drivers/net/wireless/ath9k/regd_common.h | 1915 +++++
drivers/net/wireless/ath9k/xmit.c | 2870 +++++++
drivers/net/wireless/iwlwifi/Kconfig | 98 +-
drivers/net/wireless/iwlwifi/Makefile | 13 +-
drivers/net/wireless/iwlwifi/iwl-3945-led.c | 33 +-
drivers/net/wireless/iwlwifi/iwl-3945-led.h | 1 +
drivers/net/wireless/iwlwifi/iwl-3945.c | 7 +-
drivers/net/wireless/iwlwifi/iwl-4965.c | 156 +-
drivers/net/wireless/iwlwifi/iwl-5000.c | 71 +-
.../iwlwifi/{iwl-4965-rs.c => iwl-agn-rs.c} | 327 +-
.../iwlwifi/{iwl-4965-rs.h => iwl-agn-rs.h} | 23 +-
.../wireless/iwlwifi/{iwl4965-base.c => iwl-agn.c} | 232 +-
drivers/net/wireless/iwlwifi/iwl-commands.h | 44 +-
drivers/net/wireless/iwlwifi/iwl-core.c | 7 +-
drivers/net/wireless/iwlwifi/iwl-core.h | 3 +-
drivers/net/wireless/iwlwifi/iwl-csr.h | 10 +-
drivers/net/wireless/iwlwifi/iwl-debug.h | 4 +-
drivers/net/wireless/iwlwifi/iwl-debugfs.c | 11 +-
drivers/net/wireless/iwlwifi/iwl-dev.h | 22 +-
drivers/net/wireless/iwlwifi/iwl-eeprom.c | 3 +-
drivers/net/wireless/iwlwifi/iwl-hcmd.c | 2 +-
drivers/net/wireless/iwlwifi/iwl-led.c | 69 +-
drivers/net/wireless/iwlwifi/iwl-led.h | 1 +
drivers/net/wireless/iwlwifi/iwl-power.c | 45 +-
drivers/net/wireless/iwlwifi/iwl-power.h | 33 +-
drivers/net/wireless/iwlwifi/iwl-prph.h | 12 +-
drivers/net/wireless/iwlwifi/iwl-rx.c | 59 +-
drivers/net/wireless/iwlwifi/iwl-scan.c | 1 +
drivers/net/wireless/iwlwifi/iwl-sta.c | 4 +-
drivers/net/wireless/iwlwifi/iwl-tx.c | 78 +-
drivers/net/wireless/iwlwifi/iwl3945-base.c | 58 +-
drivers/net/wireless/p54/p54.h | 1 +
drivers/net/wireless/p54/p54common.c | 6 +
drivers/net/wireless/rt2x00/rt2500usb.c | 14 +
include/linux/ieee80211.h | 13 +
include/linux/list.h | 77 +-
include/net/mac80211.h | 13 +-
net/mac80211/ieee80211_i.h | 1 +
net/mac80211/main.c | 5 +
net/mac80211/mlme.c | 39 +-
62 files changed, 32565 insertions(+), 727 deletions(-)
create mode 100644 drivers/net/wireless/ath9k/Kconfig
create mode 100644 drivers/net/wireless/ath9k/Makefile
create mode 100644 drivers/net/wireless/ath9k/ath9k.h
create mode 100644 drivers/net/wireless/ath9k/beacon.c
create mode 100644 drivers/net/wireless/ath9k/core.c
create mode 100644 drivers/net/wireless/ath9k/core.h
create mode 100644 drivers/net/wireless/ath9k/hw.c
create mode 100644 drivers/net/wireless/ath9k/hw.h
create mode 100644 drivers/net/wireless/ath9k/initvals.h
create mode 100644 drivers/net/wireless/ath9k/main.c
create mode 100644 drivers/net/wireless/ath9k/phy.c
create mode 100644 drivers/net/wireless/ath9k/phy.h
create mode 100644 drivers/net/wireless/ath9k/rc.c
create mode 100644 drivers/net/wireless/ath9k/rc.h
create mode 100644 drivers/net/wireless/ath9k/recv.c
create mode 100644 drivers/net/wireless/ath9k/reg.h
create mode 100644 drivers/net/wireless/ath9k/regd.c
create mode 100644 drivers/net/wireless/ath9k/regd.h
create mode 100644 drivers/net/wireless/ath9k/regd_common.h
create mode 100644 drivers/net/wireless/ath9k/xmit.c
rename drivers/net/wireless/iwlwifi/{iwl-4965-rs.c => iwl-agn-rs.c} (89%)
rename drivers/net/wireless/iwlwifi/{iwl-4965-rs.h => iwl-agn-rs.h} (93%)
rename drivers/net/wireless/iwlwifi/{iwl4965-base.c => iwl-agn.c} (96%)
Omnibus patch is available here:
http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6-2008-08-04.patch.bz2
--
John W. Linville
linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 19:37 pull request: wireless-2.6 2008-08-04 John W. Linville
@ 2008-08-04 20:38 ` Marcel Holtmann
2008-08-04 20:45 ` John W. Linville
2008-08-04 22:01 ` David Miller
1 sibling, 1 reply; 16+ messages in thread
From: Marcel Holtmann @ 2008-08-04 20:38 UTC (permalink / raw)
To: John W. Linville; +Cc: davem, linux-wireless, netdev, linux-kernel
Hi John,
> Luis R. Rodriguez (4):
> list.h: Add list_splice_tail() and list_splice_tail_init()
> list.h: add list_cut_position()
have these two changes got reviewed on LKML? I don't see any ACKs for it
in the commit message.
Regards
Marcel
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 20:38 ` Marcel Holtmann
@ 2008-08-04 20:45 ` John W. Linville
2008-08-04 21:42 ` Marcel Holtmann
0 siblings, 1 reply; 16+ messages in thread
From: John W. Linville @ 2008-08-04 20:45 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: davem, linux-wireless, netdev, linux-kernel
On Mon, Aug 04, 2008 at 10:38:08PM +0200, Marcel Holtmann wrote:
> Hi John,
>
> > Luis R. Rodriguez (4):
> > list.h: Add list_splice_tail() and list_splice_tail_init()
> > list.h: add list_cut_position()
>
> have these two changes got reviewed on LKML? I don't see any ACKs for it
> in the commit message.
Hmmm...no. I thought the original patches had been copied to
linux-kernel, but it looks like that is not the case.
The original patches are archived here:
http://marc.info/?l=linux-wireless&m=121783421908441&w=2
http://marc.info/?l=linux-wireless&m=121783422008445&w=2
What problems do you see with them?
John
--
John W. Linville
linville@tuxdriver.com
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 20:45 ` John W. Linville
@ 2008-08-04 21:42 ` Marcel Holtmann
2008-08-04 21:54 ` John W. Linville
2008-08-04 21:58 ` David Miller
0 siblings, 2 replies; 16+ messages in thread
From: Marcel Holtmann @ 2008-08-04 21:42 UTC (permalink / raw)
To: John W. Linville; +Cc: davem, linux-wireless, netdev, linux-kernel
Hi John,
> > > Luis R. Rodriguez (4):
> > > list.h: Add list_splice_tail() and list_splice_tail_init()
> > > list.h: add list_cut_position()
> >
> > have these two changes got reviewed on LKML? I don't see any ACKs for it
> > in the commit message.
>
> Hmmm...no. I thought the original patches had been copied to
> linux-kernel, but it looks like that is not the case.
>
> The original patches are archived here:
>
> http://marc.info/?l=linux-wireless&m=121783421908441&w=2
>
> http://marc.info/?l=linux-wireless&m=121783422008445&w=2
>
> What problems do you see with them?
I don't see a problem with these patches, but they should at least be
reviewed on LKML once. Changes to core kernel infrastructure should not
be merged silently via subsystem trees without any kind of ACKs.
Regards
Marcel
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 21:42 ` Marcel Holtmann
@ 2008-08-04 21:54 ` John W. Linville
2008-08-04 22:37 ` Marcel Holtmann
2008-08-04 21:58 ` David Miller
1 sibling, 1 reply; 16+ messages in thread
From: John W. Linville @ 2008-08-04 21:54 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: davem, linux-wireless, netdev, linux-kernel
On Mon, Aug 04, 2008 at 11:42:03PM +0200, Marcel Holtmann wrote:
> > > > Luis R. Rodriguez (4):
> > > > list.h: Add list_splice_tail() and list_splice_tail_init()
> > > > list.h: add list_cut_position()
> > >
> > > have these two changes got reviewed on LKML? I don't see any ACKs for it
> > > in the commit message.
> >
> > Hmmm...no. I thought the original patches had been copied to
> > linux-kernel, but it looks like that is not the case.
> >
> > The original patches are archived here:
> >
> > http://marc.info/?l=linux-wireless&m=121783421908441&w=2
> >
> > http://marc.info/?l=linux-wireless&m=121783422008445&w=2
> >
> > What problems do you see with them?
>
> I don't see a problem with these patches, but they should at least be
> reviewed on LKML once. Changes to core kernel infrastructure should not
> be merged silently via subsystem trees without any kind of ACKs.
Yes, fine. That wasn't my intent. :-) The patches were originally
posted about two weeks ago, too bad that didn't actually go to
linux-kernel. :-(
John
--
John W. Linville
linville@tuxdriver.com
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 21:54 ` John W. Linville
@ 2008-08-04 22:37 ` Marcel Holtmann
2008-08-04 22:45 ` Luis R. Rodriguez
0 siblings, 1 reply; 16+ messages in thread
From: Marcel Holtmann @ 2008-08-04 22:37 UTC (permalink / raw)
To: John W. Linville; +Cc: davem, linux-wireless, netdev, linux-kernel
Hi John,
> > > > > Luis R. Rodriguez (4):
> > > > > list.h: Add list_splice_tail() and list_splice_tail_init()
> > > > > list.h: add list_cut_position()
> > > >
> > > > have these two changes got reviewed on LKML? I don't see any ACKs for it
> > > > in the commit message.
> > >
> > > Hmmm...no. I thought the original patches had been copied to
> > > linux-kernel, but it looks like that is not the case.
> > >
> > > The original patches are archived here:
> > >
> > > http://marc.info/?l=linux-wireless&m=121783421908441&w=2
> > >
> > > http://marc.info/?l=linux-wireless&m=121783422008445&w=2
> > >
> > > What problems do you see with them?
> >
> > I don't see a problem with these patches, but they should at least be
> > reviewed on LKML once. Changes to core kernel infrastructure should not
> > be merged silently via subsystem trees without any kind of ACKs.
>
> Yes, fine. That wasn't my intent. :-) The patches were originally
> posted about two weeks ago, too bad that didn't actually go to
> linux-kernel. :-(
just post them to LKML (or let Luis do it) so they get reviewed. I
really don't see an issue with them, but that is only me.
Regards
Marcel
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 22:37 ` Marcel Holtmann
@ 2008-08-04 22:45 ` Luis R. Rodriguez
2008-08-04 23:38 ` Justin Mattock
0 siblings, 1 reply; 16+ messages in thread
From: Luis R. Rodriguez @ 2008-08-04 22:45 UTC (permalink / raw)
To: Marcel Holtmann
Cc: John W. Linville, davem, linux-wireless, netdev, linux-kernel
On Mon, Aug 4, 2008 at 3:37 PM, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi John,
>
>> > > > > Luis R. Rodriguez (4):
>> > > > > list.h: Add list_splice_tail() and list_splice_tail_init()
>> > > > > list.h: add list_cut_position()
>> > > >
>> > > > have these two changes got reviewed on LKML? I don't see any ACKs for it
>> > > > in the commit message.
>> > >
>> > > Hmmm...no. I thought the original patches had been copied to
>> > > linux-kernel, but it looks like that is not the case.
>> > >
>> > > The original patches are archived here:
>> > >
>> > > http://marc.info/?l=linux-wireless&m=121783421908441&w=2
>> > >
>> > > http://marc.info/?l=linux-wireless&m=121783422008445&w=2
>> > >
>> > > What problems do you see with them?
>> >
>> > I don't see a problem with these patches, but they should at least be
>> > reviewed on LKML once. Changes to core kernel infrastructure should not
>> > be merged silently via subsystem trees without any kind of ACKs.
>>
>> Yes, fine. That wasn't my intent. :-) The patches were originally
>> posted about two weeks ago, too bad that didn't actually go to
>> linux-kernel. :-(
>
> just post them to LKML (or let Luis do it) so they get reviewed. I
> really don't see an issue with them, but that is only me.
I'll repost those specific patches and add lkml.
Luis
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 22:45 ` Luis R. Rodriguez
@ 2008-08-04 23:38 ` Justin Mattock
0 siblings, 0 replies; 16+ messages in thread
From: Justin Mattock @ 2008-08-04 23:38 UTC (permalink / raw)
To: Luis R. Rodriguez
Cc: Marcel Holtmann, John W. Linville, davem, linux-wireless, netdev,
linux-kernel
On Mon, Aug 4, 2008 at 3:45 PM, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
> On Mon, Aug 4, 2008 at 3:37 PM, Marcel Holtmann <marcel@holtmann.org> wrote:
>> Hi John,
>>
>>> > > > > Luis R. Rodriguez (4):
>>> > > > > list.h: Add list_splice_tail() and list_splice_tail_init()
>>> > > > > list.h: add list_cut_position()
>>> > > >
>>> > > > have these two changes got reviewed on LKML? I don't see any ACKs for it
>>> > > > in the commit message.
>>> > >
>>> > > Hmmm...no. I thought the original patches had been copied to
>>> > > linux-kernel, but it looks like that is not the case.
>>> > >
>>> > > The original patches are archived here:
>>> > >
>>> > > http://marc.info/?l=linux-wireless&m=121783421908441&w=2
>>> > >
>>> > > http://marc.info/?l=linux-wireless&m=121783422008445&w=2
>>> > >
>>> > > What problems do you see with them?
>>> >
>>> > I don't see a problem with these patches, but they should at least be
>>> > reviewed on LKML once. Changes to core kernel infrastructure should not
>>> > be merged silently via subsystem trees without any kind of ACKs.
>>>
>>> Yes, fine. That wasn't my intent. :-) The patches were originally
>>> posted about two weeks ago, too bad that didn't actually go to
>>> linux-kernel. :-(
>>
>> just post them to LKML (or let Luis do it) so they get reviewed. I
>> really don't see an issue with them, but that is only me.
>
> I'll repost those specific patches and add lkml.
>
> Luis
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
I must be honest, I am really excited
to see ath9k, finally an in kernel module
for my wireless card.
regards;
--
Justin P. Mattock
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 21:42 ` Marcel Holtmann
2008-08-04 21:54 ` John W. Linville
@ 2008-08-04 21:58 ` David Miller
1 sibling, 0 replies; 16+ messages in thread
From: David Miller @ 2008-08-04 21:58 UTC (permalink / raw)
To: marcel-kz+m5ild9QBg9hUCZPvPmw
Cc: linville-2XuSBdqkA4R54TAoqtyWWQ,
linux-wireless-u79uwXL29TY76Z2rM5mHXA,
netdev-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
From: Marcel Holtmann <marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>
Date: Mon, 04 Aug 2008 23:42:03 +0200
> Hi John,
>
> > > > Luis R. Rodriguez (4):
> > > > list.h: Add list_splice_tail() and list_splice_tail_init()
> > > > list.h: add list_cut_position()
> > >
> > > have these two changes got reviewed on LKML? I don't see any ACKs for it
> > > in the commit message.
> >
> > Hmmm...no. I thought the original patches had been copied to
> > linux-kernel, but it looks like that is not the case.
> >
> > The original patches are archived here:
> >
> > http://marc.info/?l=linux-wireless&m=121783421908441&w=2
> >
> > http://marc.info/?l=linux-wireless&m=121783422008445&w=2
> >
> > What problems do you see with them?
>
> I don't see a problem with these patches, but they should at least be
> reviewed on LKML once. Changes to core kernel infrastructure should not
> be merged silently via subsystem trees without any kind of ACKs.
Right.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: pull request: wireless-2.6 2008-08-04
2008-08-04 19:37 pull request: wireless-2.6 2008-08-04 John W. Linville
2008-08-04 20:38 ` Marcel Holtmann
@ 2008-08-04 22:01 ` David Miller
[not found] ` <20080804.150147.78586437.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
1 sibling, 1 reply; 16+ messages in thread
From: David Miller @ 2008-08-04 22:01 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, netdev, linux-kernel
From: "John W. Linville" <linville@tuxdriver.com>
Date: Mon, 4 Aug 2008 15:37:53 -0400
> Another big round of fixes for 2.6.27. Included is also a renaming
> patch and some related patches that rename iwl4965 to iwlagn (reflecting
> that is supports iwl5000 as well).
>
> The other big(ger) thing here is the new ath9k driver. It is probably
> still far from perfect, but I'm hearing good reports on its
> functionality and the Atheros team (and others) have already been quite
> responsive on comments, etc. I think it is best to go ahead and get it
> into 2.6.27.
>
> Please let me know if there are problems!
I'm holding off on this pull until the list.h changes get so me lkml
ACKs.
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2008-08-05 15:56 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-04 19:37 pull request: wireless-2.6 2008-08-04 John W. Linville
2008-08-04 20:38 ` Marcel Holtmann
2008-08-04 20:45 ` John W. Linville
2008-08-04 21:42 ` Marcel Holtmann
2008-08-04 21:54 ` John W. Linville
2008-08-04 22:37 ` Marcel Holtmann
2008-08-04 22:45 ` Luis R. Rodriguez
2008-08-04 23:38 ` Justin Mattock
2008-08-04 21:58 ` David Miller
2008-08-04 22:01 ` David Miller
[not found] ` <20080804.150147.78586437.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2008-08-05 2:17 ` John W. Linville
2008-08-05 3:04 ` Pavel Roskin
2008-08-05 8:28 ` David Miller
[not found] ` <20080805.012814.215633850.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2008-08-05 13:28 ` Stephen Rothwell
2008-08-05 14:05 ` John W. Linville
2008-08-05 15:30 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).