linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-17 16:01:14 to 2008-12-20 10:02:01 UTC [more...]

Please pull 'upstream' branch of rt2x00
 2008-12-20  9:56 UTC  (8+ messages)
` [PATCH 1/15] rt2x00: Implement Powersaving
  ` [PATCH 2/15] rt2x00: Move link tuning into seperate file
    ` [PATCH 3/15] rt2x00: Reduce calls to bbp_read()
      ` [PATCH 4/15] rt2x00: Restrict interface between rt2x00link and drivers
        ` [PATCH 5/15] rt2x00: Add mesh support
          ` [PATCH 6/15] rt2x00: Add RFKILL support to rt2500usb and rt73usb
            ` [PATCH 7/15] rt2x00: Rename CONFIG_CRYPTO_COPY_IV

[PATCH] ath5k: set mac address in add_interface
 2008-12-20  9:46 UTC  (9+ messages)
      ` [ath5k-devel] "

iwlagn and Intel 5300 card mimo3 poor performance?
 2008-12-20  7:42 UTC 

[PATCH 00/16] ath9k: first series for regulatory cleanup
 2008-12-20  5:55 UTC  (17+ messages)
` [PATCH 01/16] mac80211: add HT conf helpers
  ` [PATCH 02/16] ath9k: use hw->conf on ath_setcurmode()
    ` [PATCH 03/16] ath9k: remove cache of rate preference when using 11g protection
      ` [PATCH 04/16] ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()
        ` [PATCH 05/16] wireless: allow for private channel area
          ` [PATCH 06/16] ath9k: start making use of channel->priv
            ` [PATCH 07/16] ath9k: consolidate arguments on hw reset
              ` [PATCH 08/16] ath9k: make request to get the noisefloor threshold band specific
                ` [PATCH 09/16] ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
                  ` [PATCH 10/16] ath9k: make use of conf_is_ht40() in the rest of the driver
                    ` [PATCH 11/16] ath9k: Make ANI CCK and OFDM error triggers band specific
                      ` [PATCH 12/16] ath9k: remove mode specific default noise floor values
                        ` [PATCH 13/16] ath9k: remove ath9k_hw_chan2wmode()
                          ` [PATCH 14/16] ath9k: remove ath9k_hw_check_chan()
                            ` [PATCH 15/16] ath9k: remove superfluous check on changing channel
                              ` [PATCH 16/16] ath9k: fix sparse warnings

[PATCH 2/2] p54usb: fix random traffic stalls (LM87)
 2008-12-20  5:53 UTC  (3+ messages)

throughput problem with rtl8187B within last few days (again)?
 2008-12-20  1:32 UTC 

[PATCH 1/2] p54: crypto offload fixes
 2008-12-20  1:21 UTC 

[PATCH] b43: Use 64bit atomic register access for TSF
 2008-12-19 21:51 UTC 

[PATCH 00/43] iwl3945 merges into iwlagn (Dec 19)
 2008-12-19 21:20 UTC  (49+ messages)
` [PATCH 01/43] iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.h
  ` [PATCH 02/43] iwlwifi: 3945 unfold iwl-3945-commands.h
    ` [PATCH 03/43] iwlwifi: 3945 remove current_rate from station entry
      ` [PATCH 04/43] iwlwifi: use iwl-commands.h also in 3945
        ` [PATCH 05/43] iwlwifi: 3945 remove duplicated code from iwl-3945-commands.h
          ` [PATCH 06/43] iwlwifi: 3945 drop usage of union tsf
            ` [PATCH 07/43] iwlwifi: 3945 remove iwl-3945-commands.h
              ` [PATCH 08/43] iwl3945: Getting rid of iwl-3945-debug.h
                ` [PATCH 09/43] iwl3945: Remove DRV_NAME dependenies
                  ` [PATCH 10/43] iwl3945: Getting rid of iwl3945_eeprom_channel
                    ` [PATCH 11/43] iwl3945: Have consistant and not redefined HW constants
                      ` [PATCH 12/43] iwl3945: Use iwl-agn-rs.h rates definitions
                        ` [PATCH 13/43] iwl3945: Getting rid of iwl-3945-led.h
                          ` [PATCH 14/43] iwl3945: Remove power related definitions from 3945 code
                            ` [PATCH 15/43] iwl3945: iwl3945_queue and iwl3945_channel_info replacement
                              ` [PATCH 16/43] iwlwifi: emliminate iwl3945_mac_get_stats mac80211 handler
                                ` [PATCH 17/43] iwl3945: Change IWLWIFI_VERSION constant name
                                  ` [PATCH 18/43] iwl3945: include iwl-core.h
                                    ` [PATCH 19/43] iwl3945: replace iwl_3945_cfg with iwl_cfg
                                      ` [PATCH 20/43] iwl3945: move structures from iwl-3945.h to iwl-dev.h
                                        ` [PATCH 21/43] iwl3945: remove duplicate structures from iwl-3945.h
                                          ` [PATCH 22/43] iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addr
                                            ` [PATCH 23/43] iwlwifi: beautify code
                                              ` [PATCH 24/43] iwl3945: use iwl_rx_mem_buffer
                                                ` [PATCH 25/43] iwl3945: use iwl_rx_queue in iwl3945
                                                  ` [PATCH 26/43] iwl3945: use iwl_hw_params in iwl3945_priv
                                                    ` [PATCH 27/43] iwl3945: rename iwl3945_priv variables
                                                      ` [PATCH 28/43] iwl3945: replaces iwl3945_priv with iwl_priv
                                                        ` [PATCH 29/43] iwl3945: use iwl-io.h and delete iwl-3945-io.h
                                                          ` [PATCH 30/43] iwlwifi: add more comments to IWL_DL_xx
                                                            ` [PATCH 31/43] iwlwifi: clean up printing
                                                              ` [PATCH 32/43] iwlwifi: replace IWL_WARNING with IWL_WARN
                                                                ` [PATCH 33/43] iwlwifi: replace IWL_ERROR with IWL_ERR
                                                                  ` [PATCH 34/43] iwlwifi: use iwl_cmd instead of iwl3945_cmd
                                                                    ` [PATCH 35/43] iwl3945: use iwl_mod_params for 3945
                                                                      ` [PATCH 36/43] iwl3945: cleanup and remove duplicate code
                                                                        ` [PATCH 37/43] iwl3945: add load ucode op
                                                                          ` [PATCH 38/43] iwl3945: add apm ops
                                                                            ` [PATCH 39/43] iwl3945: add set_pwr_src
                                                                              ` [PATCH 40/43] iwl3945: simplify iwl3945_pci_probe
                                                                                ` [PATCH 41/43] iwl3945: release resources before shutting down
                                                                                  ` [PATCH 42/43] iwl3945: use iwl_get_hw_mode
                                                                                    ` [PATCH 43/43] iwl3945: use iwl_rb_status
` [ipw3945-devel] [PATCH 00/43] iwl3945 merges into iwlagn (Dec 19)

pull request: wireless-next-2.6 2008-12-19
 2008-12-19 20:40 UTC 

Mesh now completely broken on ath5k, latest git
 2008-12-19 20:41 UTC  (15+ messages)

[PATCH] b43: Fixup set_key handling
 2008-12-19 20:30 UTC 

[PATCH] b43: Add key memory dumping
 2008-12-19 19:24 UTC 

[PATCH 0/3] libertas: driver for GSPI devices
 2008-12-19 18:17 UTC  (8+ messages)
` [PATCH 1/3] libertas: Fix alignment issues in libertas core
  ` [PATCH 2/3] libertas: Update libertas core with GSPI constants
    ` [PATCH 3/3] libertas: if_spi, driver for libertas GSPI devices

[PATCH] b43: Suspend MAC while killing the radio
 2008-12-19 18:14 UTC  (2+ messages)

[RFC][PATCH 3/3] p54spi: p54spi driver
 2008-12-19 17:07 UTC 

[RFC][PATCH 2/3] p54spi: eeprom blob
 2008-12-19 17:07 UTC 

[RFC][PATCH 1/3] p54: longbow frontend support
 2008-12-19 17:06 UTC 

[RFC][PATCH 0/3] p54: p54spi driver
 2008-12-19 17:06 UTC 

p54usb problems
 2008-12-19 17:03 UTC  (2+ messages)

[PATCH] ath5k: Updated padding stuff for the RX and TX side. TX side has been 100%
 2008-12-19 15:53 UTC  (8+ messages)

[PATCH] [RFC] mac80211: Disable HT negotiation with TKIP/WEP as pairwise cipher
 2008-12-19 15:30 UTC  (9+ messages)

[PATCH] b43: Fix some MAC locking
 2008-12-19 15:40 UTC  (3+ messages)

AR6k: to rfkill or not to rfkill ?
 2008-12-19  9:54 UTC  (9+ messages)
` AR6k: to rfkill

[PATCH v6 0/3] mac80211 dynamic power save
 2008-12-19  9:21 UTC  (9+ messages)
` [PATCH v6 1/3] mac80211: enable IEEE80211_CONF_PS only when associated
` [PATCH v6 2/3] mac80211: track master queue status
` [PATCH v6 3/3] mac80211: implement dynamic power save

[PATCH 16/18] netdevice zd1201: Convert directly reference of netdev->priv to netdev->ml_priv
 2008-12-19  3:37 UTC  (5+ messages)
` [PATCH] netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()
  ` [PATCH -next] netdevice zd1201: Use after free

p54usb problems
 2008-12-19  1:54 UTC  (4+ messages)

[patch] Allow CRDA to use new libnl
 2008-12-18 23:51 UTC 

[PATCH v5 0/3] mac80211 dynamic power save
 2008-12-18 21:25 UTC  (8+ messages)
` [PATCH v5 1/3] mac80211: enable IEEE80211_CONF_PS only when associated
` [PATCH v5 2/3] mac80211: track master queue status
` [PATCH v5 3/3] mac80211: implement dynamic power save

[PATCH,RFC] initial mwl8k driver for marvell topdog wireless
 2008-12-18 19:35 UTC  (2+ messages)

[PATCH v2 1/3] cfg80211: add PM hooks
 2008-12-18 17:52 UTC  (5+ messages)

[PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference below a NULL test
 2008-12-18 17:18 UTC  (4+ messages)

[PATCH] [v4] iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable)
 2008-12-18 16:27 UTC  (2+ messages)

[PATCH] [v2] iwlwifi: iwl-tx.c cleanup (remove unused parameters)
 2008-12-18 15:31 UTC  (5+ messages)
  ` [PATCH] [v3] "

[PATCH] mac80211: Print unknown packet type in tasklet_handler
 2008-12-18 15:23 UTC  (2+ messages)

[RFC] mac80211: Add an RX flag to skip Michael MIC verification
 2008-12-18 15:19 UTC  (2+ messages)

effort to merge iwl3945 into iwlagn
 2008-12-18 14:30 UTC  (2+ messages)

[RFC][RFT] fix iwlagn hw-rfkill while the interface is down
 2008-12-18 12:54 UTC  (6+ messages)

[PATCH] ath9k: Fixed RX decryption status reporting
 2008-12-18 12:33 UTC 

[PATCH] ath9k: Fix key cache slot selection for splitmic
 2008-12-18 12:31 UTC 

[RFC] Handle Channel Switch Announcement
 2008-12-18  7:18 UTC  (8+ messages)

[PATCH] ath9k: Protect config() callback with a mutex
 2008-12-18  6:10 UTC 

[RFC] mac80211: Print unknown packet type
 2008-12-17 18:27 UTC  (2+ messages)

[PATCH v2 0/3] mac80211 suspend/resume
 2008-12-17 18:21 UTC  (4+ messages)

Missing compat-wireless-old.tar.bz2
 2008-12-17  9:51 UTC  (2+ messages)

[PATCH] p54usb: bring first generation devices back to life
 2008-12-17 16:59 UTC  (3+ messages)

[RFC]: ath5k: enable TXOK IRQ
 2008-12-17 16:52 UTC  (2+ messages)

Memory errors from p54usb
 2008-12-17 16:36 UTC  (6+ messages)


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).