messages from 2011-11-21 20:37:16 to 2011-11-23 15:51:29 UTC [more...]
[PATCH] rt2800pci: handle spurious interrupts
2011-11-23 15:50 UTC (14+ messages)
` "
rtl8192cu not working with Edimax EW-7811Un
2011-11-23 15:51 UTC (7+ messages)
[RFC 0/5] wireless: applying country IE and reg changes immediately
2011-11-23 15:40 UTC (6+ messages)
` [RFC 1/5] cfg80211: allow following country IE power for custom regdom cards
` [RFC 2/5] cfg80211: add support to immediately apply reg settings
` [RFC 3/5] mac80211: add support for NL80211_TX_POWER_REG
` [RFC 4/5] ath6kl: "
` [RFC 5/5] wireless: annotate drivers that do not support NL80211_TX_POWER_REG
[PATCH 00/18] Add support for MCI BT coex
2011-11-23 15:32 UTC (22+ messages)
` [PATCH 01/18] ath9k_hw: add definitions to support MCI h/w code
` [PATCH 02/18] ath9k_hw: add GPIO output MUX related macros
` [PATCH 03/18] ath9k_hw: Add MCI h/w specific structure
` [PATCH 04/18] ath9k_hw: initialize MCI parameters
` [PATCH 05/18] ath9k_hw: Add MCI h/w code and state machine
` [PATCH 06/18] ath9k: Add MCI interrupt to interrupt mask
` [PATCH 07/18] ath9k_hw: take care of enabling MCI interrupts
` [PATCH 08/18] ath9k_hw: check for asynchronous MCI interrupt pending
` [PATCH 09/18] ath9k_hw: check for MCI interrupt in get_isr
` [PATCH 10/18] ath9k: add MCI specific definitions and structures
` [PATCH 11/18] ath9k: Add functions to allocate/free buffers for MCI
` [PATCH 12/18] ath9k_hw: MCI related changes in chip management
` [PATCH 13/18] ath9k_hw: MCI related changes in set_reset_reg
` [PATCH 14/18] ath9k_hw: Add support for MCI WLAN calibration
` [PATCH 15/18] ath9k_hw: Add MCI related changes in chip reset
` [PATCH 16/18] ath9k: make ath_reset non-static
` [PATCH 17/18] ath9k: MCI state machine based on MCI interrupt
` [PATCH 18/18] ath9k: fix a typo
[RFC 0/5] wireless: fix set tx power
2011-11-23 15:27 UTC (2+ messages)
` [RFC 1/5] cfg80211: clarify set tx power mBm documentation
[RFC 0/2] cfg80211: two stable fixes
2011-11-23 15:04 UTC (3+ messages)
` [RFC 1/2] cfg80211: fix race on init and driver registration
` [RFC 2/2] cfg80211: amend regulatory NULL dereference fix
[PATCH] cfg80211: Fix changing regulatory from userspace
2011-11-23 14:58 UTC (5+ messages)
[PATCH 0/3] cfg80211: few regulatory fixes
2011-11-23 14:27 UTC (6+ messages)
` [PATCH 1/3] cfg80211: allow following country IE power for custom regdom cards
` [PATCH 2/3] cfg80211: fix race on init and driver registration
` [PATCH 3/3] cfg80211: amend regulatory NULL dereference fix
[PATCH] mac80211: do not pass AP VLAN vif pointers to drivers
2011-11-23 14:09 UTC
pull request: wireless 2011-11-22
2011-11-23 8:57 UTC (15+ messages)
` pull request: wireless 2011-11-22 #2
3.1-rc3-git6: Reported regressions from 3.0
2011-11-23 7:37 UTC (18+ messages)
` 3.2-rc2+: Reported regressions from 3.0 and 3.1
` wireless regressions "
[patch] ath6kl: use a larger buffer for debug output
2011-11-23 6:34 UTC (3+ messages)
` [patch v2] "
3.1+ iwlwifi lockup
2011-11-23 4:17 UTC (12+ messages)
[PATCH v2 0/3] mac80211: timeout tx agg sessions in way similar to rx agg sessions
2011-11-23 2:50 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
` [PATCH v2 3/3] mac80211: log reason and initiator when rx agg is stopped
iwlagn is getting very shaky
2011-11-23 1:55 UTC (22+ messages)
[PATCH 00/24] brcm80211: generic cleanup and fullmac bus interface refactoring
2011-11-23 1:21 UTC (25+ messages)
` [PATCH 01/24] brcm80211: fmac: cleanup receive path using proper skb_queue functions
` [PATCH 02/24] brcm80211: smac: remove skb next pointer usage from the driver
` [PATCH 03/24] brcm80211: fmac: separate receiving skb chain from other receive path
` [PATCH 04/24] brcm80211: fmac: remove width parameter from brcmf_sdioh_request_buffer
` [PATCH 05/24] brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
` [PATCH 06/24] brcm80211: fmac: change firmware/nvram name to be more generic
` [PATCH 07/24] brcm80211: smac: fix channel frequency
` [PATCH 08/24] brcm80211: smac: added support for mac80211 filter flags
` [PATCH 09/24] brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
` [PATCH 10/24] brcm80211: fmac: rename wait queue name to match using function
` [PATCH 11/24] brcm80211: fmac: discard packet received when net device not registered
` [PATCH 12/24] brcm80211: fmac: move module init/exit to sdio layer
` [PATCH 13/24] brcm80211: fmac: remove function brcmf_c_init
` [PATCH 14/24] brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probe
` [PATCH 15/24] brcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
` [PATCH 16/24] brcm80211: fmac: introduce common bus interface struct brcmf_bus
` [PATCH 17/24] brcm80211: fmac: move busstate to "
` [PATCH 18/24] brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdog
` [PATCH 19/24] brcm80211: fmac: change function bus_rxctl parameter
` [PATCH 20/24] brcm80211: fmac: change function bus_txctl parameter
` [PATCH 21/24] brcm80211: fmac: change function bus_txdata parameter
` [PATCH 22/24] brcm80211: fmac: change function bus_init parameter
` [PATCH 23/24] brcm80211: fmac: remove function brcmf_bus_get_device
` [PATCH 24/24] brcm80211: fmac: change function bus_stop parameter
brcmfmac + compat wireless + 2.6.35
2011-11-22 22:16 UTC (3+ messages)
Compat-wireless release for 2011-11-22 is baked
2011-11-22 21:12 UTC
[PATCH] mac80211: fix RCU warnings in mesh
2011-11-22 20:43 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops
2011-11-22 19:30 UTC (2+ messages)
Compile failure related to iwlegacy
2011-11-22 18:17 UTC (2+ messages)
[PATCH] wl12xx: avoid bail out when probe-resp is not set by mac80211
2011-11-22 17:56 UTC (2+ messages)
[PATCH] mac80211: don't indicate probe resp change in IBSS mode
2011-11-22 17:33 UTC
[RFC] ath9k: change the default antenna settings based on diversity
2011-11-22 15:22 UTC
[PATCH] ath9k_hw: cosmetic change in calibration debug log
2011-11-22 14:45 UTC
wireless-regdb: Update regulatory rules for Norway (NO)
2011-11-22 14:13 UTC
3.2.0-rc2: WARNING: at iwlwifi/wl-trans-pcie.c:1105
2011-11-22 14:14 UTC (4+ messages)
[PATCH] ath9k_hw: Fix minimum CTL power for each runtime mode
2011-11-22 13:22 UTC
bcma USB Host driver
2011-11-22 11:50 UTC (2+ messages)
Panic/likely regression ath9k, frequent
2011-11-22 5:35 UTC (2+ messages)
Problems associating with RTL8188CE
2011-11-22 2:20 UTC (7+ messages)
brcm80211 (with bcm4329-chip)
2011-11-22 0:22 UTC (16+ messages)
[PATCH] rtlwifi: squash warning in _usb_read_sync
2011-11-22 0:05 UTC (2+ messages)
Firmware errors and warnings with Centrino Advanced-N 6205
2011-11-21 23:29 UTC (7+ messages)
[PATCH] ath9k: Improve ath_tx_aggr_stop to avoid TID stuck in cleanup state
2011-11-21 22:32 UTC (2+ messages)
` [PATCH v3] ath9k: improve "
pci: Rework ASPM disable code patch
2011-11-21 21:15 UTC (5+ messages)
A weird hw crypto bug
2011-11-21 21:45 UTC (6+ messages)
Compat-wireless release for 2011-11-21 is baked
2011-11-21 21:12 UTC
[PATCHv3 0/3] add NoAck per tid support
2011-11-21 20:37 UTC (7+ messages)
` [PATCHv3 3/3] mac80211: Add NoAck per tid Support
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).