linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-12 15:22:40 to 2010-06-16 17:01:19 UTC [more...]

[PATCH 0/5] Fix set but unused variable warnings
 2010-06-16 17:01 UTC  (17+ messages)
` [PATCH 1/5]wireless:hostap_main.c warning: variable 'iface' set but not used
` [PATCH 2/5]wireless:hostap_ap.c Fix warning: variable 'fc' "
` [PATCH 3/5]pci:bus.c Fix variable 'retval' "
` [PATCH 4/5]pci:setup_bus.c Fix warning: "
` [PATCH 5/5]scsi:hosts.c Fix warning: variable 'rval' "

[PATCH 2.6.32.y] ath9k: re-enable ps by default for new single chip families
 2010-06-16 16:01 UTC  (7+ messages)

[PATCH] ipw2200: Enable LED by default
 2010-06-16 15:57 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH] zd1211rw: ignore unknown regulatory domain
 2010-06-16 15:46 UTC  (10+ messages)

Compat-wireless build on 2.6.34
 2010-06-16 14:49 UTC 

"ressource temporarily unavailable" on 2.4 GHz, not on 5GHz
 2010-06-16 14:38 UTC  (4+ messages)

[PATCH] mac80211: fix warn, enum may be used uninitialized
 2010-06-16 14:37 UTC 

[PATCH] ath9k: Modify LED blinking pattern during wifi activity
 2010-06-16 13:38 UTC  (5+ messages)

[PATCH 00/17] ath5: descriptor cleanup series
 2010-06-16 10:12 UTC  (18+ messages)
` [PATCH 01/17] ath5k: more debug prints for resets
` [PATCH 02/17] ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
` [PATCH 03/17] ath5k: fix some comment typos
` [PATCH 04/17] ath5k: fix rx descriptor debugging
` [PATCH 05/17] ath5k: print more errors when decriptor setup fails
` [PATCH 06/17] ath5k: reset more pointers after we free skbs
` [PATCH 07/17] ath5k: unify rx descriptor error handling
` [PATCH 08/17] ath5k: split descriptor handling and frame receive
` [PATCH 09/17] ath5k: move checks and stats into new function
` [PATCH 10/17] ath5k: use direct function calls for descriptors when possible
` [PATCH 11/17] ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
` [PATCH 12/17] ath5k: remove pointless rx error overlay struct
` [PATCH 13/17] ath5k: review and add comments for descriptors
` [PATCH 14/17] ath5k: update 5210/5211 frame types
` [PATCH 15/17] ath5k: take descriptor differences between 5210 and 5211 into account
` [PATCH 16/17] ath5k: review RX descriptor functions
` [PATCH 17/17] ath5k: report PHY error frames only for chips which need it

[RFC] Changes in mac80211 to make at76c50x-usb working again
 2010-06-16  7:46 UTC  (9+ messages)

[PATCH v3] iw: Configure basic rates when joining ibss network
 2010-06-16  7:18 UTC  (2+ messages)

[PATCHv2] mac80211: Add interface for driver to temporarily disable dynamic ps
 2010-06-16  6:01 UTC 

[PATCH v2] iw: Configure basic rates when joining ibss network
 2010-06-16  5:31 UTC  (3+ messages)

[RFC PATCH] iw: Add support for setting transmit power
 2010-06-16  5:04 UTC  (3+ messages)

Compat-wireless release for 2010-06-15v2 is baked
 2010-06-16  1:17 UTC  (3+ messages)

Compat-wireless release for 2010-06-15 is baked
 2010-06-16  0:35 UTC 

[PATCH] compat: backport lockdep_assert_held
 2010-06-15 23:53 UTC  (2+ messages)

[PATCH] compat-wireless: refresh patches:
 2010-06-15 23:53 UTC  (2+ messages)

[PATCH] p54usb: Remove duplicate Medion MD40900 device id
 2010-06-15 23:39 UTC  (7+ messages)
        ` [PATCH v2] p54usb: Comment out "

Pending stable patches for 802.11 sent
 2010-06-15 22:43 UTC 

[PATCH 2.6.32..2.6.33] ath5k: drop warning on jumbo frames
 2010-06-15 22:35 UTC 

radiotap rate no longer supported in mac80211?
 2010-06-15 20:18 UTC  (2+ messages)

[PATCH 1/3] Libertas: cfg80211 support
 2010-06-15 13:48 UTC  (3+ messages)

[PATCH] ath5k: disable all tasklets while resetting
 2010-06-15 11:21 UTC  (9+ messages)
` [ath5k-devel] "

[RFC PATCH] nl80211/cfg80211/mac80211: Add support for setting transmit power
 2010-06-15  9:46 UTC  (3+ messages)

[PATCH] iw: Configure basic rates when joining ibss network
 2010-06-15  8:50 UTC  (3+ messages)

[PATCH] ath9k_htc: Fix ampdu_action callback
 2010-06-15  4:54 UTC 

[PATCH] ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
 2010-06-15  0:17 UTC 

wireless button problem with atheros on hp machines
 2010-06-14 22:49 UTC  (4+ messages)

CARL9170
 2010-06-14 22:32 UTC  (2+ messages)

[PATCH] iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
 2010-06-14 20:26 UTC  (2+ messages)

[PATCH 01/14] rt2x00: clarify meaning of txdone flags
 2010-06-14 20:14 UTC  (14+ messages)
` [PATCH 02/14] rt2x00: don't use TXDONE_FALLBACK as success indicator
  ` [PATCH 03/14] rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
    ` [PATCH 04/14] rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
      ` [PATCH 05/14] rt2x00: Add comment about BBP1_TX_POWER
        ` [PATCH 06/14] rt2x00: Fix TX_STA_FIFO handling
          ` [PATCH 07/14] rt2x00: Fix typo in rt2800_config_txpower
            ` [PATCH 08/14] rt2x00: provide mac80211 a suitable max_rates value
              ` [PATCH 09/14] rt2x00: Fix tx status reporting when falling back to the lowest rate
                ` [PATCH 10/14] rt2x00: Enable fallback rates for rt61pci and rt73usb
                  ` [PATCH 11/14] rt2x00: Update author rt2800lib
                    ` [PATCH 12/14] rt2x00: Limit TX done looping to number of TX ring entries
                      ` [PATCH 13/14] rt2x00: Enable HW crypto by default
                        ` [PATCH 14/14] rt2x00: Synchronize WCID initialization with legacy driver

[PATCH] mac80211: Protect Deauthentication frame when using MFP
 2010-06-14 18:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] iwlwifi updates for 2.6.36
 2010-06-14 18:24 UTC  (7+ messages)
` [PATCH 1/6] iwlwifi: trace full RX
` [PATCH 2/6] iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read
` [PATCH 3/6] iwlwifi: cancel run time calibration work when going down
` [PATCH 4/6] iwlwifi: rename rxq->dma_addr
` [PATCH 5/6] iwlwifi: rename iwl4965_rx_mpdu_res_start
` [PATCH 6/6] iwlwifi: print warning about disconnected antennas

[PATCH 0/2] iwlwifi fixes for 2.6.35
 2010-06-14 18:24 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: serialize station management actions
` [PATCH 2/2] iwlagn: verify flow id in compressed BA packet

[REGRESSION] [IWL3945] Broadcast is broken?
 2010-06-14 17:55 UTC  (2+ messages)

[PATCH 3/3] Libertas: Added 11d support using cfg80211
 2010-06-14 16:31 UTC 

[PATCH 2/3] Libertas: fix WARN_ON issues in cfg80211 support
 2010-06-14 16:31 UTC 

[PATCH 0/3] Libertas : cfg80211, 11d support (rebased)
 2010-06-14 16:31 UTC 

[PATCH v2 0/3] mac80211: Add support for configuring ibss basic rates
 2010-06-14  9:58 UTC  (5+ messages)
` [PATCH v2 1/3] mac80211: Set basic rates while joining ibss network
  ` [PATCH v2 2/3] mac80211: Set changed basic rates flag
    ` [PATCH v2 3/3] mac80211: remove BSS from cfg80211 list when leaving IBSS

[PATCH 0/3] mac80211: Add support for configuring ibss basic rates
 2010-06-14  7:16 UTC  (9+ messages)
` [PATCH 1/3] mac80211: Set basic rates while joining ibss network
  ` [PATCH 2/3] mac80211: Set changed basic rates flag
    ` [PATCH 3/3] mac80211: remove BSS from cfg80211 list when leaving IBSS

[PATCH]compat: trivial fix for typo in config.mk
 2010-06-14  4:44 UTC 

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-13 21:02 UTC  (2+ messages)

[PATCH 1/2] compat: backport dma_set_coherent_mask
 2010-06-13 20:25 UTC  (3+ messages)
` [PATCH 2/2] compat: backport sdio_writeb_readb

DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 19
 2010-06-13 20:16 UTC  (2+ messages)

[PATCH 1/2] mac80211: Fix bss_info_changed comment regarding sleeping
 2010-06-13 18:16 UTC  (2+ messages)
` [PATCH 2/2] rt2x00: Disable Mesh mode for USB drivers

[rt2800pci] indirect register access failed
 2010-06-13 16:41 UTC  (2+ messages)

[PATCH 2.6.35 V2] p54pci: add Symbol AP-300 minipci adapters pciid
 2010-06-13 12:22 UTC 

[PATCH] p54pci: add Symbol AP-300 5GHz minipci adapter pciid
 2010-06-12 22:54 UTC 

[PATCH] mac80211: Use a separate CCMP PN receive counter for management frames
 2010-06-12 17:58 UTC  (5+ messages)
` [PATCH v2] "

Compilation problems with Linux-2.6.34 and compat-wireless
 2010-06-12 17:51 UTC  (2+ messages)

[PATCH 1/7] ath9k_hw: remove ATH9K_CAP_CIPHER
 2010-06-12 17:46 UTC  (10+ messages)
` [PATCH 2/7] ath9k_hw: remove ATH9K_CAP_TXPOW
  ` [PATCH 3/7] ath9k_hw: remove ATH9K_CAP_TKIP_MIC
    ` [PATCH 4/7] ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
      ` [PATCH 5/7] ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
        ` [PATCH 6/7] ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
          ` [PATCH 7/7] ath9k_hw: remove ATH9K_CAP_DS

Warning on cfg80211 mlme.c
 2010-06-12 17:21 UTC 


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