linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-16 10:09:52 to 2011-11-18 08:22:32 UTC [more...]

[PATCH 01/77] iwlegacy: remove tracing
 2011-11-18  8:22 UTC  (47+ messages)
` [PATCH 02/77] iwlegacy: rename iwl to il
` [PATCH 03/77] iwlegacy: rename priv "
` [PATCH 04/77] iwlegacy: rename iwlegacy "
` [PATCH 05/77] iwlegacy: remove DEBUG_IO
` [PATCH 06/77] iwlegacy: remove DEBUG_LIMIT
` [PATCH 07/77] iwlegacy: rename IL_DEBUG_ to D_
` [PATCH 08/77] iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT
` [PATCH 09/77] iwlegacy: remove IL_CRIT
` [PATCH 10/77] iwlegacy: rename il_{read,write}32 to _il_{rd,wr}
` [PATCH 11/77] iwlegacy: mark poll bit as unlocked function
` [PATCH 12/77] iwlegacy: mark il_{grab,release}_nic_access as unlocked
` [PATCH 13/77] iwlegacy: remove _il_{read,write}_direct32
` [PATCH 14/77] iwlegacy: rename i/o direct methods
` [PATCH 15/77] iwlegacy: rename il_{read,write}_prph
` [PATCH 16/77] iwlegacy: remove not needed parentheses
` [PATCH 17/77] iwlegacy: rename remaining IWLs to ILs
` [PATCH 18/77] iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
` [PATCH 19/77] iwlegacy: partial rxon context cleanup
` [PATCH 20/77] iwlegacy: s/il_rx_mem_buffer/il_rx_buf/
` [PATCH 21/77] iwlegacy: s/statistics/stats/
` [PATCH 22/77] iwlegacy: s/window/win/
` [PATCH 23/77] iwlegacy: s/IL_RATE/RATE/
` [PATCH 24/77] iwlegacy: s/INDEX/IDX/
` [PATCH 25/77] iwlegacy: s/index/idx/
` [PATCH 26/77] iwlegacy: s/TABLE/TBL/
` [PATCH 27/77] iwlegacy: remove for_each_context
` [PATCH 28/77] iwlegacy: rename base 4965 and 3945 file names
` [PATCH 29/77] iwlegacy: merge iwl-4965-led.c into 4965.c
` [PATCH 30/77] iwlegacy: merge iwl-3945-led.c into 3945.c
` [PATCH 31/77] iwlegacy: merge iwl-4965-eeprom.c into 4965.c
` [PATCH 32/77] iwlegacy: merge iwl-4965-ucode.c "
` [PATCH 33/77] iwlegacy: merge iwl-4965-sta.c into 4965-mac.c
` [PATCH 34/77] iwlegacy: merge iwl-4965-{tx,rx}.c "
` [PATCH 35/77] iwlegacy: merge iwl-4965-lib.c "
` [PATCH 36/77] iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.c
` [PATCH 37/77] iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.c
` [PATCH 38/77] iwlegacy: add accidentally removed comments
` [PATCH 39/77] iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h
` [PATCH 40/77] iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h
` [PATCH 41/77] iwlegacy: s/STATUS_/S_/
` [PATCH 42/77] iwlegacy: s/STATISTICS/STATS/
` [PATCH 43/77] iwlegacy: rename REPLY_ to N_ or C_
` [PATCH 44/77] iwlegacy: s/rx_handler/handler/
` [PATCH 45/77] iwlegacy: s/rx_reply/hdl/
` [PATCH 46/77] iwlegacy: rename other handlers
` [PATCH 47/77] iwlegacy: rename iwl-core.c to common.c

iwl4965: "MAC is in deep sleep!" freezes
 2011-11-18  7:45 UTC  (8+ messages)

pull request: iwlegacy 2011-11-16
 2011-11-18  7:30 UTC  (4+ messages)

[PATCH] iwl-debug: Shrink object by using dev_err and deduplicating formats
 2011-11-18  3:14 UTC  (2+ messages)

dell d505 wifi driver install ubuntu 11.10
 2011-11-18  0:51 UTC  (2+ messages)

[PATCH 0/5] update for 3.3
 2011-11-18  0:05 UTC  (6+ messages)
` [PATCH 1/5] iwlwifi: check the HW when a queue is stuck
` [PATCH 2/5] iwlwifi: improve the prints in the reclaim path
` [PATCH 3/5] iwlwifi: fix endianity issues in debug prints
` [PATCH 4/5] iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc
` [PATCH 5/5] iwlwifi: remove redundancy

[PATCH 1/3] compat: add support for kernel 3.2
 2011-11-18  0:31 UTC  (7+ messages)
` [PATCH 2/3] compat: backport kfree_rcu()
  ` [PATCH v2 "
` [PATCH 3/3] compat: backport netdev_features_t

[PATCH v2 1/4] compat: use separate CONFIG_COMPAT_KFIFO option for building kfifo.o
 2011-11-17 23:31 UTC  (5+ messages)
` [PATCH v2 2/4] compat: add CONFIG_COMPAT_FIRMWARE_DATA_RW_NEEDS_FILP
` [PATCH v2 3/4] compat: check CONFIG_COMPAT_FIRMWARE_CLASS in compat-2.6.33.h
` [PATCH v2 4/4] compat: support RHEL6 as a build target

[PATCH 0/3] linux-firmware: new firmware for brcmfmac and nvram removal
 2011-11-17 23:03 UTC  (10+ messages)
` [PATCH 1/3] linux-firmware: add new bcm4329 firmware for brcmfmac
` [PATCH 2/3] linux-firmware: add bcm4330 "
` [PATCH 3/3] linux-firmware: remove nvram file for bcm4329 development board
` [PATCH v2 0/3] linux-firmware: new firmware for brcmfmac and nvram removal
  ` [PATCH v2 1/3] linux-firmware: add new bcm4329 firmware for brcmfmac
  ` [PATCH v2 2/3] linux-firmware: add bcm4330 "
  ` [PATCH v2 3/3] linux-firmware: remove nvram file for bcm4329 development board

[PATCH v2] mac80211: Fix AMSDU rate printout in debugfs
 2011-11-17 22:53 UTC 

[PATCH v2 1/4] compat-wireless: add CONFIG_COMPAT_KFIFO setting to config.mk
 2011-11-17 22:21 UTC  (4+ messages)
` [PATCH v2 2/4] compat-wireless: remove leading whitespace from CONFIG_COMPAT_FIRMWARE_CLASS
` [PATCH v2 3/4] compat-wireless: add CONFIG_COMPAT_BT_SOCK_CREATE_NEEDS_KERN
` [PATCH v2 4/4] compat-wireless: support RHEL6 as a build target

[PATCH v9 1/2] wireless: Support ht-capabilities over-rides
 2011-11-17 21:54 UTC  (2+ messages)
` [PATCH v9 2/2] mac80211: Support ht-cap over-rides

[PATCH] wifi-debugfs: Fix AMSDU rate printout
 2011-11-17 21:49 UTC  (2+ messages)

[PATCH 1/3] compat-wireless: add support for kernel 3.2
 2011-11-17 21:23 UTC  (3+ messages)
` [PATCH 2/3] compat-wireless: remove kfree_rcu() patch
` [PATCH 3/3] compat-wireless: make patches apply again

Compat-wireless release for 2011-11-17 is baked
 2011-11-17 21:12 UTC 

802.11p implementation
 2011-11-17 21:11 UTC  (6+ messages)

[PATCH] Seeing as alot of ath9k devices is PCI/PCIe or their mini equivalent it makes sense to set ATH9K_PCI to y by default
 2011-11-17 20:56 UTC  (5+ messages)

pull request: wireless 2011-11-17
 2011-11-17 19:36 UTC 

pull request: wireless-next 2011-11-17
 2011-11-17 19:34 UTC  (2+ messages)

[PATCH] compat: support RHEL6 as a build target
 2011-11-17 19:30 UTC  (2+ messages)

[PATCH] compat-wireless: support RHEL6 as a build target
 2011-11-17 19:29 UTC  (2+ messages)

Try to narrow down the problem with rt2800usb and rt3572 based USB WLAN devices
 2011-11-17 19:20 UTC  (4+ messages)
    `  "

[PATCH] ath9k: rename ath9k_platform.h to ath_platform.h
 2011-11-17 19:06 UTC  (5+ messages)

[wireless-next PATCH 1/5] mac80211: Support forcing station to disable 11n
 2011-11-17 18:03 UTC  (4+ messages)
` [wireless-next PATCH 5/5] wifi-debugfs: Fix AMSDU rate printout

[PATCH 0/4] Miscellaneous patches for rtlwifi and rtl8192cu
 2011-11-17 18:14 UTC  (5+ messages)
` [PATCH 1/4] rtlwifi: rtl8192cu: Allow retries for USB I/O
` [PATCH 2/4] rtlwifi: rtl8192cu: Change firmware upload to use block writes
` [PATCH 3/4] rtlwifi: rtl8192cu: Fix endianian issues
` [PATCH 4/4] rtlwifi: Remove redundant code from PCI interrupt

[PATCH v8 1/2] wireless: Support ht-capabilities over-rides
 2011-11-17 17:42 UTC  (10+ messages)
` [PATCH v8 2/2] mac80211: Support ht-cap over-rides

[RFC] mac80211: handle SMPS action frames
 2011-11-17 17:29 UTC 

[PATCH] nl80211: add testmode to the list of supported commands
 2011-11-17 17:06 UTC 

mac80211 Queries
 2011-11-17 15:31 UTC 

[PATCH] mac80211: remove unused ASSOC_AP flag
 2011-11-17 15:23 UTC 

[PATCH] p54spi: Fix workqueue deadlock
 2011-11-17 15:06 UTC  (3+ messages)

[PATCH] rt2x00: Fix efuse EEPROM reading on PPC32
 2011-11-17 14:48 UTC  (3+ messages)

[ANN] NFC daemon open sourced
 2011-11-17 12:38 UTC 

[PATCHv2 1/2] mac80211: Add NoAck per WMM Queue Support
 2011-11-17 11:21 UTC  (4+ messages)
` [PATCHv2 2/2] mac80211: remove debugfs noack test
` [PATCH] iw: add support for wmm NoAck per WMM Queue

[RFC] cfg80211: more correct support of multi-essid bss-es
 2011-11-17 11:16 UTC  (4+ messages)

[PATCH] cfg80211: add flags for off-channel capabilities
 2011-11-17  9:39 UTC 

[PATCH] Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
 2011-11-17  4:40 UTC 

[PATCH] mwifiex: add support for Marvell sd8797 device
 2011-11-17  4:40 UTC 

[PATCH 1/2] compat: avoid warning in compat_system_workqueue_create
 2011-11-17  0:39 UTC  (2+ messages)
` [PATCH 2/2] compat: implement dummy security_sk_clone

[PATCH 1/4] ath9k: always issue a full hw reset after waking up from full-sleep mode
 2011-11-16 23:52 UTC  (9+ messages)
` [PATCH 2/4] ath9k: rework power state handling
  ` [PATCH 3/4] ath9k: only drop packets in drv_flush when asked to
    ` [PATCH 4/4] ath9k: cancel all workqueue activity when going idle

iwlagn for 2.6.32
 2011-11-16 23:27 UTC  (3+ messages)

crash after updating iw and libnl to latest
 2011-11-16 23:17 UTC  (2+ messages)

[PATCH] p54spi: Remove FIXME in op_stop
 2011-11-16 23:15 UTC  (2+ messages)

[PATCH] p54spi: Add missing spin_lock_init
 2011-11-16 23:07 UTC 

Compat-wireless release for 2011-11-16 is baked
 2011-11-16 21:12 UTC 

[PATCH 1/3] mac80211: Minor optimization in minstrel_ht tx status path
 2011-11-16 16:02 UTC  (3+ messages)

[PATCH] mac80211: Add NoAck per WMM Queue Support
 2011-11-16 15:21 UTC  (7+ messages)

[PATCH 0/4] submit fragmented packets to drivers at once
 2011-11-16 15:02 UTC  (9+ messages)
` [PATCH 1/4] mac80211: use skb list for fragments
` [PATCH 2/4] mac80211: move fragment flag adjustment
` [PATCH 3/4] mac80211: make TX LED handling independent of fragmentation
` [PATCH 4/4] mac80211: transmit fragment list to drivers
  ` [PATCH v2 "

[PATCH 0/2] ath9k: DFS radar detection
 2011-11-16 14:50 UTC  (4+ messages)
` [PATCH 2/2] ath9k: integrate initial DFS module

[PATCH] iw: fix wifi wmm ie print function
 2011-11-16 14:41 UTC  (2+ messages)

iwlagn is getting very shaky
 2011-11-16 13:40 UTC  (13+ messages)

[PATCH] rt2x00: handle spurious pci interrupts
 2011-11-16 13:02 UTC  (2+ messages)

[PATCH v2] mac80211: call ieee80211_recalc_idle() after sending packets
 2011-11-16 12:34 UTC 

[PATCH] mac80211: call ieee80211_recalc_idle() after sending packets
 2011-11-16 12:16 UTC 

redesigning authentication/association flows
 2011-11-16 11:57 UTC  (2+ messages)

[PATCH] rt2800pci: handle spurious interrupts
 2011-11-16 11:45 UTC  (7+ messages)

[PATCH] ath9k: trivial: reorder rx_tasklet processing
 2011-11-16 10:09 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).