diff for duplicates of <20080702202653.GA10719@tuxdriver.com> diff --git a/a/1.txt b/N1/1.txt index 0b777cc..56400dc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ On Wed, Jul 02, 2008 at 03:37:10PM -0400, John W. Linville wrote: > On Mon, Jun 30, 2008 at 05:56:51PM -0400, John W. Linville wrote: ->=20 +> > > iwlwifi: fix incorrect 5GHz rates reported in monitor mode ->=20 +> > > iwlwifi: drop skb silently for Tx request in monitor mode ->=20 +> > It looks like these two are appropriate for 2.6.26. Since you > haven't pulled this yet, I'll push them that way, drop them from > wireless-next-2.6, and send a new pull request. @@ -27,20 +27,16 @@ John Individual patches are available here: - http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2= -=2E6/ + http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6/ --- -The following changes since commit 28f49d8fec19833672a6a813bfde0068fee5= -0bc9: +The following changes since commit 28f49d8fec19833672a6a813bfde0068fee50bc9: David S. Miller (1): - Merge branch 'master' of master.kernel.org:/.../linville/wirele= -ss-next-2.6 + Merge branch 'master' of master.kernel.org:/.../linville/wireless-next-2.6 are available in the git repository at: - git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-= -2.6.git master + git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6.git master Abhijeet Kolekar (2): iwlwifi : Patch adds rfkill subsystem for 3945 @@ -48,8 +44,7 @@ Abhijeet Kolekar (2): Adel Gadllah (3): iwlwifi: fix rfkill deps and remove input device usage - b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE= -_ON + b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support Adrian Bunk (1): @@ -91,8 +86,7 @@ Larry.Finger@lwfinger.net (1): p54: Add quality output to iwlist and iwconfig Mohamed Abbas (1): - iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down f= -low + iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow Pavel Roskin (3): hostap: don't skip any headers in hostap_80211_header_parse() @@ -110,7 +104,7 @@ Ron Rindjunsky (6): iwlwifi: control 11n capabilities through module param iwlwifi: eliminate iwl4965_mac_get_tsf -Stefanik G=E1bor (1): +Stefanik Gábor (1): iwlwifi: enable packet injection for iwl3945 Tomas Winkler (5): @@ -138,8 +132,7 @@ Zhu Yi (2): drivers/net/wireless/iwlwifi/iwl-3945.h | 25 + drivers/net/wireless/iwlwifi/iwl-4965-rs.c | 22 +- drivers/net/wireless/iwlwifi/iwl-4965-rs.h | 8 - - drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +----------------= --------- + drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +------------------------ drivers/net/wireless/iwlwifi/iwl-5000.c | 27 +- drivers/net/wireless/iwlwifi/iwl-calib.c | 4 +- drivers/net/wireless/iwlwifi/iwl-calib.h | 4 +- @@ -150,8 +143,7 @@ Zhu Yi (2): drivers/net/wireless/iwlwifi/iwl-hcmd.c | 1 + drivers/net/wireless/iwlwifi/iwl-rfkill.c | 41 +- drivers/net/wireless/iwlwifi/iwl-rfkill.h | 2 - - drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++= -++++ + drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++++++ drivers/net/wireless/iwlwifi/iwl-sta.c | 149 +++-- drivers/net/wireless/iwlwifi/iwl-sta.h | 2 +- drivers/net/wireless/iwlwifi/iwl-tx.c | 143 ++++ @@ -178,13 +170,7 @@ Zhu Yi (2): Omnibus patch available here: - http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2= -=2E6-2008-07-02.patch.bz2 ---=20 + http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6-2008-07-02.patch.bz2 +-- John W. Linville linville@tuxdriver.com --- -To unsubscribe from this list: send the line "unsubscribe linux-wireles= -s" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index d865c4b..730470e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -11,11 +11,11 @@ "b\0" "On Wed, Jul 02, 2008 at 03:37:10PM -0400, John W. Linville wrote:\n" "> On Mon, Jun 30, 2008 at 05:56:51PM -0400, John W. Linville wrote:\n" - ">=20\n" + "> \n" "> > iwlwifi: fix incorrect 5GHz rates reported in monitor mode\n" - ">=20\n" + "> \n" "> > iwlwifi: drop skb silently for Tx request in monitor mode\n" - ">=20\n" + "> \n" "> It looks like these two are appropriate for 2.6.26. Since you\n" "> haven't pulled this yet, I'll push them that way, drop them from\n" "> wireless-next-2.6, and send a new pull request.\n" @@ -38,20 +38,16 @@ "\n" "Individual patches are available here:\n" "\n" - "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2=\n" - "=2E6/\n" + "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6/\n" "---\n" "\n" - "The following changes since commit 28f49d8fec19833672a6a813bfde0068fee5=\n" - "0bc9:\n" + "The following changes since commit 28f49d8fec19833672a6a813bfde0068fee50bc9:\n" " David S. Miller (1):\n" - " Merge branch 'master' of master.kernel.org:/.../linville/wirele=\n" - "ss-next-2.6\n" + " Merge branch 'master' of master.kernel.org:/.../linville/wireless-next-2.6\n" "\n" "are available in the git repository at:\n" "\n" - " git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-=\n" - "2.6.git master\n" + " git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6.git master\n" "\n" "Abhijeet Kolekar (2):\n" " iwlwifi : Patch adds rfkill subsystem for 3945\n" @@ -59,8 +55,7 @@ "\n" "Adel Gadllah (3):\n" " iwlwifi: fix rfkill deps and remove input device usage\n" - " b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE=\n" - "_ON\n" + " b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON\n" " b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support\n" "\n" "Adrian Bunk (1):\n" @@ -102,8 +97,7 @@ " p54: Add quality output to iwlist and iwconfig\n" "\n" "Mohamed Abbas (1):\n" - " iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down f=\n" - "low\n" + " iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow\n" "\n" "Pavel Roskin (3):\n" " hostap: don't skip any headers in hostap_80211_header_parse()\n" @@ -121,7 +115,7 @@ " iwlwifi: control 11n capabilities through module param\n" " iwlwifi: eliminate iwl4965_mac_get_tsf\n" "\n" - "Stefanik G=E1bor (1):\n" + "Stefanik G\303\241bor (1):\n" " iwlwifi: enable packet injection for iwl3945\n" "\n" "Tomas Winkler (5):\n" @@ -149,8 +143,7 @@ " drivers/net/wireless/iwlwifi/iwl-3945.h | 25 +\n" " drivers/net/wireless/iwlwifi/iwl-4965-rs.c | 22 +-\n" " drivers/net/wireless/iwlwifi/iwl-4965-rs.h | 8 -\n" - " drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +----------------=\n" - "--------\n" + " drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +------------------------\n" " drivers/net/wireless/iwlwifi/iwl-5000.c | 27 +-\n" " drivers/net/wireless/iwlwifi/iwl-calib.c | 4 +-\n" " drivers/net/wireless/iwlwifi/iwl-calib.h | 4 +-\n" @@ -161,8 +154,7 @@ " drivers/net/wireless/iwlwifi/iwl-hcmd.c | 1 +\n" " drivers/net/wireless/iwlwifi/iwl-rfkill.c | 41 +-\n" " drivers/net/wireless/iwlwifi/iwl-rfkill.h | 2 -\n" - " drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++=\n" - "++++\n" + " drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++++++\n" " drivers/net/wireless/iwlwifi/iwl-sta.c | 149 +++--\n" " drivers/net/wireless/iwlwifi/iwl-sta.h | 2 +-\n" " drivers/net/wireless/iwlwifi/iwl-tx.c | 143 ++++\n" @@ -189,15 +181,9 @@ "\n" "Omnibus patch available here:\n" "\n" - "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2=\n" - "=2E6-2008-07-02.patch.bz2\n" - "--=20\n" + "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6-2008-07-02.patch.bz2\n" + "-- \n" "John W. Linville\n" - "linville@tuxdriver.com\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n" - "s\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + linville@tuxdriver.com -d366d7dd900f6eeb7bafb3dfa3d1379c2387013d09297636c96b66dabe5b5ae3 +2e5a6bac1f9cbc34d99bf9b3b57b2b69659186fef7271e81e5e6858a570431ec
diff --git a/a/1.txt b/N2/1.txt index 0b777cc..0bc4924 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,10 +1,10 @@ On Wed, Jul 02, 2008 at 03:37:10PM -0400, John W. Linville wrote: > On Mon, Jun 30, 2008 at 05:56:51PM -0400, John W. Linville wrote: ->=20 +> > > iwlwifi: fix incorrect 5GHz rates reported in monitor mode ->=20 +> > > iwlwifi: drop skb silently for Tx request in monitor mode ->=20 +> > It looks like these two are appropriate for 2.6.26. Since you > haven't pulled this yet, I'll push them that way, drop them from > wireless-next-2.6, and send a new pull request. @@ -27,20 +27,16 @@ John Individual patches are available here: - http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2= -=2E6/ + http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6/ --- -The following changes since commit 28f49d8fec19833672a6a813bfde0068fee5= -0bc9: +The following changes since commit 28f49d8fec19833672a6a813bfde0068fee50bc9: David S. Miller (1): - Merge branch 'master' of master.kernel.org:/.../linville/wirele= -ss-next-2.6 + Merge branch 'master' of master.kernel.org:/.../linville/wireless-next-2.6 are available in the git repository at: - git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-= -2.6.git master + git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6.git master Abhijeet Kolekar (2): iwlwifi : Patch adds rfkill subsystem for 3945 @@ -48,8 +44,7 @@ Abhijeet Kolekar (2): Adel Gadllah (3): iwlwifi: fix rfkill deps and remove input device usage - b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE= -_ON + b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support Adrian Bunk (1): @@ -87,12 +82,11 @@ Johannes Berg (3): John W. Linville (1): iwl-rfkill.c: correct 'recieved' typo -Larry.Finger@lwfinger.net (1): +Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org (1): p54: Add quality output to iwlist and iwconfig Mohamed Abbas (1): - iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down f= -low + iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow Pavel Roskin (3): hostap: don't skip any headers in hostap_80211_header_parse() @@ -110,7 +104,7 @@ Ron Rindjunsky (6): iwlwifi: control 11n capabilities through module param iwlwifi: eliminate iwl4965_mac_get_tsf -Stefanik G=E1bor (1): +Stefanik Gábor (1): iwlwifi: enable packet injection for iwl3945 Tomas Winkler (5): @@ -138,8 +132,7 @@ Zhu Yi (2): drivers/net/wireless/iwlwifi/iwl-3945.h | 25 + drivers/net/wireless/iwlwifi/iwl-4965-rs.c | 22 +- drivers/net/wireless/iwlwifi/iwl-4965-rs.h | 8 - - drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +----------------= --------- + drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +------------------------ drivers/net/wireless/iwlwifi/iwl-5000.c | 27 +- drivers/net/wireless/iwlwifi/iwl-calib.c | 4 +- drivers/net/wireless/iwlwifi/iwl-calib.h | 4 +- @@ -150,8 +143,7 @@ Zhu Yi (2): drivers/net/wireless/iwlwifi/iwl-hcmd.c | 1 + drivers/net/wireless/iwlwifi/iwl-rfkill.c | 41 +- drivers/net/wireless/iwlwifi/iwl-rfkill.h | 2 - - drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++= -++++ + drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++++++ drivers/net/wireless/iwlwifi/iwl-sta.c | 149 +++-- drivers/net/wireless/iwlwifi/iwl-sta.h | 2 +- drivers/net/wireless/iwlwifi/iwl-tx.c | 143 ++++ @@ -178,13 +170,11 @@ Zhu Yi (2): Omnibus patch available here: - http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2= -=2E6-2008-07-02.patch.bz2 ---=20 + http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6-2008-07-02.patch.bz2 +-- John W. Linville -linville@tuxdriver.com +linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org -- -To unsubscribe from this list: send the line "unsubscribe linux-wireles= -s" in -the body of a message to majordomo@vger.kernel.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 diff --git a/a/content_digest b/N2/content_digest index d865c4b..fb591bc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,22 @@ "ref\020080630215651.GA666@tuxdriver.com\0" "ref\020080702193710.GA4682@tuxdriver.com\0" - "From\0John W. Linville <linville@tuxdriver.com>\0" + "ref\020080702193710.GA4682-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org\0" + "From\0John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>\0" "Subject\0pull request: wireless-next-2.6 2008-07-02\0" "Date\0Wed, 2 Jul 2008 16:26:53 -0400\0" - "To\0davem@davemloft.net\0" - "Cc\0netdev@vger.kernel.org" - linux-wireless@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + "To\0davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org\0" + "Cc\0netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Wed, Jul 02, 2008 at 03:37:10PM -0400, John W. Linville wrote:\n" "> On Mon, Jun 30, 2008 at 05:56:51PM -0400, John W. Linville wrote:\n" - ">=20\n" + "> \n" "> > iwlwifi: fix incorrect 5GHz rates reported in monitor mode\n" - ">=20\n" + "> \n" "> > iwlwifi: drop skb silently for Tx request in monitor mode\n" - ">=20\n" + "> \n" "> It looks like these two are appropriate for 2.6.26. Since you\n" "> haven't pulled this yet, I'll push them that way, drop them from\n" "> wireless-next-2.6, and send a new pull request.\n" @@ -38,20 +39,16 @@ "\n" "Individual patches are available here:\n" "\n" - "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2=\n" - "=2E6/\n" + "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6/\n" "---\n" "\n" - "The following changes since commit 28f49d8fec19833672a6a813bfde0068fee5=\n" - "0bc9:\n" + "The following changes since commit 28f49d8fec19833672a6a813bfde0068fee50bc9:\n" " David S. Miller (1):\n" - " Merge branch 'master' of master.kernel.org:/.../linville/wirele=\n" - "ss-next-2.6\n" + " Merge branch 'master' of master.kernel.org:/.../linville/wireless-next-2.6\n" "\n" "are available in the git repository at:\n" "\n" - " git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-=\n" - "2.6.git master\n" + " git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6.git master\n" "\n" "Abhijeet Kolekar (2):\n" " iwlwifi : Patch adds rfkill subsystem for 3945\n" @@ -59,8 +56,7 @@ "\n" "Adel Gadllah (3):\n" " iwlwifi: fix rfkill deps and remove input device usage\n" - " b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE=\n" - "_ON\n" + " b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON\n" " b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support\n" "\n" "Adrian Bunk (1):\n" @@ -98,12 +94,11 @@ "John W. Linville (1):\n" " iwl-rfkill.c: correct 'recieved' typo\n" "\n" - "Larry.Finger@lwfinger.net (1):\n" + "Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org (1):\n" " p54: Add quality output to iwlist and iwconfig\n" "\n" "Mohamed Abbas (1):\n" - " iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down f=\n" - "low\n" + " iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow\n" "\n" "Pavel Roskin (3):\n" " hostap: don't skip any headers in hostap_80211_header_parse()\n" @@ -121,7 +116,7 @@ " iwlwifi: control 11n capabilities through module param\n" " iwlwifi: eliminate iwl4965_mac_get_tsf\n" "\n" - "Stefanik G=E1bor (1):\n" + "Stefanik G\303\241bor (1):\n" " iwlwifi: enable packet injection for iwl3945\n" "\n" "Tomas Winkler (5):\n" @@ -149,8 +144,7 @@ " drivers/net/wireless/iwlwifi/iwl-3945.h | 25 +\n" " drivers/net/wireless/iwlwifi/iwl-4965-rs.c | 22 +-\n" " drivers/net/wireless/iwlwifi/iwl-4965-rs.h | 8 -\n" - " drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +----------------=\n" - "--------\n" + " drivers/net/wireless/iwlwifi/iwl-4965.c | 995 +------------------------\n" " drivers/net/wireless/iwlwifi/iwl-5000.c | 27 +-\n" " drivers/net/wireless/iwlwifi/iwl-calib.c | 4 +-\n" " drivers/net/wireless/iwlwifi/iwl-calib.h | 4 +-\n" @@ -161,8 +155,7 @@ " drivers/net/wireless/iwlwifi/iwl-hcmd.c | 1 +\n" " drivers/net/wireless/iwlwifi/iwl-rfkill.c | 41 +-\n" " drivers/net/wireless/iwlwifi/iwl-rfkill.h | 2 -\n" - " drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++=\n" - "++++\n" + " drivers/net/wireless/iwlwifi/iwl-rx.c | 856 +++++++++++++++++++++\n" " drivers/net/wireless/iwlwifi/iwl-sta.c | 149 +++--\n" " drivers/net/wireless/iwlwifi/iwl-sta.h | 2 +-\n" " drivers/net/wireless/iwlwifi/iwl-tx.c | 143 ++++\n" @@ -189,15 +182,13 @@ "\n" "Omnibus patch available here:\n" "\n" - "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2=\n" - "=2E6-2008-07-02.patch.bz2\n" - "--=20\n" + "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6-2008-07-02.patch.bz2\n" + "-- \n" "John W. Linville\n" - "linville@tuxdriver.com\n" + "linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n" - "s\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -d366d7dd900f6eeb7bafb3dfa3d1379c2387013d09297636c96b66dabe5b5ae3 +37a8750dd38b03df6d1634802af3e8a0340b2ae8b6237216f774b320312974b9
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.