linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-15 21:39:44 to 2010-04-19 07:16:37 UTC [more...]

[PATCH 1/3] orinoco: implement set_wiphy_params
 2010-04-19  7:16 UTC  (3+ messages)
` [PATCH 2/3] orinoco: use cfg80211_find_ie
` [PATCH 3/3] orinoco: have sparse check endian issues

regression: soft lockup with ath9k on master-2010-04-14
 2010-04-19  6:43 UTC  (4+ messages)

[PATCH 1/9] ath9k: check for specific rx stuck conditions and recover from them
 2010-04-19  5:57 UTC  (12+ messages)
` [PATCH 2/9] ath9k: clean up tx buffer handling
  ` [PATCH 3/9] ath9k: update the MCS mask for MCS16 and above
    ` [PATCH 4/9] ath9k: update the ath_max_4ms_framelen table
      ` [PATCH 5/9] ath9k: reduce the bits_per_symbol table size, support more streams
        ` [PATCH 6/9] ath9k: initialize the number of tx/rx streams correctly
          ` [PATCH 7/9] mac80211: add flags for STBC (Space-Time Block Coding)
            ` [PATCH 8/9] ath9k: add support for Tx and Rx STBC
              ` [PATCH 9/9] ath9k: set the STBC flag in rate control if the peer supports it

[RFC PATCH] mac80211: sta_cleanup timer handling
 2010-04-19  5:57 UTC  (6+ messages)
` [RFC PATCH] mac80211: Prevent running sta_cleanup timer unnecessarily

[PATCH 1/2] ath5k: Use high bitrates for ACK/CTS
 2010-04-19  0:24 UTC  (3+ messages)

3dsp shared a USB Wifi Dongle Source Code
 2010-04-18 18:35 UTC  (2+ messages)

[PATCH] mac80211: fix typo in comments
 2010-04-18 16:28 UTC 

[PATCH 0/3] compat-wireless: compile fixes
 2010-04-18 14:15 UTC  (5+ messages)
` [PATCH 1/3] compat-wireless: backport convert multicast list to list_head
` [PATCH 2/3] compat-wireless: Remove use of sdio quirks attribute
` [PATCH 3/3] compat-wireless: include net and trace includes form compat

[PATCH 0/2] compat-wireless: compile fixes
 2010-04-18 13:37 UTC  (3+ messages)
` [PATCH 1/2] compat: Add definitions needed for libertas sdio driver
` [PATCH 2/2] compat: Add linux/version.h include before using it

rc80211_minstrel.c:70 WARNING with 2.6.34-rc4
 2010-04-18  8:56 UTC 

[PATCH] ath5k/ath9k: Fix 64 bits TSF reads
 2010-04-17 23:02 UTC  (5+ messages)
` [ath5k-devel] "

iwl3945: Error sending REPLY_{RXON|SCAN_CMD|TX_PWR_TABLE_CMD} time out after 500ms
 2010-04-17 14:05 UTC 

[rt2x00] rt3070 fails to initialize with rt2800usb
 2010-04-17 13:16 UTC  (4+ messages)

[PATCH] wl1251: add support for dedicated IRQ line
 2010-04-17 11:00 UTC  (4+ messages)

[PATCH v2 resend 1/3] mac80211: explicitly disable/enable QoS
 2010-04-17  9:04 UTC  (2+ messages)

[PATCH 1/2] iwmc3200wifi: Fix sparse warnings
 2010-04-17  8:20 UTC  (6+ messages)
` [PATCH 2/2] iwmc3200wifi: check sparse endianness annotations

Problem: Regression with iwl 4965 since 2.6.32.10
 2010-04-17  6:51 UTC  (3+ messages)
  ` Resolved, was "

IRQ debugging with ath9k
 2010-04-17  2:34 UTC 

compat-wireless doesn't compile against 2.6.32 on Ubuntu beta
 2010-04-16 23:29 UTC  (3+ messages)

timeout in zd1211rw with zotac mini-itx (geforce 9300)
 2010-04-16 22:38 UTC  (4+ messages)
` [zd1211-devs] "

Compiling ar9170 on 2.6.30
 2010-04-16 22:10 UTC  (2+ messages)

[PATCH v3 00/97] ath9k: add AR9003 support
 2010-04-16 22:09 UTC  (59+ messages)
` [PATCH v3 09/97] ath9k_hw: Move some RF ops to the private callbacks
` [PATCH v3 36/97] ath9k_hw: Define tx control struct for AR9003
` [PATCH v3 37/97] ath9k_hw: Move code which populates ds_data to ath9k_hw
` [PATCH v3 41/97] ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
` [PATCH v3 42/97] ath9k: Make bf_desc of ath_buf opaque
` [PATCH v3 43/97] ath9k: Add Rx EDMA support
` [PATCH v3 45/97] ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup
` [PATCH v3 48/97] ath9k_hw: rename PA calib for AR9287
` [PATCH v3 50/97] ath9k_hw: move the AR9280 OLC temp comp to its own helper
` [PATCH v3 51/97] ath9k_hw: simplify OLC temp compensation for AR9002
` [PATCH v3 53/97] ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
` [PATCH v3 55/97] ath9k_hw: split calib code by hardware families
` [PATCH v3 56/97] ath9k_hw: add the AR9003 ar9003_hw_init_cal callback
` [PATCH v3 57/97] ath9k_hw: add the config_pci_powersave AR9003 callback
` [PATCH v3 58/97] ath9k_hw: split the generic hardware code by hardware family
` [PATCH v3 59/97] ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
` [PATCH v3 60/97] ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
` [PATCH v3 61/97] ath9k_hw: Abstract the routine which returns interrupt status
` [PATCH v3 62/97] ath9k_hw: Initialize interrupt mask for AR9003
` [PATCH v3 63/97] ath9k_hw: abstract the AR_PHY_AGC_CONTROL register access
` [PATCH v3 64/97] ath9k_hw: abstract loading noisefloor
` [PATCH v3 65/97] ath9k_hw: fill in the callbacks for calibration for AR9003
` [PATCH v3 66/97] ath9k_hw: complete AR9003 calibration
` [PATCH v3 67/97] ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
` [PATCH v3 68/97] ath9k_hw: restore mac address reading logic
` [PATCH v3 69/97] ath9k_hw: Implement AR9003 eeprom callbacks
` [PATCH v3 70/97] ath9k_hw: add OFDM spur mitigation for AR9003
` [PATCH v3 71/97] ath9k_hw: Fill get_isr() "
` [PATCH v3 72/97] ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c
` [PATCH v3 73/97] ath9k_hw: move the RF claim stuff to AR9002 hardware family
` [PATCH v3 74/97] ath9k_hw: Configure Tx interrupt mitigation timer
` [PATCH v3 75/97] ath9k_hw: add the AR9300 SREV hw name print
` [PATCH v3 76/97] ath9k_hw: add TX/RX gain register initialization for AR9003
` [PATCH v3 77/97] ath9k_hw: Update ath9k_hw_set_dma for AR9300
` [PATCH v3 78/97] ath9k_hw: skip asynch fifo enablement to AR9003
` [PATCH v3 79/97] ath9k_hw: skip WEP aggregation enable code for AR9003
` [PATCH v3 80/97] ath9k: Load SW filtered NF values and start NF cal during full reset "
` [PATCH v3 81/97] ath9k_hw: Define abstraction for tx desc access
` [PATCH v3 82/97] ath9k_hw: Add function to configure tx status ring buffer
` [PATCH v3 83/97] ath9k_hw: move AR9002 mac ops to its own file
` [PATCH v3 84/97] ath9k_hw: Fill descriptor abstrations for AR9003
` [PATCH v3 85/97] ath9k: add RXLP and RXHP to debugfs counters
` [PATCH v3 86/97] ath9k_hw: enable CRC check of descriptors for AR9003
` [PATCH v3 87/97] ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
` [PATCH v3 88/97] ath9k: Setup appropriate tx desc for regular dma and edma
` [PATCH v3 89/97] ath9k: Initialize and configure tx status for EDMA
` [PATCH v3 90/97] ath9k_hw: Compute pointer checksum over the link descriptor
` [PATCH v3 91/97] ath9k: Add Tx EDMA support
` [PATCH v3 92/97] mac80211: add LDPC control flag
` [PATCH v3 93/97] ath9k_hw: add LDPC support for AR9003
` [PATCH v3 94/97] ath9k: add LDPC support
` [PATCH v3 95/97] ath9k: Enable TXOK and TXERR interrupts for TX EDMA
` [PATCH v3 96/97] ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
` [PATCH v3 97/97] ath9k_hw: add the PCI ID for the first AR9300 device

[PATCH 00/21] iwlwifi updates for 2.6.35
 2010-04-16 21:52 UTC  (22+ messages)
` [PATCH 01/21] iwlwifi: set correct single/dual stream mask
` [PATCH 02/21] iwlwifi: remove scan_bands logic
` [PATCH 03/21] iwlwifi: correct atomic bitops usage
` [PATCH 04/21] iwlwifi: remove next_scan_jiffies
` [PATCH 05/21] iwlwifi: remove scan_pass_start
` [PATCH 06/21] iwlwifi: rename priv->scan to priv->scan_cmd
` [PATCH 07/21] iwlwifi: trigger scan synchronously
` [PATCH 08/21] iwlwifi: more generic eeprom defines
` [PATCH 09/21] iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adapters
` [PATCH 10/21] iwlwifi: remove duplicated debug functions
` [PATCH 11/21] iwlwifi: add debugfs ops to iwlwifi
` [PATCH 12/21] iwlwifi: remove redundant iwl_dump_lq_cmd()
` [PATCH 13/21] iwlwifi: add hw revision for 6000g2 NIC
` [PATCH 14/21] iwlwifi: PA type for 6000g2 series
` [PATCH 15/21] iwlwifi: sanity check for turn on aggregation tid
` [PATCH 16/21] iwlwifi: more code clean up for agn devices
` [PATCH 17/21] iwlwifi: make BT coex config a virtual method
` [PATCH 18/21] iwlwifi: rename TX_CMD_FLG_BT_DIS_MSK
` [PATCH 19/21] iwlwifi: don't check monitor for scanning
` [PATCH 20/21] iwlwifi: remove monitor check
` [PATCH 21/21] iwlwifi: make scan antenna forcing more generic

[PATCH 0/2] iwlwifi fixes for 2.6.34
 2010-04-16 21:50 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: fix scan races
` [PATCH 2/2] iwlwifi: correct 6000 EEPROM regulatory address

[PATCH] wireless: rt2x00: rt2800usb: delete Allwin devices
 2010-04-16 21:19 UTC  (4+ messages)

2.6.33 iwl5350 firmware crash
 2010-04-16 20:07 UTC  (3+ messages)

Power consumption on 802.11 / ASPM / device measurements
 2010-04-16 20:03 UTC  (2+ messages)

[ath9k_htc] Current patches against 2.6.34-rc3-git4
 2010-04-16 19:18 UTC  (4+ messages)

Survey mode
 2010-04-16 18:47 UTC  (2+ messages)

[PATCH] iwlwifi: initialize iwl_wimax_coex_cmd.flags
 2010-04-16 18:04 UTC  (2+ messages)

[PATCH] iwlwifi: check scan request ie_len
 2010-04-16 17:12 UTC  (2+ messages)

[PATCH PING] ssb patches for SPROM location
 2010-04-16 16:22 UTC  (4+ messages)

ath9k: receive stops working in AP-mode and 802.11n
 2010-04-16 11:32 UTC  (9+ messages)
` ath9k: corrupt frames forwarded to mac80211 as decrypted (was: ath9k: receive stops working in AP-mode and 802.11n)
  ` [RFC][PATCH 1/6] ath9k: clean up rx skb post-process logic
  ` [RFC][PATCH 2/6] ath9k: do not mark frames with RXKEY_IX_INVALID as decrypted
    ` [ath9k-devel] "
  ` [RFC][PATCH 3/6] ath9k: do not mark frames with RX_DECRYPT_BUSY "
  ` [RFC][PATCH 4/6] ath9k: do not mark frames with RX_KEY_MISS "
  ` [RFC][PATCH 5/6] ath9k: check error flags even if rx frame is marked ok
  ` [RFC][PATCH 6/6] ath9k: clear mic error flag on encrypted frames

[RFC PATCHv3 0/2] mac80211: cfg80211: dynamic ps timeout based on pm-qos
 2010-04-16  9:14 UTC  (3+ messages)
` [RFC PATCHv3 1/2] mac80211: Determine dynamic PS timeout based on ps-qos network latency
` [RFC PATCHv3 2/2] cfg80211: Remove default dynamic PS timeout value

Survey mode volunteers
 2010-04-16  6:47 UTC  (5+ messages)

[PATCH 10/10] ath9k_htc: Fix sparse endian warnings
 2010-04-16  6:26 UTC 

[PATCH 07/10] ath9k_htc: Remove GPIO set on unload
 2010-04-16  6:25 UTC 

[PATCH 09/10] ath9k_htc: Handle WMI timeouts properly
 2010-04-16  6:24 UTC 

[PATCH 08/10] ath9k_htc: Add dropped SKB count to debugfs
 2010-04-16  6:24 UTC 

[PATCH 06/10] ath9k_hw: Use buffered register writes
 2010-04-16  6:23 UTC 

[PATCH 04/10] ath9k_hw: Add macros for multiple register writes
 2010-04-16  6:23 UTC 

[PATCH 05/10] ath9k_hw: Relocate Opmode initialization
 2010-04-16  6:23 UTC 

[PATCH 03/10] ath9k_htc: Implement multiple register write support
 2010-04-16  6:23 UTC 

[PATCH 02/10] ath: Add buffered register write operations
 2010-04-16  6:23 UTC 

[PATCH 01/10] ath9k_htc: Cleanup beacon configuration
 2010-04-16  6:23 UTC 

[PATCH 00/10] ath9k_htc updates
 2010-04-16  6:23 UTC 

[RFC PATCHv2 0/2] mac80211: cfg80211: dynamic ps timeout based on pm-qos
 2010-04-16  6:17 UTC  (6+ messages)
` [RFC PATCHv2 1/2] mac80211: Determine dynamic PS timeout based on ps-qos network latency

[PATCH v2] wl1251: register platform_device to pass board data
 2010-04-16  5:03 UTC  (2+ messages)

On ath9k debugfs, having trouble recompiling and inserting only ath9k
 2010-04-16  1:46 UTC  (3+ messages)
` [ath9k-devel] "

Another AR5008 hang
 2010-04-16  1:15 UTC  (7+ messages)
      ` Lockup inside of stop_machine() during modprobe aes (was Re: Another AR5008 hang)


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