diff for duplicates of <20080221021530.GG3825@tuxdriver.com> diff --git a/a/1.txt b/N1/1.txt index f227fd6..a98221b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,25 +13,20 @@ John Individual patches are available here: - http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26= -/ + http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26/ --- -The following changes since commit 1309d4e68497184d2fd87e892ddf14076c2b= -da98: +The following changes since commit 1309d4e68497184d2fd87e892ddf14076c2bda98: Linus Torvalds (1): - Merge branch 'upstream-linus' of git://git.kernel.org/.../jgarz= -ik/libata-dev + Merge branch 'upstream-linus' of git://git.kernel.org/.../jgarzik/libata-dev are available in the git repository at: - git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.2= -6.git master + git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26.git master Adam Baker (2): - rt2x00: don't write past the end when writing short descriptors o= -n rt61 + rt2x00: don't write past the end when writing short descriptors on rt61 rt2x00: correct address calc for queue private data Bruno Randolf (3): @@ -43,8 +38,7 @@ Christian Lamparter (1): p54: use IEEE 802.11e defaults for initialization Daniel Drake (1): - ipw2100/ipw2200: note firmware loading caveat in Kconfig help tex= -t + ipw2100/ipw2200: note firmware loading caveat in Kconfig help text Emmanuel Grumbach (1): iwlwifi-2.6: Adds and fixes defines about security @@ -111,8 +105,7 @@ Jiri Slaby (1): Johannes Berg (23): mac80211: allow sending multicast frames through virtual ports mac80211: dissolve pre-rx handlers - cfg80211 API for channels/bitrates, mac80211 and driver conversio= -n + cfg80211 API for channels/bitrates, mac80211 and driver conversion nl80211: export hardware bitrate/channel capabilities mac80211: fix scan band off-by-one error mac80211: remove port control enable switch, clean up sta flags @@ -139,8 +132,7 @@ Luis R. Rodriguez (7): ath5k: Cleanup after API changes ath5k: ath5k_copy_channels() was not setting the channel band ath5k: Use our own Kconfig file, we'll be expanding this shortly - ath5k: Port debug.c over to the new band API and enable as build = -option + ath5k: Port debug.c over to the new band API and enable as build option ath5k: Use software encryption for now ath5k/phy.c: fix negative array index @@ -154,8 +146,7 @@ Matthias Kaehlcke (3): Michael Buesch (5): b43: Fix bandswitch - mac80211: Extend filter flag documentation about unsupported flag= -s + mac80211: Extend filter flag documentation about unsupported flags b43: Add HostFlags HI support zd1211rw: Fix beacon filter flags thinko ssb: Add support for 8bit register access @@ -196,7 +187,7 @@ Ron Rindjunsky (14): mac80211: adjustable number of bits for qdisc pool iwlwifi: remove IWL{4965,3945}_QOS -S.=C3=87a=C4=9Flar Onur (2): +S.Çağlar Onur (2): net/mac80211/: Use time_* macros drivers/net/wireless/atmel.c: Use time_* macros @@ -209,8 +200,7 @@ Stefano Brivio (4): Tomas Winkler (7): mac80211: set assoc flag to bss_conf iwlwifi: enable 802.11n in Kconfig - iwlwifi: Fix HT compilation breakage caused by cfg80211 API for c= -hannels/bitrates patch + iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h iwlwifi: Add tx_ant_num hw setting variable iwlwifi: remove twice defined CSR register @@ -251,12 +241,10 @@ hannels/bitrates patch drivers/net/wireless/iwlwifi/iwl-4965-io.h | 39 +- drivers/net/wireless/iwlwifi/iwl-4965-rs.c | 371 +++++++-- drivers/net/wireless/iwlwifi/iwl-4965-rs.h | 12 + - drivers/net/wireless/iwlwifi/iwl-4965.c | 865 ++++++--------= ------ + drivers/net/wireless/iwlwifi/iwl-4965.c | 865 ++++++------------- drivers/net/wireless/iwlwifi/iwl-4965.h | 119 +-- drivers/net/wireless/iwlwifi/iwl3945-base.c | 469 +++-------- - drivers/net/wireless/iwlwifi/iwl4965-base.c | 687 +++++---------= --- + drivers/net/wireless/iwlwifi/iwl4965-base.c | 687 +++++----------- drivers/net/wireless/libertas/assoc.c | 20 +- drivers/net/wireless/libertas/assoc.h | 1 - drivers/net/wireless/libertas/cmd.c | 23 +- @@ -285,8 +273,7 @@ hannels/bitrates patch drivers/net/wireless/rt2x00/rt2x00config.c | 163 ++-- drivers/net/wireless/rt2x00/rt2x00debug.c | 124 ++- drivers/net/wireless/rt2x00/rt2x00debug.h | 2 +- - drivers/net/wireless/rt2x00/rt2x00dev.c | 907 +++++++++-----= ------- + drivers/net/wireless/rt2x00/rt2x00dev.c | 907 +++++++++----------- drivers/net/wireless/rt2x00/rt2x00dump.h | 8 +- drivers/net/wireless/rt2x00/rt2x00firmware.c | 43 +- drivers/net/wireless/rt2x00/rt2x00leds.c | 217 +++++ @@ -335,15 +322,13 @@ hannels/bitrates patch net/mac80211/debugfs.c | 47 +- net/mac80211/debugfs_netdev.c | 9 - net/mac80211/debugfs_sta.c | 136 +++- - net/mac80211/ieee80211.c | 649 +++++++++++---= -- + net/mac80211/ieee80211.c | 649 +++++++++++---- net/mac80211/ieee80211_i.h | 164 +--- net/mac80211/ieee80211_iface.c | 4 + net/mac80211/ieee80211_ioctl.c | 127 ++-- net/mac80211/ieee80211_rate.c | 15 +- net/mac80211/ieee80211_rate.h | 28 +- - net/mac80211/ieee80211_sta.c | 996 ++++++++++++++= --------- + net/mac80211/ieee80211_sta.c | 996 ++++++++++++++-------- net/mac80211/rc80211_pid_algo.c | 155 ++-- net/mac80211/rc80211_simple.c | 69 +- net/mac80211/regdomain.c | 152 ---- @@ -377,14 +362,8 @@ hannels/bitrates patch Omnibus patch is available here: - http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26= --2008-02-20.patch.bz2 + http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26-2008-02-20.patch.bz2 ---=20 +-- 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 4cb2ca7..d867d8c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -21,25 +21,20 @@ "\n" "Individual patches are available here:\n" "\n" - "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26=\n" - "/\n" + "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26/\n" "\n" "---\n" "\n" - "The following changes since commit 1309d4e68497184d2fd87e892ddf14076c2b=\n" - "da98:\n" + "The following changes since commit 1309d4e68497184d2fd87e892ddf14076c2bda98:\n" " Linus Torvalds (1):\n" - " Merge branch 'upstream-linus' of git://git.kernel.org/.../jgarz=\n" - "ik/libata-dev\n" + " Merge branch 'upstream-linus' of git://git.kernel.org/.../jgarzik/libata-dev\n" "\n" "are available in the git repository at:\n" "\n" - " git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.2=\n" - "6.git master\n" + " git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26.git master\n" "\n" "Adam Baker (2):\n" - " rt2x00: don't write past the end when writing short descriptors o=\n" - "n rt61\n" + " rt2x00: don't write past the end when writing short descriptors on rt61\n" " rt2x00: correct address calc for queue private data\n" "\n" "Bruno Randolf (3):\n" @@ -51,8 +46,7 @@ " p54: use IEEE 802.11e defaults for initialization\n" "\n" "Daniel Drake (1):\n" - " ipw2100/ipw2200: note firmware loading caveat in Kconfig help tex=\n" - "t\n" + " ipw2100/ipw2200: note firmware loading caveat in Kconfig help text\n" "\n" "Emmanuel Grumbach (1):\n" " iwlwifi-2.6: Adds and fixes defines about security\n" @@ -119,8 +113,7 @@ "Johannes Berg (23):\n" " mac80211: allow sending multicast frames through virtual ports\n" " mac80211: dissolve pre-rx handlers\n" - " cfg80211 API for channels/bitrates, mac80211 and driver conversio=\n" - "n\n" + " cfg80211 API for channels/bitrates, mac80211 and driver conversion\n" " nl80211: export hardware bitrate/channel capabilities\n" " mac80211: fix scan band off-by-one error\n" " mac80211: remove port control enable switch, clean up sta flags\n" @@ -147,8 +140,7 @@ " ath5k: Cleanup after API changes\n" " ath5k: ath5k_copy_channels() was not setting the channel band\n" " ath5k: Use our own Kconfig file, we'll be expanding this shortly\n" - " ath5k: Port debug.c over to the new band API and enable as build =\n" - "option\n" + " ath5k: Port debug.c over to the new band API and enable as build option\n" " ath5k: Use software encryption for now\n" " ath5k/phy.c: fix negative array index\n" "\n" @@ -162,8 +154,7 @@ "\n" "Michael Buesch (5):\n" " b43: Fix bandswitch\n" - " mac80211: Extend filter flag documentation about unsupported flag=\n" - "s\n" + " mac80211: Extend filter flag documentation about unsupported flags\n" " b43: Add HostFlags HI support\n" " zd1211rw: Fix beacon filter flags thinko\n" " ssb: Add support for 8bit register access\n" @@ -204,7 +195,7 @@ " mac80211: adjustable number of bits for qdisc pool\n" " iwlwifi: remove IWL{4965,3945}_QOS\n" "\n" - "S.=C3=87a=C4=9Flar Onur (2):\n" + "S.\303\207a\304\237lar Onur (2):\n" " net/mac80211/: Use time_* macros\n" " drivers/net/wireless/atmel.c: Use time_* macros\n" "\n" @@ -217,8 +208,7 @@ "Tomas Winkler (7):\n" " mac80211: set assoc flag to bss_conf\n" " iwlwifi: enable 802.11n in Kconfig\n" - " iwlwifi: Fix HT compilation breakage caused by cfg80211 API for c=\n" - "hannels/bitrates patch\n" + " iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch\n" " iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h\n" " iwlwifi: Add tx_ant_num hw setting variable\n" " iwlwifi: remove twice defined CSR register\n" @@ -259,12 +249,10 @@ " drivers/net/wireless/iwlwifi/iwl-4965-io.h | 39 +-\n" " drivers/net/wireless/iwlwifi/iwl-4965-rs.c | 371 +++++++--\n" " drivers/net/wireless/iwlwifi/iwl-4965-rs.h | 12 +\n" - " drivers/net/wireless/iwlwifi/iwl-4965.c | 865 ++++++--------=\n" - "-----\n" + " drivers/net/wireless/iwlwifi/iwl-4965.c | 865 ++++++-------------\n" " drivers/net/wireless/iwlwifi/iwl-4965.h | 119 +--\n" " drivers/net/wireless/iwlwifi/iwl3945-base.c | 469 +++--------\n" - " drivers/net/wireless/iwlwifi/iwl4965-base.c | 687 +++++---------=\n" - "--\n" + " drivers/net/wireless/iwlwifi/iwl4965-base.c | 687 +++++-----------\n" " drivers/net/wireless/libertas/assoc.c | 20 +-\n" " drivers/net/wireless/libertas/assoc.h | 1 -\n" " drivers/net/wireless/libertas/cmd.c | 23 +-\n" @@ -293,8 +281,7 @@ " drivers/net/wireless/rt2x00/rt2x00config.c | 163 ++--\n" " drivers/net/wireless/rt2x00/rt2x00debug.c | 124 ++-\n" " drivers/net/wireless/rt2x00/rt2x00debug.h | 2 +-\n" - " drivers/net/wireless/rt2x00/rt2x00dev.c | 907 +++++++++-----=\n" - "------\n" + " drivers/net/wireless/rt2x00/rt2x00dev.c | 907 +++++++++-----------\n" " drivers/net/wireless/rt2x00/rt2x00dump.h | 8 +-\n" " drivers/net/wireless/rt2x00/rt2x00firmware.c | 43 +-\n" " drivers/net/wireless/rt2x00/rt2x00leds.c | 217 +++++\n" @@ -343,15 +330,13 @@ " net/mac80211/debugfs.c | 47 +-\n" " net/mac80211/debugfs_netdev.c | 9 -\n" " net/mac80211/debugfs_sta.c | 136 +++-\n" - " net/mac80211/ieee80211.c | 649 +++++++++++---=\n" - "-\n" + " net/mac80211/ieee80211.c | 649 +++++++++++----\n" " net/mac80211/ieee80211_i.h | 164 +---\n" " net/mac80211/ieee80211_iface.c | 4 +\n" " net/mac80211/ieee80211_ioctl.c | 127 ++--\n" " net/mac80211/ieee80211_rate.c | 15 +-\n" " net/mac80211/ieee80211_rate.h | 28 +-\n" - " net/mac80211/ieee80211_sta.c | 996 ++++++++++++++=\n" - "--------\n" + " net/mac80211/ieee80211_sta.c | 996 ++++++++++++++--------\n" " net/mac80211/rc80211_pid_algo.c | 155 ++--\n" " net/mac80211/rc80211_simple.c | 69 +-\n" " net/mac80211/regdomain.c | 152 ----\n" @@ -385,16 +370,10 @@ "\n" "Omnibus patch is available here:\n" "\n" - "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26=\n" - "-2008-02-20.patch.bz2\n" + "\thttp://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6.26-2008-02-20.patch.bz2\n" "\n" - "--=20\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 -1e51b60a2aaeae12f1e5b00457d68eec8f64a9253607bd41bc7e7fd455a8fe85 +393fba00b5fab48d1e5087e2a37f15051f8d8677f284fe0adfe083510d2011ed
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.