messages from 2011-08-03 18:35:53 to 2011-08-08 14:32:40 UTC [more...]
[PATCH wireless-3.1] iwlagn: sysfs couldn't find the priv pointer
2011-08-08 14:27 UTC (13+ messages)
[PATCHv2 00/82] staging: brcm80211: resubmit previously posted patches
2011-08-08 14:29 UTC (84+ messages)
` [PATCHv2 01/82] staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel
` [PATCHv2 02/82] staging: brcm80211: bugfix for len==0 parameter in 3 fullmac functions
` [PATCHv2 03/82] staging: brcm80211: merged bmac.c into main.c
` [PATCHv2 04/82] staging: brcm80211: shuffled sections in main.c
` [PATCHv2 05/82] staging: brcm80211: removed function declaration typedefs from phy_int.h
` [PATCHv2 06/82] staging: brcm80211: removed function declaration typedefs from aiutils.h
` [PATCHv2 07/82] staging: brcm80211: removed function declaration typedefs from dma.h part 1
` [PATCHv2 08/82] staging: brcm80211: removed function declaration typedefs from dma.h part 2
` [PATCHv2 09/82] staging: brcm80211: removed function declaration typedefs from dma.h part 3
` [PATCHv2 10/82] staging: brcm80211: removed function declaration typedefs from dma.h part 4
` [PATCHv2 11/82] staging: brcm80211: removed function declaration typedefs from otp.c
` [PATCHv2 12/82] staging: brcm80211: removed function declaration typedefs from main.h,pub.h
` [PATCHv2 13/82] staging: brcm80211: removed function declaration typedefs from brcmutil
` [PATCHv2 14/82] staging: brcm80211: replaced various typedefs
` [PATCHv2 15/82] staging: brcm80211: replaced typedef wlc_rateset_t
` [PATCHv2 16/82] staging: brcm80211: replaced typedef wl_rateset_t by struct brcm_rateset
` [PATCHv2 17/82] staging: brcm80211: replaced all volatile typedefs
` [PATCHv2 18/82] staging: brcm80211: modify the FOREACH_BSS macro
` [PATCHv2 19/82] staging: brcm80211: use mutex instead of semaphore in dhd_linux.c
` [PATCHv2 20/82] staging: brcm80211: remove duplicated code from brcmf_init_iscan
` [PATCHv2 21/82] staging: brcm80211: remove volatile keyword from driver sources
` [PATCHv2 22/82] staging: brcm80211: use native error code in brcmf_c_pattern_atoh()
` [PATCHv2 23/82] staging: brcm80211: fix for checkpatch 'avoid externs in c file' warning
` [PATCHv2 24/82] staging: brcm80211: power save issue fixed in brcmfmac driver
` [PATCHv2 25/82] staging: brcm80211: brcmfmac: Enabling FW roaming by default
` [PATCHv2 26/82] staging: brcm80211: brcmfmac: Connect request made robust
` [PATCHv2 27/82] staging: brcm80211: use mac_pton() instead of own implementation
` [PATCHv2 28/82] staging: brcm80211: fix for 'remove unnecessary braces' checkpatch warning
` [PATCHv2 29/82] staging: brcm80211: brcmfmac: Fixed issues with iscan
` [PATCHv2 30/82] staging: brcm80211: brcmfmac: Roamed channel info passed to cfg80211
` [PATCHv2 31/82] staging: brcm80211: move sdio related variables to dhd_sdio.c
` [PATCHv2 32/82] staging: brcm80211: move ioctl response wait code "
` [PATCHv2 33/82] staging: brcm80211: replace semaphore by wait_queue for sysioc thread
` [PATCHv2 34/82] staging: brcm80211: remove volatile keyword used in struct rte_console
` [PATCHv2 35/82] staging: brcm80211: fix for checkpatch warnings in phy directory
` [PATCHv2 36/82] staging: brcm80211: resolved checkpatch warnings in LCN phy
` [PATCHv2 37/82] staging: brcm80211: resolved checkpatch warnings in N phy
` [PATCHv2 38/82] staging: brcm80211: fixed build issue for big endian platforms
` [PATCHv2 39/82] staging: brcm80211: remove MIPS specific 'sync' instruction in fullmac
` [PATCHv2 40/82] staging: brcm80211: removed R_REG and OR_REG macro's from fullmac
` [PATCHv2 41/82] staging: brcm80211: removed global variable from sdio fullmac
` [PATCHv2 42/82] staging: brcm80211: replace simple_strtoul usage in brcmsmac
` [PATCHv2 43/82] staging: brcm80211: remove private timeout functions in fullmac
` [PATCHv2 44/82] staging: brcm80211: move brcmf_mmc_suspend to sdio layer "
` [PATCHv2 45/82] staging: brcm80211: remove global wait queue head sdioh_spinwait_sleep
` [PATCHv2 46/82] staging: brcm80211: remove code for unsupported chip
` [PATCHv2 47/82] staging: brcm80211: get rid of sd debug message macro in fullmac
` [PATCHv2 48/82] staging: brcm80211: remove structure sdio_hc in brcmfmac
` [PATCHv2 49/82] staging: brcm80211: remove SDLX_MSG from brcmfmac
` [PATCHv2 50/82] staging: brcm80211: remove BRCMF_SD_* debug macros "
` [PATCHv2 51/82] staging: brcm80211: absorb brcmf_sdcard_attach into brcmf_sdio_probe
` [PATCHv2 52/82] staging: brcm80211: absorb brcmf_sdcard_detach into brcmf_sdio_remove
` [PATCHv2 53/82] staging: brcm80211: replace simple_strtoul usage in brcmfmac
` [PATCHv2 54/82] staging: brcm80211: fixed checkpatch warnings for fullmac
` [PATCHv2 55/82] staging: brcm80211: fixed checkpatch warnings for brcmutil dir
` [PATCHv2 56/82] staging: brcm80211: fixed checkpatch warnings for 'include' dir
` [PATCHv2 57/82] staging: brcm80211: use PCI_DEVICE() macro in device table
` [PATCHv2 58/82] staging: brcm80211: remove unused rx status definitions
` [PATCHv2 59/82] staging: brcm80211: reformat long lines in brcmsmac to 80 columns
` [PATCHv2 60/82] staging: brcm80211: remove wl_alloc_dma_resources() function
` [PATCHv2 61/82] staging: brcm80211: remove dma_addrwidth() function
` [PATCHv2 62/82] staging: brcm80211: revert removal of atomic initialization
` [PATCHv2 63/82] staging: brcm80211: cleaned up softmac DMA layer
` [PATCHv2 64/82] staging: brcm80211: removed void * from softmac phy
` [PATCHv2 65/82] staging: brcm80211: simplified register access macro's in softmac
` [PATCHv2 66/82] staging: brcm80211: placed suspend flag in gInstance in brcmfmac
` [PATCHv2 67/82] staging: brcm80211: remove struct brcmf_sdioh_driver from brcmfmac
` [PATCHv2 68/82] staging: brcm80211: remove vendor and device id check "
` [PATCHv2 69/82] staging: brcm80211: remove struct brcmf_sdio_card "
` [PATCHv2 70/82] staging: brcm80211: remove dead code "
` [PATCHv2 71/82] staging: brcm80211: remove dead client interrupt "
` [PATCHv2 72/82] staging: brcm80211: remove function pointer of interrupt isr in brcmfmac
` [PATCHv2 73/82] staging: brcm80211: cleanup to get rid of 'over 80 character' line
` [PATCHv2 74/82] staging: brcm80211: removed unused bus code from softmac
` [PATCHv2 75/82] staging: brcm80211: replaced void *btparam into struct pci_dev *btparam
` [PATCHv2 76/82] staging: brcm80211: removed void * from ai_ functions
` [PATCHv2 77/82] staging: brcm80211: removed brcms_c_module_unregister() call in ampdu.c
` [PATCHv2 78/82] staging: brcm80211: removed watchdog function from softmac
` [PATCHv2 79/82] staging: brcm80211: SPARC build error fix
` [PATCHv2 80/82] staging: brcm80211: fix 'uninitialized usage' compiler warning
` [PATCHv2 81/82] staging: brcm80211: remove target platform limitations for drivers
` [PATCHv2 82/82] staging: brcm80211: updated TODO file
[PATCH] rt2x00: rt2800usb: fix races in tx queue
2011-08-08 14:28 UTC (6+ messages)
` [PATCH v2] "
[RFC] mac80211: fix resuming when device is gone
2011-08-08 14:19 UTC
[PATCH] mac80211: clear sta.drv_priv on reconfiguration
2011-08-08 13:50 UTC
[PATCH 1/2] mac80211: refactor sta_info_insert_rcu to 3 main stages
2011-08-08 13:35 UTC (2+ messages)
[PATCH 0/6] update mesh frame formats
2011-08-08 13:24 UTC (5+ messages)
` [PATCH 1/6] mac80211: fix mesh beacon format
` [PATCH 4/6] mac80211: update mesh peering frame format
[PATCH] nl80211: add support to abort a scan request on tx
2011-08-08 13:11 UTC (3+ messages)
` [PATCHv2] "
[RFC 1/2] nl80211/cfg80211: adding 'scan_cancel' command
2011-08-08 13:07 UTC (2+ messages)
mac80211: ibss.c, missing regdom check?
2011-08-08 13:03 UTC (2+ messages)
[PATCH 00/35] staging: brcm80211: code cleanup and bugfix
2011-08-08 12:46 UTC (4+ messages)
` [PATCH 18/35] staging: brcm80211: use mutex instead of semaphore in dhd_linux.c
b43: LCN-PHY add place for new PHY support
2011-08-08 12:26 UTC (2+ messages)
[PATCH 1/4] nl80211: Parse channel type attribute in an IBSS join request
2011-08-08 12:10 UTC (4+ messages)
` [PATCH 2/4] cfg80211: Add cfg80211_get_bss_ht to also match HT configuration
` [PATCH 3/4] mac80211: Add HT helper functions
` [PATCH 4/4] mac80211: Add HT operation modes for IBSS
WDS link predictably and reproducibly dropping packets
2011-08-08 12:04 UTC
[PATCH 9/9] drivers/net/wireless/wl1251: add missing kfree
2011-08-08 11:18 UTC
[PATCH 2/9] drivers/net/wireless/wl12xx: add missing kfree
2011-08-08 11:17 UTC
[PATCH] nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait
2011-08-08 9:24 UTC (3+ messages)
[PATCH] cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
2011-08-08 9:22 UTC (2+ messages)
[PATCH] mac80211_hwsim: Fix RX status reporting for HT
2011-08-08 9:00 UTC (3+ messages)
[PATCH 1/2] mac80211: Stop TX BA session if buf_size is zero
2011-08-08 8:50 UTC (10+ messages)
` [PATCH 2/2] mac80211: Don't use a buf_size=0 in ADDBA requests
` "
` [PATCHv2 "
IBSS channel support
2011-08-08 8:41 UTC (2+ messages)
[PATCH 1/2] b43: read correct register on bcma bus
2011-08-08 8:41 UTC (3+ messages)
Making sense of cfg80211_scan_request.n_ssids
2011-08-08 8:37 UTC (3+ messages)
[PATCH] mac80211/mesh: make the preq queue lock consistent
2011-08-08 8:16 UTC (2+ messages)
[RFC] b43: reload phy and bss settings after core restarts
2011-08-08 7:20 UTC
[PATCH] ath5k: fix error handling in ath5k_beacon_send
2011-08-07 23:36 UTC
Compat-wireless release for 2011-08-07 is baked
2011-08-07 19:02 UTC
Compat-wireless release for 2011-08-06 is baked
2011-08-06 19:02 UTC
[patch] libertas: remove some dead code in if_spi_prog_helper_firmware()
2011-08-06 14:23 UTC
[PATCH] rt2x00: Fix PCI interrupt processing race on SMP systems
2011-08-06 11:13 UTC
[PATCH 0/2] rtlwifi: Remove raw reads and writes
2011-08-06 10:55 UTC (3+ messages)
` [PATCH 1/2] rtlwifi: Eliminate raw reads and writes from PCIe portion
` [PATCH 2/2] rtlwifi: Remove raw read/write routines from header
[PATCH v8] hostapd: add Automatic Channel Selection (ACS) support
2011-08-05 19:47 UTC
Compat-wireless release for 2011-08-05 is baked
2011-08-05 19:04 UTC
3.0: rt2800usb(Kernel PANIC) vs. rt2780sta(GOOD/2.6.38)
2011-08-05 16:13 UTC (17+ messages)
` [PATCH] rt2x00: rt2800: fix zeroing skb structure
` [rt2x00-users] "
[PATCH 1/3] ath9k: do not enable interrupt on set interrupt mask
2011-08-05 13:29 UTC (3+ messages)
` [PATCH 2/3] ath9k: Use atomic reference count for interrupt ops
` [PATCH 3/3] ath9k_hw: Fix incorrect spur_freq_sd for AR9003
[PATCH v3 11/13] ath9k_hw: Disable Walsh spatial spreading for 2 chains
2011-08-05 11:50 UTC (8+ messages)
[PATCH -next 0/8] ath9k: ASPM fixes
2011-08-05 11:10 UTC (9+ messages)
` [PATCH -next 1/8] ath9k: remove ->config_pci_powersave() redundant argument
` [PATCH -next 2/8] ath9k: merge common ->config_pci_powersave() checks
` [PATCH -next 3/8] ath9k: do btcoex ASPM disabling at initialization time
` [PATCH -next 4/8] pci: aspm: add function for disabling ASPM
` [PATCH -next 5/8] ath9k: use common "
` [PATCH -next 6/8] e1000e: "
` [PATCH -next 7/8] pci: aspm: add settings changed callback
` [PATCH -next 8/8] ath9k: be prepare for dynamic ASPM settings change
[PATCH] rt2x00: Add rt2870 device id for Dvico usb key
2011-08-05 7:31 UTC (2+ messages)
rt2x00: Add rt2870 device id
2011-08-04 20:07 UTC (2+ messages)
Compat-wireless release for 2011-08-04 is baked
2011-08-04 19:04 UTC
[RFC] rtlwifi: Fix build failures due to raw port access
2011-08-04 19:03 UTC (2+ messages)
[PATCH v2 01/13] ath9k_hw: Add dump_eeprom support for AR9003
2011-08-04 17:55 UTC (7+ messages)
` [PATCH v2 11/13] ath9k_hw: Disable Walsh spatial spreading for 2 chains
Linux Wireless USB-Stick Question
2011-08-04 17:11 UTC (4+ messages)
Significant difference between 2.6.34 and 2.6.39 (libertas_sdio/ad-hoc) ?
2011-08-04 14:46 UTC
[PATCH 1/2] ath6kl: Fix crash during the connection process
2011-08-04 13:56 UTC (2+ messages)
` [PATCH 2/2] ath6kl: Release the memory allocated for the firmware
ATH6KL lockup during init
2011-08-04 12:55 UTC (4+ messages)
[PATCH v2] ath9k: fix a misprint which leads to incorrect calibration
2011-08-04 7:55 UTC (2+ messages)
[PATCH 1/4] libertas: remove auto_deep_sleep functionality
2011-08-04 3:31 UTC (8+ messages)
Bridging wired to STA interfaces
2011-08-04 0:44 UTC (3+ messages)
pull request: wireless 2011-08-03
2011-08-03 23:38 UTC (2+ messages)
[085/102] cfg80211: really ignore the regulatory request
2011-08-03 22:01 UTC
[PATCH] rt2x00: Add new rt73 buffalo USB id
2011-08-03 19:09 UTC
Compat-wireless release for 2011-08-03 is baked
2011-08-03 19:07 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).