messages from 2010-09-25 00:09:20 to 2010-09-28 15:17:09 UTC [more...]
[PATCH 1/2] ath9k: Check for identical channels when changing channels
2010-09-28 15:17 UTC (9+ messages)
` [PATCH 2/2] mac80211: Allow scanning single channel if other VIF is associated
[PATCH 0/2] wl1271: Packet aggregation optimizations
2010-09-28 15:07 UTC (3+ messages)
` [PATCH 1/2] wl1271: Support firmware RX packet aggregation
` [PATCH 2/2] wl1271: Support firmware TX "
[PATCH v2] linux-firmware: wl12xx-Add Firmware and NVS files to support Texas Instruments WLAN driver
2010-09-28 14:33 UTC (2+ messages)
[RFC v5]update broken web addresses in the kernel
2010-09-28 13:41 UTC (5+ messages)
Given an interface, how to tell if it's associated?
2010-09-28 13:40 UTC (3+ messages)
[PATCH] MAINTAINERS: Update git url for the wl1271 driver
2010-09-28 13:09 UTC (4+ messages)
` [PATCH v2] "
A few questions about modifications in carl9170
2010-09-28 12:40 UTC (12+ messages)
[PATCH] mac80211: Fix WMM driver queue configuration
2010-09-28 11:49 UTC (2+ messages)
carl9170 problem
2010-09-28 11:35 UTC (4+ messages)
[RFC] mac80211: sets basic rate set parameter for IBSS creator
2010-09-28 11:00 UTC (6+ messages)
` [PATCH] cfg80211: always set IBSS basic rates
[ANN] New git tree for wl1271 integration
2010-09-28 10:11 UTC (2+ messages)
[PATCH v4] ath5k: Allow ath5k to support virtual STA and AP interfaces
2010-09-28 10:01 UTC (2+ messages)
[PATCH] carl9170: fix hung workqueue
2010-09-28 7:25 UTC (2+ messages)
memory leak in scan with 9170?
2010-09-28 7:24 UTC (6+ messages)
[RFC v4]update broken web addresses in the kernel
2010-09-28 4:21 UTC (11+ messages)
[PATCH hostap] wpa_supplicant: Support scanning single channel
2010-09-28 0:14 UTC
compat-wireless 2.6.36-rc5-2-s released
2010-09-28 0:06 UTC
[PATCH] carl9170: interrupt urbs must not set URB_ZERO_PACKET
2010-09-27 23:53 UTC
[RFC] mac80211: fix release_reorder_timeout in scan
2010-09-27 22:34 UTC (11+ messages)
[PATCH] compat-wireless: add support for generating pending-stable/ fixes
2010-09-27 22:26 UTC
[wireless] wireless: Keep phy name consistent across module reloads
2010-09-27 20:41 UTC (3+ messages)
` wireless-next-2.6 rebased -- "
Question about starting up an AP
2010-09-27 20:35 UTC (9+ messages)
[PATCH] iwl3945: queue the right work if the scan needs to be aborted
2010-09-27 20:11 UTC (5+ messages)
[PATCH v2] This allows ath5k to support virtual STA and AP interfaces
2010-09-27 19:31 UTC (6+ messages)
[PATCH v3] ath5k: Allow ath5k to support virtual STA and AP interfaces
2010-09-27 19:14 UTC
Compat-wireless release for 2010-09-27 is baked
2010-09-27 19:03 UTC
[PATCH 0/6] carl9170: updates
2010-09-26 23:41 UTC (7+ messages)
` [PATCH 1/6] carl9170: remove non-standard ba session teardown
` [PATCH 2/6] carl9170: angle brackets for wiki link
` [PATCH 3/6] carl9170: remove lost-frame workaround
` [PATCH 4/6] carl9170: fix tx_ampdu_upload counter
` [PATCH 5/6] carl9170: fix WARN_ON triggered by Broadcom HT STAs
` [PATCH 6/6] carl9170: revamp carl9170_tx_prepare
warning at rate_control_send_low+0xd3/0x140
2010-09-27 17:51 UTC (2+ messages)
[PATCH 1/3] ath9k: Fix regression in starting ANI after association
2010-09-27 17:21 UTC (6+ messages)
[PATCH] mac80211: fix offchannel assumption upon association
2010-09-27 17:14 UTC (3+ messages)
[PATCH 1/2] Revert "wireless: Keep phy name consistent across module reloads."
2010-09-27 16:39 UTC (4+ messages)
` [PATCH 2/2] wireless: Use first phyX name available when registering phy devices
active vs. passive scans
2010-09-27 16:32 UTC (4+ messages)
rebased version of wireless-testing?
2010-09-27 15:57 UTC (7+ messages)
[RFC] cfg80211: add p2p listen API
2010-09-27 15:08 UTC (2+ messages)
` [RFC v2] "
[FIRMWARE & NVS] wl12xx: Add Firmware and NVS files to support Texas Instruments WLAN driver
2010-09-27 14:38 UTC (3+ messages)
[PATCH wireless-2.6.35] use long timer for un-necessary reload the firmware
2010-09-27 12:34 UTC (4+ messages)
[PATCH] wireless: make phy naming independent of phy index
2010-09-27 10:51 UTC (2+ messages)
[PATCH 00/25] wl1271: pending patches
2010-09-27 10:50 UTC (36+ messages)
` [PATCH 01/25] wl1271: remove deprecated ACX definition
` [PATCH 02/25] wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW
` [PATCH 03/25] wl1271: Add trigger to net_device oper_state to change BT coex priority
` [PATCH 04/25] wl1271: Fix scan race condition
` [PATCH 05/25] wl1271: remove useless 11a check when scanning
` [PATCH 06/25] wl1271: fix forced passive scan
` [PATCH 07/25] wl1271: Change supported channel order for a more optimal scan
` [PATCH 08/25] wl1271: Remove outdated FIXME's
` [PATCH 09/25] wl1271: Move setting of wake-up conditions to ps.c from cmd.c
` [PATCH 10/25] wl1271: Remove acx_fw_version function
` [PATCH 11/25] wl1271: Release interrupt *after* releasing the driver context
` [PATCH 12/25] wl1271: Remove function cmd_read_memory
` [PATCH 13/25] wl1271: Enable/disable 11a support based on INI configuration
` [PATCH 14/25] wl1271: Reduce rate used for last PSM entry attempt
` [PATCH 15/25] wl1271: Enable 11a support always, prevent scanning for unsupporting chips
` [PATCH 16/25] wl1271: Add support for hardware GEM cipher
` [PATCHv2] "
` [PATCH 17/25] wl1271: Fix tid-configuration of TX frames
` [PATCH 18/25] wl1271: Fix AC/TID default configuration
` [PATCH 19/25] wl1271: Move scan complete invocation into work function
` [PATCH 20/25] wl1271: Fix work cancelling when shutting down the driver
` [PATCH 21/25] wl1271: Separate interface removal to another function
` [PATCH 22/25] wl1271: Add hardware recovery mechanism
` [PATCH 23/25] wl1271: Add handling for failing hardware scan command
` [PATCH 24/25] wl1271: Optimize scan duration
` [PATCH 25/25] wl1271: Increase connection reliability
[PATCH] wifi-test: add simple roam test script
2010-09-27 10:37 UTC (4+ messages)
[PATCH] ath5k: Fix bitmasks and typos for PCU Diagnostic register
2010-09-27 4:02 UTC
[PATCH 0/4] ath5k: ATIM and timer fixes
2010-09-27 3:22 UTC (5+ messages)
` [PATCH 1/4] ath5k: Remove unused variable for atim window
` [PATCH 2/4] ath5k: Check and fix ATIM window
` [PATCH 3/4] ath5k: Increase "fudge" for beacon timers
` [PATCH 4/4] ath5k: Disable interrupts in ath5k_hw_get_tsf64
[PATCH v2] ath9k_htc: Fix beacon distribution in IBSS mode
2010-09-27 1:18 UTC (2+ messages)
[PATCH] ath9k_htc: Fix TKIP disconnect failure with HTC drivers
2010-09-27 1:05 UTC (2+ messages)
2.6.36-rc5-git7: Reported regressions 2.6.34 -> 2.6.35
2010-09-26 20:29 UTC
2.6.36-rc5-git7: Reported regressions from 2.6.35
2010-09-26 19:55 UTC
Compat-wireless release for 2010-09-26 is baked
2010-09-26 19:02 UTC
[RFC 1/3 v3]update web addresses in the kernel
2010-09-26 13:42 UTC (9+ messages)
` [RFC 2/3 v3]update web addresses in stagging
` [RFC 3/3 v3]update broken web addresses archive dot org
[PATCH] compat: fix build error in init_dummy_netdev
2010-09-26 0:43 UTC (3+ messages)
Compat-wireless release for 2010-09-25 is baked
2010-09-25 19:02 UTC
Breakage for 2.6.27 since August
2010-09-25 7:40 UTC
[ANN] iw: v0.9.21
2010-09-25 3:10 UTC
[PATCH] mac80211: fix offchannel assumption upon association
2010-09-25 1:58 UTC
(no subject)
2010-09-25 0:33 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).