diff for duplicates of <20081031233735.GH4310@tuxdriver.com> diff --git a/a/1.txt b/N1/1.txt index ad5e4ce..c2f92ba 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,11 +3,9 @@ Dave, Here is a spooky Halloween pull request for wireless bits intended for 2.6.29 -- Boo! Are you scared? -There is a ton of stuff here. The good news is that it has been cookin= -g +There is a ton of stuff here. The good news is that it has been cooking in wireless-testing for a while and it seems OK. :-) There are some -warning in the build like "=E2=80=98__IEEE80211_CONF_SHORT_SLOT_TIME=E2= -=80=99 is +warning in the build like "‘__IEEE80211_CONF_SHORT_SLOT_TIME’ is deprecated". Don't worry, I already have more patches cooking in wireless-testing that will take care of those warnings in the next round. @@ -22,25 +20,21 @@ 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 3685f25de1b0447fff381c420de1e25bd57c= -9efb: +The following changes since commit 3685f25de1b0447fff381c420de1e25bd57c9efb: Harvey Harrison (1): misc: replace NIPQUAD() 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 Andrey Borzenkov (2): orinoco: reload firmware on resume - orinoco: cache downloadable firmware image in memory for use duri= -ng resume + orinoco: cache downloadable firmware image in memory for use during resume Andrey Yurovsky (2): ath5k: fix mesh point operation @@ -59,23 +53,21 @@ Christian Lamparter (6): p54: borrow some setup code from stlc45xx Daniel C. Halperin (1): - iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 p= -ackets + iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets Daniel Halperin (1): iwlwifi: Update reclaim flag -=46abrice Bellet (1): +Fabrice Bellet (1): iwl3945: iwl3945_mac_get_tsf() should not return zero -=46elix Fietkau (1): +Felix Fietkau (1): minstrel: improve performance for non-MRR drivers Henrique de Moraes Holschuh (5): rfkill: use killable locks instead of interruptible rfkill: export global states to rfkill-input - rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-= -input + rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input rfkill: honour EPO state when resuming a rfkill controller rfkill: rate-limit rfkill-input workqueue usage (v3) @@ -132,14 +124,12 @@ John Daiker (2): rt2x00: reduce checkpatch.pl errors John W. Linville (6): - p54: integrate parts of lmac_longbow.h and other parts of stlc45x= -x + p54: integrate parts of lmac_longbow.h and other parts of stlc45xx wireless: consolidate on a single escape_essid implementation wireless: remove NETWORK_EMPTY_ESSID flag wireless: escape_ssid should handle non-printables wireless: use individual buffers for printing ssid values - wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h confli= -cts + wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts Larry Finger (2): p54: Move rx_mtu to struct bootrec_desc @@ -149,10 +139,8 @@ Luis R. Rodriguez (8): ath5k/ath9k: correct signal quality ath9k: correct signal quality report ath5k: correct ath5k signal quality - mac80211: make use of regulatory tx power settings on change of t= -x power - ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx pr= -epare + mac80211: make use of regulatory tx power settings on change of tx power + ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare ath9k: enable RX interrupt mitigation ath9k: Allow user to change tx power when asked ath9k: use ETH_P_PAE @@ -165,15 +153,12 @@ Nick Kossifidis (1): Rami Rosen (3): mac80211: remove unused declaration of struct sta_attribute. - mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsi= -m_set_sta_magic(). - mac80211: check return value of dev_alloc_skb() in ieee80211_sta_= -join_ibss(). + mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_magic(). + mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). Sujith (3): mac80211: Change WARN_ON to WARN_ON_ONCE - ath9k: Check if the STA supports HT when initializing rate contro= -l + ath9k: Check if the STA supports HT when initializing rate control mac80211: Re-enable aggregation Tim Gardner (1): @@ -200,13 +185,11 @@ Wang Chen (1): airo: Kill directly reference of netdev->priv Zhaolei (2): - Fix debugfs_create_bool's error checking method for wireless/iwlw= -ifi/ + Fix debugfs_create_bool's error checking method for wireless/iwlwifi/ Fix debugfs_create_*'s error checking method for wireless/rt2x00/ -colin@cozybit.com (1): - Add nl80211 commands to get and set o11s mesh networking paramete= -rs +colin-W/OLz77bvjtBDgjK7y7TUQ@public.gmane.org (1): + Add nl80211 commands to get and set o11s mesh networking parameters Documentation/networking/README.ipw2200 | 2 +- Documentation/networking/regulatory.txt | 22 +- @@ -293,8 +276,7 @@ rs drivers/net/wireless/orinoco.c | 39 +- drivers/net/wireless/orinoco.h | 5 + drivers/net/wireless/p54/p54.h | 51 +- - drivers/net/wireless/p54/p54common.c | 737 +++++++++++++-= --------- + drivers/net/wireless/p54/p54common.c | 737 +++++++++++++--------- drivers/net/wireless/p54/p54common.h | 287 +++++++-- drivers/net/wireless/p54/p54pci.c | 23 +- drivers/net/wireless/p54/p54usb.c | 74 ++- @@ -373,14 +355,12 @@ rs Omnibus patch is available here: - http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2= -=2E6-2008-10-31.patch.bz2 + http://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6-2008-10-31.patch.bz2 ---=20 +-- John W. Linville Linux should be at the core -linville@tuxdriver.com of your literate lifestyle. +linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org of your literate lifestyle. -- -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/N1/content_digest index 0ebe3bc..f4ee954 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,9 @@ - "From\0John W. Linville <linville@tuxdriver.com>\0" + "From\0John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>\0" "Subject\0pull request: wireless-next-2.6 2008-10-31\0" "Date\0Fri, 31 Oct 2008 19:37:35 -0400\0" - "To\0davem@davemloft.net\0" - "Cc\0linux-wireless@vger.kernel.org" - " netdev@vger.kernel.org\0" + "To\0davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org\0" + "Cc\0linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Dave,\n" @@ -11,11 +11,9 @@ "Here is a spooky Halloween pull request for wireless bits intended for\n" "2.6.29 -- Boo! Are you scared?\n" "\n" - "There is a ton of stuff here. The good news is that it has been cookin=\n" - "g\n" + "There is a ton of stuff here. The good news is that it has been cooking\n" "in wireless-testing for a while and it seems OK. :-) There are some\n" - "warning in the build like \"=E2=80=98__IEEE80211_CONF_SHORT_SLOT_TIME=E2=\n" - "=80=99 is\n" + "warning in the build like \"\342\200\230__IEEE80211_CONF_SHORT_SLOT_TIME\342\200\231 is\n" "deprecated\". Don't worry, I already have more patches cooking in\n" "wireless-testing that will take care of those warnings in the next\n" "round.\n" @@ -30,25 +28,21 @@ "\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" "\n" - "The following changes since commit 3685f25de1b0447fff381c420de1e25bd57c=\n" - "9efb:\n" + "The following changes since commit 3685f25de1b0447fff381c420de1e25bd57c9efb:\n" " Harvey Harrison (1):\n" " misc: replace NIPQUAD()\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" "Andrey Borzenkov (2):\n" " orinoco: reload firmware on resume\n" - " orinoco: cache downloadable firmware image in memory for use duri=\n" - "ng resume\n" + " orinoco: cache downloadable firmware image in memory for use during resume\n" "\n" "Andrey Yurovsky (2):\n" " ath5k: fix mesh point operation\n" @@ -67,23 +61,21 @@ " p54: borrow some setup code from stlc45xx\n" "\n" "Daniel C. Halperin (1):\n" - " iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 p=\n" - "ackets\n" + " iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets\n" "\n" "Daniel Halperin (1):\n" " iwlwifi: Update reclaim flag\n" "\n" - "=46abrice Bellet (1):\n" + "Fabrice Bellet (1):\n" " iwl3945: iwl3945_mac_get_tsf() should not return zero\n" "\n" - "=46elix Fietkau (1):\n" + "Felix Fietkau (1):\n" " minstrel: improve performance for non-MRR drivers\n" "\n" "Henrique de Moraes Holschuh (5):\n" " rfkill: use killable locks instead of interruptible\n" " rfkill: export global states to rfkill-input\n" - " rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-=\n" - "input\n" + " rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input\n" " rfkill: honour EPO state when resuming a rfkill controller\n" " rfkill: rate-limit rfkill-input workqueue usage (v3)\n" "\n" @@ -140,14 +132,12 @@ " rt2x00: reduce checkpatch.pl errors\n" "\n" "John W. Linville (6):\n" - " p54: integrate parts of lmac_longbow.h and other parts of stlc45x=\n" - "x\n" + " p54: integrate parts of lmac_longbow.h and other parts of stlc45xx\n" " wireless: consolidate on a single escape_essid implementation\n" " wireless: remove NETWORK_EMPTY_ESSID flag\n" " wireless: escape_ssid should handle non-printables\n" " wireless: use individual buffers for printing ssid values\n" - " wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h confli=\n" - "cts\n" + " wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts\n" "\n" "Larry Finger (2):\n" " p54: Move rx_mtu to struct bootrec_desc\n" @@ -157,10 +147,8 @@ " ath5k/ath9k: correct signal quality\n" " ath9k: correct signal quality report\n" " ath5k: correct ath5k signal quality\n" - " mac80211: make use of regulatory tx power settings on change of t=\n" - "x power\n" - " ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx pr=\n" - "epare\n" + " mac80211: make use of regulatory tx power settings on change of tx power\n" + " ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare\n" " ath9k: enable RX interrupt mitigation\n" " ath9k: Allow user to change tx power when asked\n" " ath9k: use ETH_P_PAE\n" @@ -173,15 +161,12 @@ "\n" "Rami Rosen (3):\n" " mac80211: remove unused declaration of struct sta_attribute.\n" - " mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsi=\n" - "m_set_sta_magic().\n" - " mac80211: check return value of dev_alloc_skb() in ieee80211_sta_=\n" - "join_ibss().\n" + " mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_magic().\n" + " mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().\n" "\n" "Sujith (3):\n" " mac80211: Change WARN_ON to WARN_ON_ONCE\n" - " ath9k: Check if the STA supports HT when initializing rate contro=\n" - "l\n" + " ath9k: Check if the STA supports HT when initializing rate control\n" " mac80211: Re-enable aggregation\n" "\n" "Tim Gardner (1):\n" @@ -208,13 +193,11 @@ " airo: Kill directly reference of netdev->priv\n" "\n" "Zhaolei (2):\n" - " Fix debugfs_create_bool's error checking method for wireless/iwlw=\n" - "ifi/\n" + " Fix debugfs_create_bool's error checking method for wireless/iwlwifi/\n" " Fix debugfs_create_*'s error checking method for wireless/rt2x00/\n" "\n" - "colin@cozybit.com (1):\n" - " Add nl80211 commands to get and set o11s mesh networking paramete=\n" - "rs\n" + "colin-W/OLz77bvjtBDgjK7y7TUQ@public.gmane.org (1):\n" + " Add nl80211 commands to get and set o11s mesh networking parameters\n" "\n" " Documentation/networking/README.ipw2200 | 2 +-\n" " Documentation/networking/regulatory.txt | 22 +-\n" @@ -301,8 +284,7 @@ " drivers/net/wireless/orinoco.c | 39 +-\n" " drivers/net/wireless/orinoco.h | 5 +\n" " drivers/net/wireless/p54/p54.h | 51 +-\n" - " drivers/net/wireless/p54/p54common.c | 737 +++++++++++++-=\n" - "--------\n" + " drivers/net/wireless/p54/p54common.c | 737 +++++++++++++---------\n" " drivers/net/wireless/p54/p54common.h | 287 +++++++--\n" " drivers/net/wireless/p54/p54pci.c | 23 +-\n" " drivers/net/wireless/p54/p54usb.c | 74 ++-\n" @@ -381,16 +363,14 @@ "\n" "Omnibus patch is available here:\n" "\n" - "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2=\n" - "=2E6-2008-10-31.patch.bz2\n" + "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-next-2.6-2008-10-31.patch.bz2\n" "\n" - "--=20\n" + "-- \n" "John W. Linville\t\tLinux should be at the core\n" - "linville@tuxdriver.com\t\t\tof your literate lifestyle.\n" + "linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org\t\t\tof your literate lifestyle.\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 -0a5df00dd42540b3b08b22a53650aedd542b8af5366eb0e802b7473258c54f57 +3e01261ffb99d8632e14fa4afd09fbd7aff087e2ceb06371c7ed8d606ebb8d10
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.