linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-02 09:35:33 to 2010-10-05 13:30:08 UTC [more...]

[RFC] ath9k: Insert wmb before linking dma descriptors
 2010-10-05 13:17 UTC  (2+ messages)

[PATCH] omap: zoom2/3: fix build caused by wl1271 support
 2010-10-05 13:19 UTC  (5+ messages)

[PATCH] ref_clock cosmetic changes
 2010-10-05 12:26 UTC 

[PATCH] wl1271: remove deprecated __attribute__ ((packed))
 2010-10-05 12:09 UTC  (2+ messages)

[PATCHv2] wl1271: Add extended radio parameter initialization
 2010-10-05 12:08 UTC  (4+ messages)

[PATCH 1/2] wl1271: Indicate disconnection on hardware failure
 2010-10-05 11:18 UTC  (5+ messages)
` [PATCH 2/2] wl1271: Move work-init calls to hw allocation

[PATCH v3 0/3] wl1271: Packet aggregation optimizations
 2010-10-05 11:18 UTC  (2+ messages)

Fw: [PATCH] iwl3945: queue the right work if the scan needs to be aborted
 2010-10-05 10:43 UTC  (4+ messages)
  `  "

[PATCH 1/4] ath9k_hw: clean up calibration flags
 2010-10-05 10:03 UTC  (18+ messages)
` [PATCH 2/4] ath9k_hw: merge codepaths that access the cycle counter registers
  ` [PATCH 3/4] ath9k_hw: clean up register write buffering
    ` [PATCH 4/4] ath9k_hw: fix regression in ANI listen time calculation
        ` [PATCH v2 3/4] ath9k_hw: clean up register write buffering
            ` [PATCH v3 "

[PATCH] wl1271: Add extended radio parameter initialization
 2010-10-05  9:54 UTC 

[PATCH 1/5] ath: Add common function for reading cycle counters
 2010-10-05  9:55 UTC  (5+ messages)
` [PATCH 2/5] ath5k: Use common cycle counters for ANI
` [PATCH 3/5] ath9k: Use common cycle counters
` [PATCH 4/5] nl80211/mac80211: Add channel utilization to survey
` [PATCH 5/5] ath5k: Add busy ratios to survey data

[PATCH] ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom
 2010-10-05  9:32 UTC 

[PATCH 1/6] mac80211: perform scan cancel in hw reset work
 2010-10-05  9:25 UTC  (13+ messages)
` [PATCH 2/6] mac80211: merge ieee80211_scan_work() common code
` [PATCH 3/6] mac80211: keep lock when calling __ieee80211_scan_completed()
` [PATCH 4/6] mac80211: assure we also cancel deferred scan request

deadlock on sdata->u.mgd.mtx between worker thread an 'ip'?
 2010-10-05  8:43 UTC  (2+ messages)

Lockup with ath5k, rtnl_mutex related?
 2010-10-05  8:41 UTC  (3+ messages)
` [PATCH] mac80211: fix deadlock with multiple interfaces

RFC: btusb firmware load help
 2010-10-05  8:23 UTC  (2+ messages)

[PATCH v2 0/3] mac80211: fix rate_control_send_low warnings for delbas
 2010-10-05  7:59 UTC  (30+ messages)
` [PATCH v2 1/3] mac80211: fix channel assumption for association done work
` [PATCH v2 2/3] mac80211: wait until completely disassociated before new association
` [PATCH v2 3/3] mac80211: move to the home channel for disassociation when roaming

Crash in agg-tx.c, with ath9k and lots of STA VIFs
 2010-10-05  7:56 UTC  (13+ messages)

[PATCH] Added firmware load patch to crap directory. This patch loads firmware from btusb when device is plugged in
 2010-10-05  7:52 UTC  (3+ messages)

[PATCH] Added firmware load patch to crap directory
 2010-10-05  7:46 UTC  (3+ messages)

[RFC] cfg80211: add p2p listen API
 2010-10-05  7:47 UTC  (5+ messages)
` [RFC v2] "
  ` [RFC v3] "

[PATCH 0/4] nl80211 cleanups
 2010-10-05  7:08 UTC  (8+ messages)
` [PATCH 1/4] genetlink: introduce pre_doit/post_doit hooks
` [PATCH 2/4] nl80211: use the new genetlink pre/post_doit hooks
  ` [PATCH 2/4 v2] "
` [PATCH 3/4] nl80211: use generic check for netif_running
` [PATCH 4/4] nl80211: reduce dumping boilerplate

[PATCH 00/25] wl1271: pending patches
 2010-10-05  5:40 UTC  (4+ messages)
` [PATCH 24/25] wl1271: Optimize scan duration

[PATCH] ath5k: Don't wake internal queues
 2010-10-05  4:27 UTC 

Putting APs into bridges?
 2010-10-05  3:56 UTC  (5+ messages)

Channels vs. frequencies: 2.4 GHz, 4.9 GHz, 5.0 GHz
 2010-10-05  2:06 UTC 

[PATCH v3] mac80211: Add WME information element for IBSS
 2010-10-05  1:24 UTC  (3+ messages)

Compat-wireless release for 2010-10-04 is baked
 2010-10-04 19:04 UTC 

2.6.36-rc6-git2: Reported regressions from 2.6.35
 2010-10-04 18:57 UTC  (4+ messages)

[PATCH] cfg80211: remove spurious __KERNEL__ ifdef
 2010-10-04 18:33 UTC  (3+ messages)

lockdep warning in ieee80211 rx path
 2010-10-04 18:36 UTC  (6+ messages)

wireless-testing (2.6.36-rc6): inconsistent {IN-SOFTIRQ-W} -> {SOFTIRQ-ON-W} usage
 2010-10-04 18:31 UTC  (4+ messages)

OLPC XO-1 rfkill driver design
 2010-10-04 18:31 UTC  (4+ messages)

2.6.36-rc6-git2: Reported regressions 2.6.34 -> 2.6.35
 2010-10-04 18:17 UTC  (3+ messages)

[PATCH 1/5] ath9k_hw: add a helper function to check for the new ANI implementation
 2010-10-04 18:09 UTC  (5+ messages)
` [PATCH 2/5] ath9k_hw: clean up ANI state handling
  ` [PATCH 3/5] ath9k_hw: remove code duplication in phy error counter handling
    ` [PATCH 4/5] ath9k_hw: remove function pointer abstraction for internal ANI ops
      ` [PATCH 5/5] ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new

carl9170: wnda3100 only 54MB/s
 2010-10-04 17:58 UTC  (8+ messages)

[ath9k-devel] Ath9k in funky state after adding 130 STA interfaces
 2010-10-04 17:24 UTC  (2+ messages)

[ath9k-devel] Modulation schemes on ath9k
 2010-10-04 15:59 UTC  (4+ messages)

[PATCH] ath9k: remove unnecessary power save flag and cleanup to code
 2010-10-04 16:01 UTC  (2+ messages)

[Patch] iw: Implement set 4addr
 2010-10-04 13:28 UTC  (5+ messages)

[patch -next] ipw2200: check for allocation failures
 2010-10-04 12:31 UTC 

pull request: wireless-next-2.6 2010-10-01
 2010-10-04  5:11 UTC  (2+ messages)

[PATCH] ath5k: Print rx/tx bytes in debugfs
 2010-10-04  2:27 UTC  (2+ messages)

Can 'iw' show the current tx-power?
 2010-10-04  2:07 UTC  (8+ messages)

Compat-wireless release for 2010-10-03 is baked
 2010-10-03 19:02 UTC 

[PATCH v3b] linux-firmware: wl12xx-Add Firmware and NVS files to support Texas Instruments WLAN driver
 2010-10-03 15:04 UTC 

Compat-wireless release for 2010-10-02 is baked
 2010-10-02 19:02 UTC 

[PATCH 6/8] compat-wireless: Add warning if wext is deactivated
 2010-10-02 16:55 UTC  (2+ messages)
` [PATCH] compat-wireless: introduce driver-select group for atlxx

[PATCH v2 00/11] SDIO Runtime PM Support
 2010-10-02 11:54 UTC  (12+ messages)
` [PATCH v2 01/11] mmc: sdio: fully reconfigure oldcard on resume
` [PATCH v2 02/11] mmc: propagate power save/restore ops return value
` [PATCH v2 03/11] sdio: add power_restore support
` [PATCH v2 04/11] mmc: add runtime PM handlers
` [PATCH v2 05/11] sdio: use the generic "
` [PATCH v2 06/11] sdio: enable runtime PM for SDIO cards
` [PATCH v2 07/11] sdio: enable runtime PM for SDIO functions
` [PATCH v2 08/11] sdio: ensure mmc_sdio_detect is powered
` [PATCH v2 09/11] sdio: support suspend/resume while runtime suspended
` [PATCH v2 10/11] wl1271: sdio: enable runtime PM
` [PATCH v2 11/11] wl1271: sdio: add suspend/resume support

[RFC] mac80211: fix rx monitor filter refcounters
 2010-10-02 11:17 UTC  (4+ messages)
` [PATCH] "
    ` [PATCH v2] "

[PATCH 01/20] rt2x00: Don't overwrite beacon buffers in pairwise key setup
 2010-10-02 11:06 UTC  (14+ messages)
` [PATCH 10/20] rt2x00: Add register definition for busy time on secondary channel
  ` [PATCH 11/20] rt2x00: add field definitions for the TBTT_SYNC_CFG register
    ` [PATCH 12/20] rt2x00: Don't enable broad- and multicast buffering on USB devices
      ` [PATCH 13/20] mac80211: distinct between max rates and the number of rates the hw can report
        ` [PATCH 14/20] rt2x00: correctly set max_report_rates in rt61pci and rt2800
          ` [PATCH 15/20] rt2x00: Improve TX status entry validation
            ` [PATCH 16/20] rt2x00: Enable rx aggregation in rt2800
              ` [PATCH 17/20] rt2x00: Update comment about the AMPDU flag in the TXWI
                ` [PATCH 18/20] rt2x00: Fix oops caused by error path in rt2x00lib_start
                  ` [PATCH 19/20] rt2x00: Improve cooperation between rt2800pci and minstrel
                    ` [PATCH 20/20] rt2x00: Work around hw aggregation oddity in rt2800


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