linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-22 15:04:48 to 2011-07-26 13:59:03 UTC [more...]

[PATCH] iwlagn: check for !priv->txq in iwlagn_wait_tx_queue_empty
 2011-07-26 13:22 UTC  (8+ messages)

[PATCH 1/2] mac80211: Stop TX BA session if buf_size is zero
 2011-07-26 10:18 UTC  (2+ messages)
` [PATCH 2/2] mac80211: Don't use a buf_size=0 in ADDBA requests

b43 error under heavy load
 2011-07-26  9:28 UTC  (18+ messages)

[PATCH 2/2] Qualcomm Atheros adds Bluetooth firmware for WiFi-BT combo module
 2011-07-26  8:38 UTC 

[PATCH 1/2] Qualcomm Atheros updates firmware for WiFi-BT combo module
 2011-07-26  8:37 UTC 

[PATCH 00/29] staging: brcm80211: cleanup checkpatch warnings
 2011-07-26  8:26 UTC  (31+ messages)
` [PATCH 01/29] staging: brcm80211: fixed checkpatch warnings for fullmac
` [PATCH 02/29] staging: brcm80211: fixed checkpatch warnings for brcmutil dir
` [PATCH 03/29] staging: brcm80211: fixed checkpatch warnings for 'include' dir
` [PATCH 04/29] staging: brcm80211: use PCI_DEVICE() macro in device table
` [PATCH 05/29] staging: brcm80211: remove unused rx status definitions
` [PATCH 06/29] staging: brcm80211: reformat long lines in brcmsmac to 80 columns
` [PATCH 07/29] staging: brcm80211: remove wl_alloc_dma_resources() function
` [PATCH 09/29] staging: brcm80211: remove code for unsupported chip
` [PATCH 10/29] staging: brcm80211: cleaned up softmac DMA layer
` [PATCH 11/29] staging: brcm80211: removed void * from softmac phy
` [PATCH 12/29] staging: brcm80211: simplified register access macro's in softmac
` [PATCH 13/29] staging: brcm80211: revisited END_FOREACH_BSS macro
` [PATCH 14/29] staging: brcm80211: placed suspend flag in gInstance in brcmfmac
` [PATCH 15/29] staging: brcm80211: remove struct brcmf_sdioh_driver from brcmfmac
` [PATCH 16/29] staging: brcm80211: remove vendor and device id check "
` [PATCH 17/29] staging: brcm80211: remove struct brcmf_sdio_card "
` [PATCH 18/29] staging: brcm80211: remove dead code "
` [PATCH 19/29] staging: brcm80211: remove dead client interrupt "
` [PATCH 20/29] staging: brcm80211: remove function pointer of interrupt isr in brcmfmac
` [PATCH 21/29] staging: brcm80211: cleanup to get rid of 'over 80 character' line
` [PATCH 22/29] staging: brcm80211: removed unused bus code from softmac
` [PATCH 23/29] staging: brcm80211: replaced void *btparam into struct pci_dev *btparam
` [PATCH 24/29] staging: brcm80211: removed void * from ai_ functions
` [PATCH 25/29] staging: brcm80211: removed brcms_c_module_unregister() call in ampdu.c
` [PATCH 26/29] staging: brcm80211: removed watchdog function from softmac
` [PATCH 27/29] staging: brcm80211: SPARC build error fix
` [PATCH 28/29] staging: brcm80211: remove target platform limitations for drivers
` [PATCH 29/29] staging: brcm80211: updated TODO file

[PATCH 1/2] Qualcomm Atheros updates firmware files for WiFi-BT combo chip module
 2011-07-26  8:20 UTC 

[RFC/RFT 0/6] ath9k: ASPM fixes
 2011-07-26  7:31 UTC  (12+ messages)
` [RFC/RFT 4/6] ath9k: use common PCIe ASPM definces instead of custom ones
` [RFC/RFT 5/6] ath9k: do btcoex ASPM disabling at initialization time
` [RFC/RFT 6/6] ath9k: always initialize hw registers related to PCIe PM

[RFC 0/2] mac80211 offchannel fixes
 2011-07-26  5:48 UTC  (10+ messages)
` [RFC 1/2] mac80211: fix remain_off_channel regression
` [RFC 2/2] mac80211: config hw when going back on-channel

problem on ACS
 2011-07-26  2:42 UTC  (5+ messages)

[PATCH 0/6] update mesh frame formats
 2011-07-25 23:59 UTC  (7+ messages)
` [PATCH 1/6] mac80211: fix mesh beacon format
` [PATCH 2/6] ieee80211: introduce Self Protected Action codes
` [PATCH 3/6] mac80211: update mesh peering frame codes
` [PATCH 4/6] mac80211: update mesh peering frame format
` [PATCH 5/6] ieee80211: add mesh action codes
` [PATCH 6/6] mac80211: update mesh path selection frame format

[PATCH] b43legacy: remove 64-bit DMA support
 2011-07-25 21:40 UTC 

Testing Auto Channel Selection with hostapd in ath5k and ath9k
 2011-07-25 20:33 UTC 

[PATCH] mac80211: be more careful in suspend/resume
 2011-07-25 20:34 UTC  (4+ messages)
` [PATCH v2] "

kernel NULL pointer dereference in lbs_set_11d_domain_info (3.0-rc6)
 2011-07-25 20:27 UTC  (5+ messages)
` [PATCH] cfg80211: really ignore the regulatory request

patch to fix potential problem with wiphy_update_regulatory
 2011-07-25 20:21 UTC  (5+ messages)
` [PATCH] cfg80211: hold reg_mutex when updating regulatory

Compat-wireless release for 2011-07-25 is baked
 2011-07-25 19:06 UTC 

[PATCH v3 00/11] bcma: add support for embedded devices like bcm4716
 2011-07-25 18:42 UTC  (13+ messages)
` [PATCH 01/11] bcma: move parsing of EEPROM into own function
` [PATCH 02/11] bcma: move initializing of struct bcma_bus to "
` [PATCH 03/11] bcma: add functions to scan cores needed on SoCs
` [PATCH 04/11] bcma: add SOC bus
` [PATCH 05/11] bcma: add mips driver
` [PATCH 06/11] bcma: add serial console support
` [PATCH 07/11] bcma: get CPU clock
` [PATCH 08/11] bcm47xx: prepare to support different buses
` [PATCH 09/11] bcm47xx: make it possible to build bcm47xx without ssb
` [PATCH 10/11] bcm47xx: add support for bcma bus
` [PATCH 11/11] bcm47xx: fix irq assignment for new SoCs

[PATCH] b43: fix invalid memory access in b43_ssb_remove()
 2011-07-25 16:26 UTC  (2+ messages)

Support for Realtek 8188RU Chipset in rtl8192cu driver?
 2011-07-25 15:12 UTC  (2+ messages)

suspend/resume problems w/ kernel 3.0 and a *docked* ThinkPad T400
 2011-07-25 14:41 UTC  (2+ messages)

[PATCH v2] wireless: fix a typo in ignore_reg_update
 2011-07-25  9:18 UTC 

[PATCH] ath9k: fix a typo in ignore_reg_update
 2011-07-25  9:05 UTC  (2+ messages)

ieee80211 messages at startup (3.0 kernel)
 2011-07-25  7:27 UTC  (2+ messages)

r8712u driver
 2011-07-25  1:13 UTC 

pull request: wireless-next-2.6 2011-07-22
 2011-07-24 23:01 UTC  (7+ messages)
    ` [PATCH] iwlagn: wrap suspend/resume definitions in CONFIG_PM block

Compat-wireless release for 2011-07-24 is baked
 2011-07-24 19:02 UTC 

carl9170: Beacons at lower Tx power than data frames?
 2011-07-24 18:54 UTC  (8+ messages)

[RFC 1/2] nl80211/cfg80211: adding 'scan_cancel' command
 2011-07-24 13:10 UTC  (2+ messages)
` [RFC 2/2] mac80211: "

[PATCH] Add new device ID for Belkin
 2011-07-24 10:34 UTC 

[PATCH v2] ath5k: merge ath5k_hw and ath5k_softc
 2011-07-23 20:57 UTC  (8+ messages)

rfkill bit and override - Re: Issues with rtl8187
 2011-07-23 20:07 UTC 

Compat-wireless release for 2011-07-23 is baked
 2011-07-23 19:02 UTC 

[PATCH 00/11] update for 3.2
 2011-07-23 17:24 UTC  (12+ messages)
` [PATCH 01/11] iwlagn: reserve queue 10 for TX during scan dwell
` [PATCH 02/11] iwlagn: default smps mode for 1000 series device
` [PATCH 03/11] iwlagn: Remove ht40 support from 5.2GHz for _bgn devices
` [PATCH 04/11] iwlagn: handle GO powersave
` [PATCH 05/11] iwlagn: separate firmware version warning
` [PATCH 06/11] iwlagn: bump firmware API for some devices
` [PATCH 07/11] iwlagn: move context init after firmware loading
` [PATCH 08/11] iwlagn: support new P2P implementation
` [PATCH 09/11] mac80211: remove offchannel_tx API
` [PATCH 10/11] iwlagn: change default sensitivity value for 5000 and 6000 series
` [PATCH 11/11] iwlagn: support v2 of enhanced sensitivity table

[PATCH 1/3] ath5k: remove unused and write-only structures and fields
 2011-07-23 17:22 UTC  (10+ messages)
` [PATCH 2/3] ath5k: remove most references to XR
` [PATCH 3/3] ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value

[PATCH 2 1/3] ath5k: remove unused and write-only structures and fields
 2011-07-23 17:21 UTC  (6+ messages)
` [PATCH 2 2/3] ath5k: remove most references to XR
` [PATCH 2 3/3] ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value

[PATCH 01/11] ath6kl: Cleanup void *parent_dev in struct wmi
 2011-07-23 14:13 UTC  (11+ messages)
` [PATCH 02/11] ath6kl: Move scan table from wmi to ath6kl
` [PATCH 03/11] ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()
` [PATCH 04/11] ath6kl: Remove bssid from struct wmi
` [PATCH 05/11] ath6kl: Remove ath6kl_wmi_get_current_bssid()
` [PATCH 06/11] ath6kl: Cleanup parameters of wlan_node_table_init()
` [PATCH 07/11] ath6kl: Move initialization/deinitialization of scan_table to appropriate functions
` [PATCH 08/11] ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()
` [PATCH 09/11] ath6kl: Remove ath6kl_wmi_iterate_nodes()
` [PATCH 10/11] ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer
` [PATCH 11/11] ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()

[PATCH 1/2] b43: read correct register on bcma bus
 2011-07-23 14:00 UTC  (3+ messages)
` [PATCH 2/2] b43: add core rev 17 used on bcma SoC

[PATCH] ath5k: remove duplicated #include
 2011-07-23  9:01 UTC  (2+ messages)

[PATCH 0/2] ssb: start cleaning boardflags
 2011-07-23  9:10 UTC  (6+ messages)
` [PATCH 1/2] ssb: define boardflags
` [PATCH 2/2] bcma: use boardflags define from ssb code

linux-next: Tree for July 22 (bcma)
 2011-07-23  8:16 UTC  (4+ messages)
  ` [PATCH] bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage

[PATCH] ath9k: remove all references to subsysid, it's never used
 2011-07-23  7:55 UTC 

[PATCH] ath9k: use pci_dev->subsystem_device
 2011-07-23  7:53 UTC  (2+ messages)
` [ath9k-devel] "

3.0: iwlagn: BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
 2011-07-23  3:08 UTC  (3+ messages)

[PATCH v2 00/11] bcma: add support for embedded devices like bcm4716
 2011-07-22 20:16 UTC  (6+ messages)

Compat-wireless release for 2011-07-22 is baked
 2011-07-22 19:05 UTC 

[PATCH 1/5] compat-wireless: make patches apply again
 2011-07-22 17:06 UTC  (6+ messages)
` [PATCH 2/5] compat-wireless: fix build of b43 on older kernels
` [PATCH 3/5] compat-wireless: adapt some changes to atheros ethernet driver
` [PATCH 4/5] compat-wireless: copy include/crypto/aes.h now
` [PATCH 5/5] compat-wireless: activate bcma support in b43

[PATCH 1/2] compat: backport generic pr_fmt
 2011-07-22 16:51 UTC  (2+ messages)
` [PATCH 2/2] compat: add include/crypto/aes.h


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