linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-24 19:45:54 to 2009-05-01 06:06:01 UTC [more...]

[PATCH v2] Wireless: remove driver_data direct access of struct device
 2009-05-01  6:02 UTC 

linux-next: driver-core tree build warning
 2009-05-01  5:47 UTC  (2+ messages)

Chances of WPA with at76c505a-rfmd2958
 2009-05-01  5:45 UTC  (2+ messages)

[PATCH] Add vt6656 driver to drivers/staging
 2009-05-01  0:03 UTC  (21+ messages)
                        ` [PATCH 2/8] Add includes to drivers/staging/vt6655
                        ` [PATCH 3/8] Integrate drivers/staging/vt6655 into build system
                        ` [PATCH 4/8] Add necessary EXTRA_CFLAGS to drivers/staging/vt6655/Makefile
                        ` [PATCH 5/8] Build vt6655.ko, not viawget.ko
                        ` [PATCH 6/8] drivers/staging/vt6655/device_main.c: Drop obsolete fsuid/fsgid accesses
                        ` [PATCH 7/8] vt6655: Replace net_device->priv accesses with netdev_priv calls
                        ` [PATCH 8/8] vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals

[PATCH] mac80211: fix PS vs. scan race
 2009-04-30 22:59 UTC  (4+ messages)

mmotm 2009-04-27-15-45 uploaded - iwl3945 oops
 2009-04-30 22:46 UTC  (6+ messages)

[PATCH] Wireless: remove driver_data direct access of struct device
 2009-04-30 22:24 UTC 

[PATCH 0/5] iwlwifi driver updates 04/30/2009
 2009-04-30 20:56 UTC  (7+ messages)
` [PATCH 1/5] iwl3945: fix lock dependency
  ` [PATCH 2/5] iwlagn: disable PS support for iwlagn
    ` [PATCH 3/5] iwlwifi: "is_fat" bit in rate scale match RXON flag
      ` [PATCH 4/5] iwlwifi: replace test_and_set_bit by set_bit in clear stations function
        ` [PATCH 5/5] iwlwifi: update key flags at time key is set
          ` [PATCH 1/1 v2.6.30] "

[PATCH 0/9] ath5k updates
 2009-04-30 19:55 UTC  (10+ messages)
` [PATCH 1/9] ath5k: Allow user/driver to set txpower
` [PATCH 2/9] ath5k: Read Spur channels from EEPROM
` [PATCH 3/9] ath5k: Put remaining EEPROM data on ee struct
` [PATCH 4/9] ath5k: Beaconing fixes
` [PATCH 5/9] ath5k: Enable AP mode
` [PATCH 6/9] ath5k: Implement antenna control
` [PATCH 7/9] ath5k: Add Spur filter support on newer chips
` [PATCH 8/9] ath5k: use ctl settings based on current regdomain
` [PATCH 9/9] Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters

[PATCH 0/5] mac80211, iwlwifi, ath9k: Fix rate scaling for IEEE80211_TX_CTL_NO_ACK packets
 2009-04-30 19:02 UTC  (7+ messages)

iwlwifi: remove EXPORT_SYMBOL for static symbol
 2009-04-30 18:33 UTC  (8+ messages)

linux-next: Tree for April 24 (p54 build error)
 2009-04-30 18:30 UTC  (3+ messages)
  ` linux-next: Tree for April 24 (p54 build error) (and pull request: wireless-next-2.6 2009-04-24)

[PATCH 2.6.30] mac80211: correct fragmentation threshold check
 2009-04-30 18:37 UTC  (3+ messages)

[PATCH] cfg80211: fix truncated IEs
 2009-04-30 18:09 UTC 

[patch 76/88] ath9k: implement IO serialization
 2009-04-30 16:57 UTC  (2+ messages)
  ` [patch 77/88] ath9k: AR9280 PCI devices must serialize IO as well

[RFC] rfkill: rewrite
 2009-04-30 16:09 UTC  (11+ messages)
` [RFC v5] "
  ` [RFC v6] "
      ` [RFC v8] "

rt73usb Access point status
 2009-04-30 13:56 UTC  (3+ messages)

[RFC] regulatory information interpretation rules
 2009-04-30 11:53 UTC  (3+ messages)

Edimax EW-7318USG as Access Point?
 2009-04-30 10:05 UTC  (5+ messages)
` rt73usb Access point status

[RFC] mac80211: Add a timeout for frames in the RX reorder buffer
 2009-04-30  9:41 UTC 

Regression since 2.6.30-rc1 - Page allocation failures
 2009-04-29 23:39 UTC  (5+ messages)

pull request: wireless-2.6 2009-04-29
 2009-04-29 22:54 UTC  (2+ messages)

[patch 47/58] ath9k: implement IO serialization
 2009-04-29 22:07 UTC  (2+ messages)
  ` [patch 48/58] ath9k: AR9280 PCI devices must serialize IO as well

[PATCH 1/5] rt2x00: Move iv_len into tx descriptor data
 2009-04-29 22:09 UTC  (10+ messages)
` [PATCH 2/5] rt2x00: Add support for L2 padding during TX/RX
  ` [PATCH 3/5] rt2x00: Fix the interval for rfkill and link_tuner
    ` [PATCH 4/5] rt2x00: Implement support for 802.11n
      ` [PATCH 5/5] rt2x00: Implement support for rt2800usb

wl12xx: fourth submission
 2009-04-29 20:47 UTC 

PHY hangs on AR2425 (AR5007EG)
 2009-04-29 20:24 UTC  (2+ messages)

[BUG] Connection fails after few minutes (iwl3945)
 2009-04-29 20:15 UTC 

[PATCH] rt2x00: Style fix for interval defines
 2009-04-29 20:00 UTC 

[PATCH] ath9k: uninline ath9k_io{read,write}32 routines
 2009-04-29 18:19 UTC  (2+ messages)

[PATCH 1/7] ath5k: Allow user/driver to set txpower
 2009-04-29 17:03 UTC  (5+ messages)
    ` [ath5k-devel] "

[PATCH] mac80211: tell driver when idle
 2009-04-29 16:28 UTC  (9+ messages)
` [PATCH v2] "

linux-next: Tree for April 29 (wireless/ath build failure)
 2009-04-29 15:22 UTC 

Problems with ADM8211 driver
 2009-04-29 13:51 UTC  (3+ messages)

EEE PC hangs when booting off battery
 2009-04-29 11:20 UTC  (7+ messages)
            ` [PATCH] [RFC] "

2.6.30-rc3: iwlagn probe timeouts (regression)
 2009-04-29  8:28 UTC  (7+ messages)

Question about 802.11s(mesh)
 2009-04-29  4:00 UTC  (3+ messages)
      `  "

[PATCH 1/2] [compat-2.6] Update compat.diff
 2009-04-28 23:16 UTC  (4+ messages)
` [PATCH 2/2] [compat-2.6] Symbol ksize is not exported in kernel older than 2.6.29

regression IWl3945 - doesn't work with recent 2.6.30-rcX
 2009-04-28 23:02 UTC  (5+ messages)

[PATCH] mac80211: default to automatic power control
 2009-04-28 22:28 UTC 

[patch] net/ps3: Update maintainer
 2009-04-28 21:59 UTC  (2+ messages)

wireless: remove some (bogus?) 'may be used uninitialized' warnings
 2009-04-28 21:51 UTC 

new iwlwifi 3945 uCode available
 2009-04-28 20:52 UTC 

[PATCH] rt2x00: Synchronize initialization with rt2870 driver
 2009-04-28 18:14 UTC 

iwlagn: Microcode SW error detected. Restarting 0x82000000
 2009-04-28 17:05 UTC  (2+ messages)

[PATCH] libertas: fix format warning
 2009-04-28 14:48 UTC  (2+ messages)

"No ProbeResp from current AP" and then nothing more happens
 2009-04-28 10:32 UTC 

Measure RSSI in adhoc networks
 2009-04-28  8:58 UTC  (8+ messages)

[PATCH 1/2] ath5k: fix buffer overrun in rate debug code
 2009-04-28  2:18 UTC  (2+ messages)
` [PATCH 2/2] ath5k: correct interrupt storm warning

[PATCH 2.6.30] ath5k: fix buffer overrun in rate debug code
 2009-04-28  2:12 UTC 

rt2x00: Add new USB ID for rt2800usb
 2009-04-27 21:58 UTC 

[PATCH] ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
 2009-04-26 19:13 UTC  (2+ messages)

[PATCH] ath5k: Storage class should be before const qualifier
 2009-04-26 19:11 UTC  (2+ messages)

[PATCH 1/1] ath5k: 5211, don't crypt every protected frame
 2009-04-26 14:13 UTC  (4+ messages)

2.6.30-rc3-git1: Reported regressions 2.6.28 -> 2.6.29
 2009-04-26  9:42 UTC 

[PATCH] cfg80211: Use the correct IE buffer pointer
 2009-04-26  9:27 UTC 

[PATCH] ar9170usb: reset device on resume
 2009-04-26  9:08 UTC  (2+ messages)

[PATCH RFC] cfg80211: Add ies_allocated check before copying ies
 2009-04-26  8:45 UTC  (4+ messages)

[PATCH] cfg80211: Remove unnecessary ksize() call
 2009-04-26  8:30 UTC  (2+ messages)

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-26  7:06 UTC 

pull request: wireless-next-2.6 2009-04-24
 2009-04-26  0:45 UTC  (2+ messages)

2.6.30-rc3-git1: Reported regressions from 2.6.29
 2009-04-25 19:22 UTC 

[PATCH compat] Fix ksize() breakage on older kernels
 2009-04-25 20:16 UTC 

[PATCH 2/2] p54usb: rework driver for resume
 2009-04-25 19:12 UTC 

[PATCH 1/2] p54usb: remove some dead code
 2009-04-25 19:11 UTC 

Problem loading ar9170 on an atheros dongle
 2009-04-25 16:49 UTC  (3+ messages)

Warning in tx.c:775 invoke_tx_handlers
 2009-04-25 16:23 UTC  (5+ messages)

[PATCH 1/2] ar9170: handle otus' A-MPDU density definitions
 2009-04-25 10:30 UTC  (3+ messages)

[PATCH] cfg80211: remove duplicated #include
 2009-04-25  0:24 UTC 

[PATCH] cfg80211: remove superfluous !last_request check in reg_device_remove()
 2009-04-24 21:09 UTC 

[patch] net/ps3: Fix wireless AP connect error handling
 2009-04-24 20:58 UTC  (4+ 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).