linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-18 21:25:55 to 2008-12-22 07:34:55 UTC [more...]

Please pull 'upstream' branch of rt2x00
 2008-12-22  7:34 UTC  (20+ 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 8/15] rt2x00: Implement WDS support
                ` [PATCH 9/15] rt2x00: Split EEPROM_NIC_TX_RX_FIXED
                  ` [PATCH 10/15] rt2x00: Move code into seperate functions
                    ` [PATCH 11/15] rt2x00: Remove ENTRY_TXD_OFDM_RATE
                      ` [PATCH 12/15] Allow drivers to pass the noise value during rxdone
                        ` [PATCH 13/15] rt2x00: Introduce RXDONE_SIGNAL_MASK mask
                          ` [PATCH 14/15] rt2x00: Fix segementation fault
                            ` [PATCH 15/15] rt2x00: Release rt2x00 2.3.0

[PATCH] [RFC v2] mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
 2008-12-22  7:25 UTC  (3+ messages)

[PATCH 00/43] iwl3945 merges into iwlagn (Dec 19)
 2008-12-22  6:57 UTC  (51+ 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)

[PATCH] rtl8180: Fix to add STA mode
 2008-12-22  6:56 UTC  (2+ messages)

pull request: wireless-next-2.6 2008-12-19
 2008-12-22  4:07 UTC  (2+ messages)

[PATCH 00/10] iwlwifi driver 12/22 updates
 2008-12-22  3:55 UTC  (12+ messages)
` [PATCH 01/10] iwl3945: rearrange 3945 tfd
  ` [PATCH 02/10] iwl3945: adding utils ops
    ` [PATCH 03/10] iwl3945: sync tx queue data structure with iwlagn
      ` [PATCH 04/10] iwl3945: remove iwl-3945-led.[ch]
        ` [PATCH 05/10] iwl3945: switch to the iwl-core send_card_state routine
          ` [PATCH 06/10] iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd
            ` [PATCH 07/10] iwlwifi: move sysfs status entry to debugfs
              ` [PATCH 08/10] iwlwifi: kill retry_rate sysfs for iwlagn
                ` [PATCH 09/10] iwlwifi: fix warning 'Should it be static'
                  ` [PATCH 10/10] iwl3945: use rx queue management infrastructure from iwlcore

[RFC/RFT] p54: regulatory domain hint
 2008-12-21 23:17 UTC  (2+ messages)

[PATCH] Fix rt2500usb HW crypto: TKIP
 2008-12-21 22:19 UTC 

[PATCH 2/2] p54: enable proper frame injection
 2008-12-21 21:52 UTC  (3+ messages)
  ` [PATCH 2/2 v2] "

rtl8180: the network interface is not anymore created
 2008-12-21 21:14 UTC  (3+ messages)

[PATCH 1/2] p54: label queues with their corresponding names
 2008-12-21 19:54 UTC 

[PATCH] ath5k: Update EEPROM code
 2008-12-21 12:01 UTC  (2+ messages)

[RFC] wireless: Add channel/frequency conversions
 2008-12-21 10:36 UTC  (2+ messages)

[PATCH 00/16] ath9k: first series for regulatory cleanup
 2008-12-21 10:34 UTC  (21+ 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

new sparse warnings
 2008-12-21 10:28 UTC 

regression: iwl3945 crashing after ifup
 2008-12-21  7:37 UTC  (3+ messages)

false alarm - Re: throughput problem with rtl8187B within last few days (again)?
 2008-12-21  1:18 UTC  (3+ messages)

[Bug #12260] Regression due to commit 2b80848e3818fb1c (p54usb: support LM87 firmwares)
 2008-12-20 22:00 UTC 

[PATCH] mac80211_hwsim: configfs support
 2008-12-20 22:44 UTC  (2+ messages)

AR6k: to rfkill or not to rfkill ?
 2008-12-20 20:15 UTC  (10+ messages)
` AR6k: to rfkill

[PATCH] p54usb: Fix regression when using LM87 firmware
 2008-12-20 19:01 UTC 

[PATCH] iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range
 2008-12-20 18:53 UTC 

iwlagn and Intel 5300 card mimo3 poor performance?
 2008-12-20 13:16 UTC  (2+ messages)

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

[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 

Mesh now completely broken on ath5k, latest git
 2008-12-19 20:41 UTC  (13+ 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)

[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  (4+ 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  (3+ messages)
` [PATCH v5 3/3] mac80211: implement "


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