messages from 2011-07-16 15:18:44 to 2011-07-18 20:07:23 UTC [more...]
[PATCH] b43: correctly display longer chipsets ids
2011-07-18 20:45 UTC
[PATCH 00/19] checkpatch changes and brcmfmac cleanup
2011-07-18 19:42 UTC (21+ messages)
` [PATCH 01/19] staging: brcm80211: fix for checkpatch warnings in phy directory
` [PATCH 02/19] staging: brcm80211: resolved checkpatch warnings in LCN phy
` [PATCH 03/19] staging: brcm80211: resolved checkpatch warnings in N phy
` [PATCH 04/19] staging: brcm80211: fixed build issue for big endian platforms
` [PATCH 05/19] staging: brcm80211: remove MIPS specific 'sync' instruction in fullmac
` [PATCH 06/19] staging: brcm80211: removed R_REG and OR_REG macro's from fullmac
` [PATCH 07/19] staging: brcm80211: removed global variable from sdio fullmac
` [PATCH 08/19] staging: brcm80211: replace simple_strtoul usage in brcmsmac
` [PATCH 09/19] staging: brcm80211: remove private timeout functions in fullmac
` [PATCH 10/19] staging: brcm80211: move brcmf_mmc_suspend to sdio layer "
` [PATCH 11/19] staging: brcm80211: remove global wait queue head sdioh_spinwait_sleep
` [PATCH 12/19] staging: brcm80211: remove code for unsupported chip
` [PATCH 13/19] staging: brcm80211: get rid of sd debug message macro in fullmac
` [PATCH 14/19] staging: brcm80211: remove structure sdio_hc in brcmfmac
` [PATCH 15/19] staging: brcm80211: remove SDLX_MSG from brcmfmac
` [PATCH 16/19] staging: brcm80211: remove BRCMF_SD_* debug macros "
` [PATCH 17/19] staging: brcm80211: absorb brcmf_sdcard_attach into brcmf_sdio_probe
` [PATCH 18/19] staging: brcm80211: absorb brcmf_sdcard_detach into brcmf_sdio_remove
` [PATCH 19/19] staging: brcm80211: replace simple_strtoul usage in brcmfmac
[PATCH 1/4] libertas: remove auto_deep_sleep functionality
2011-07-18 19:25 UTC (2+ messages)
Compat-wireless release for 2011-07-18 is baked
2011-07-18 19:06 UTC
[PATCH 1/2] compat-wireless: add some new config options for b43
2011-07-18 17:36 UTC (4+ messages)
` [PATCH 2/2] compat-wireless: deactivate sido suspend for brcmfmac on older kernels
` [PATCH v2 "
[RFC][PATCH] b43: correctly display longer chipsets ids
2011-07-18 16:58 UTC (2+ messages)
[PATCH 0/2] scan bitrate advertising
2011-07-18 16:08 UTC (3+ messages)
` [PATCH 1/2] cfg80211: allow userspace to control supported rates in scan
` [PATCH 2/2] mac80211: implement scan supported rates
compat-wireless cross compile
2011-07-18 16:00 UTC (2+ messages)
r8712u issue
2011-07-18 15:44 UTC (9+ messages)
[PATCH 0/5] mac80211: mesh beaconing
2011-07-18 15:07 UTC (13+ messages)
` [PATCH 1/5] mac80211: give if_mesh a beacon
` [PATCH 5/5] mac80211: mesh beacon includes TIM IE
[PATCH] wl12xx: fixes for hw_pg_ver and chip id reporting
2011-07-18 11:21 UTC
[PATCH 1/2] wl12xx: Fix for PG version and sysfs files
2011-07-18 9:36 UTC (11+ messages)
` [PATCH 2/2] wl12xx Export chip id to sysfs
IEEE802.11 BEB Implementation
2011-07-18 7:46 UTC (2+ messages)
[PATCH 1/4] b43: HT-PHY: fix masks in radio ctl
2011-07-18 0:13 UTC
[PATCH 1/3] bcma: define IO status register
2011-07-18 0:01 UTC (3+ messages)
` [PATCH 2/3] b43: bcma: define 80211 core specific IO status bits
` [PATCH 3/3] b43: bcma: read info about supported bands
[PATCH 0/3] ath6kl: neatening
2011-07-17 21:49 UTC (11+ messages)
` [PATCH 1/3] ath6kl: Add missing newlines and coalesce messages
` [PATCH 2/3] ath6kl: Remove __func__ uses from ath6kl_err
` [PATCH 3/3] ath6kl: cfg80211: Add and use ath6kl_cfg80211_ready helper
` [PATCH 0/2] ath6kl: more neatening
` [PATCH 1/2] ath6kl: Remove __func__ uses from ath6kl_dbg
` [PATCH 2/2] ath6kl: Remove trailing unpaired close paren from ath6kl_err uses
[PATCH v3 00/23] ath6kl cleaned up driver
2011-07-17 21:44 UTC (24+ messages)
` [PATCH v3 01/23] ath6kl: add bmi.c
` [PATCH v3 02/23] ath6kl: add bmi.h
` [PATCH v3 03/23] ath6kl: add cfg80211.c
` [PATCH v3 04/23] ath6kl: add cfg80211.h
` [PATCH v3 05/23] ath6kl: add common.h
` [PATCH v3 06/23] ath6kl: add core.h
` [PATCH v3 07/23] ath6kl: add debug.c
` [PATCH v3 08/23] ath6kl: add debug.h
` [PATCH v3 09/23] ath6kl: add hif-ops.h
` [PATCH v3 10/23] ath6kl: add hif.h
` [PATCH v3 11/23] ath6kl: add htc.c
` [PATCH v3 12/23] ath6kl: add htc.h
` [PATCH v3 13/23] ath6kl: add htc_hif.c
` [PATCH v3 14/23] ath6kl: add htc_hif.h
` [PATCH v3 15/23] ath6kl: add init.c
` [PATCH v3 16/23] ath6kl: add main.c
` [PATCH v3 17/23] ath6kl: add node.c
` [PATCH v3 18/23] ath6kl: add sdio.c
` [PATCH v3 19/23] ath6kl: add target.h
` [PATCH v3 20/23] ath6kl: add txrx.c
` [PATCH v3 21/23] ath6kl: add wmi.c
` [PATCH v3 22/23] ath6kl: add wmi.h
` [PATCH v3 23/23] ath6kl: add Kconfig and Makefile
[PATCH 2/3] compat: backport ETH_P_LINK_CTL
2011-07-17 21:00 UTC (3+ messages)
` [PATCH 3/3] compat: backport: alloc_netdev_mqs
` [PATCH 1/3] compat: backport: pr_FOO_once()
[PATCH v2 00/23] ath6kl cleaned up driver
2011-07-17 19:40 UTC (27+ messages)
` [PATCH v2 01/23] ath6kl: add bmi.c
` [PATCH v2 02/23] ath6kl: add bmi.h
` [PATCH v2 03/23] ath6kl: add cfg80211.c
` [PATCH v2 04/23] ath6kl: add cfg80211.h
` [PATCH v2 05/23] ath6kl: add common.h
` [PATCH v2 06/23] ath6kl: add core.h
` [PATCH v2 07/23] ath6kl: add debug.c
` [PATCH v2 08/23] ath6kl: add debug.h
` [PATCH v2 09/23] ath6kl: add hif-ops.h
` [PATCH v2 10/23] ath6kl: add hif.h
` [PATCH v2 11/23] ath6kl: add htc.c
` [PATCH v2 12/23] ath6kl: add htc.h
` [PATCH v2 13/23] ath6kl: add htc_hif.c
` [PATCH v2 14/23] ath6kl: add htc_hif.h
` [PATCH v2 15/23] ath6kl: add init.c
` [PATCH v2 16/23] ath6kl: add main.c
` [PATCH v2 17/23] ath6kl: add node.c
` [PATCH v2 18/23] ath6kl: add sdio.c
` [PATCH v2 19/23] ath6kl: add target.h
` [PATCH v2 20/23] ath6kl: add txrx.c
` [PATCH v2 21/23] ath6kl: add wmi.c
` [PATCH v2 22/23] ath6kl: add wmi.h
` [PATCH v2 23/23] ath6kl: add Kconfig and Makefile
Compat-wireless release for 2011-07-17 is baked
2011-07-17 19:02 UTC
Help with Atheros AR9285 Rev:2 Fails to initialize radio UBNT AirRouter
2011-07-17 18:40 UTC
[PATCH 4/4] libertas: reimplement mesh channel selection
2011-07-17 17:03 UTC
[PATCH 3/4] libertas: only enable mesh when interface is active
2011-07-17 17:03 UTC
[PATCH 2/4] libertas: mesh: misc cleanup
2011-07-17 17:03 UTC
[PATCH 1/4] b43: HT-PHY: fix masks in radio ctl
2011-07-17 16:56 UTC (8+ messages)
` [PATCH 2/4] b43: HT-PHY: switch to channel after enabling radio
` [PATCH 3/4] b43: HT-PHY: find channel entry with regs data
` [PATCH 4/4] b43: HT-PHY: fix typo in 0x2059 radio init
[PATCH] ieee80211: add few wmm tspec values
2011-07-17 9:13 UTC
[PATCH V2] bcma: handle alternative SPROM location
2011-07-17 9:00 UTC
[PATCH] bcma: handle alternative SPROM location
2011-07-17 8:43 UTC
[PATCH] MAINTAINERS: change maintainer of the wl1251 driver
2011-07-17 7:12 UTC (2+ messages)
[PATCH v2 1/2] ath9k: Fix sparse warnings
2011-07-17 6:13 UTC
[PATCH 1/2] ath9k: Fix sparse warnings
2011-07-17 6:10 UTC (3+ messages)
` [PATCH 2/2] ath9k: Fix some smatch warnings
Sometimes rtl8187 stops sending/receiving packets under load
2011-07-17 6:02 UTC (4+ messages)
[PATCH] b43: bus: drop inline from SSB functions
2011-07-16 23:15 UTC
[PATCH 1/4] bcma: trivial: add helpers for masking/setting
2011-07-16 23:06 UTC (4+ messages)
` [PATCH 2/4] bcma: allow setting FAST clockmode for a core
` [PATCH 3/4] bcma: allow enabling PLL
` [PATCH 4/4] b43: bcma: implement full core reset
linux-next: Tree for July 16 (bcma)
2011-07-16 19:10 UTC
Compat-wireless release for 2011-07-16 is baked
2011-07-16 19:05 UTC
[PATCH v2 00/11] bcma: add support for embedded devices like bcm4716
2011-07-16 16:55 UTC (12+ messages)
` [PATCH v2 01/11] bcma: move parsing of EEPROM into own function
` [PATCH v2 02/11] bcma: move initializing of struct bcma_bus to "
` [PATCH v2 03/11] bcma: add functions to scan cores needed on SoCs
` [PATCH v2 04/11] bcma: add SOC bus
` [PATCH v2 05/11] bcma: add mips driver
` [PATCH v2 06/11] bcma: add serial console support
` [PATCH v2 07/11] bcma: get CPU clock
` [PATCH v2 08/11] bcm47xx: prepare to support different buses
` [PATCH v2 09/11] bcm47xx: make it possible to build bcm47xx without ssb
` [PATCH v2 10/11] bcm47xx: add support for bcma bus
` [PATCH v2 11/11] bcm47xx: fix irq assignment for new SoCs
[PATCH 1/3] carl9170 firmware: update firmware headers
2011-07-16 15:30 UTC (3+ messages)
` [PATCH 2/3] carl9170: move beacon_update into tx.c
` [PATCH 3/3] carl9170: set beacon xmit power to the max
[RFC][PATCH] bcma: move define of BCMA_CLKCTLST register
2011-07-16 16:43 UTC
[PATCH] b43: use agent R/W ops for BCMA_IOCTL
2011-07-16 16:27 UTC
[PATCH 16/18] iwlagn: move iwlagn_stop_device to transport layer
2011-07-16 15:02 UTC
[PATCH 16/18] iwlagn: move iwlagn_stop_device to transport layer
2011-07-16 15:01 UTC
[PATCH 00/18] update for 3.1
2011-07-16 14:56 UTC (20+ messages)
` [PATCH wireless-3.1] iwlagn: fix warning in testmode attribute table
` [PATCH 01/18] iwlagn: move Tx datapath to transport layer
` [PATCH 02/18] iwlagn: move the tasklet / irq to the "
` [PATCH 03/18] iwlagn: move sync_irq to "
` [PATCH 04/18] iwlagn: move the Rx dispatching to the upper layer
` [PATCH 05/18] iwlagn: remove un-necessary file
` [PATCH 06/18] iwlagn: remove dual-indirect call to simply the code
` [PATCH 07/18] iwlagn: another double indirect removed
` [PATCH 08/18] iwlagn: comments for iwl_cfg
` [PATCH 09/18] iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
` [PATCH 10/18] iwlagn: simplify TX flags assignments
` [PATCH 11/18] iwlagn: set default of uCode ownership to driver
` [PATCH 12/18] iwlagn: calibration bitmap
` [PATCH 13/18] iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
` [PATCH 14/18] iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
` [PATCH 15/18] iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
` [PATCH 16/18] iwlagn: move iwlagn_stop_device to transport layer
` [PATCH 17/18] iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
` [PATCH 18/18] iwlagn: add tx start API to transport layer
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).