messages from 2009-07-13 19:15:17 to 2009-07-16 10:40:19 UTC [more...]
[RFC/RFT 0/5] mac80211: implement background scan
2009-07-16 10:40 UTC (10+ messages)
` [RFC/RFT 1/5] mac80211: refactor the scan code
` [RFC/RFT 2/5] mac80211: advance the state machine immediately if no delay is needed
` [RFC/RFT 3/5] mac80211: introduce a new scan state "decision"
` [RFC/RFT 4/5] mac80211: Replace {sw,hw}_scanning variables with a bitfield
` [RFC/RFT 5/5] mac80211: implement basic background scanning
[PATCH] wl12xx: loop off by one
2009-07-16 10:36 UTC (3+ messages)
ath5k and Atheros AR242x - No scan results
2009-07-16 10:13 UTC (11+ messages)
Further improvements to the software scan implementation
2009-07-16 9:46 UTC (2+ messages)
[PATCH 00/09] iwmc3200wifi updates
2009-07-16 9:39 UTC (11+ messages)
` [PATCH 01/10] iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling
` [PATCH 02/10] iwmc3200wifi: hardware does not support IP checksum
` [PATCH 03/10] iwmc3200wifi: set cipher_suites before registering wiphy
` [PATCH 04/10] iwmc3200wifi: use correct debug level
` [PATCH 05/10] iwmc3200wifi: cfg80211 managed mode port
` [PATCH 06/10] iwmc3200wifi: remove setting WEP keys before setting essid support
` [PATCH 07/10] iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
` [PATCH 08/10] iwmc3200wifi: remove key caches in driver
` [PATCH 09/10] cfg80211: remove WARN_ON in __cfg80211_sme_scan_done
[PATCH] cfg80211: don't optimise wext calls too much
2009-07-16 9:39 UTC
[PATCH] wireless: remove print_mac uses
2009-07-16 9:12 UTC (2+ messages)
[PATCH v2] wireless: wl12xx, fix lock imbalance
2009-07-16 9:09 UTC (3+ messages)
[PATCH 3/8] b43: Use %pM conversion specifier
2009-07-16 8:56 UTC
[PATCH 7/8] rt2x00: Use %pM conversion specifier
2009-07-16 9:00 UTC
[PATCH 2/8] ar9170: Remove unused DECLARE_MAC_BUF
2009-07-16 8:53 UTC
[PATCH] cfg80211: rework key operation
2009-07-16 8:41 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
PCI express card that does AP mode? (abit wlp-01?)
2009-07-16 8:02 UTC
[PATCH 3/3] ath9k: Add support for AR9287 based chipsets
2009-07-16 6:53 UTC (3+ messages)
any controller working in AP mode ?
2009-07-16 6:38 UTC (4+ messages)
Unable to load iwlagn module: Failed to register hw (error -17)
2009-07-16 3:58 UTC (7+ messages)
[PATCH] hostap_cs: Enable shared interrupts
2009-07-16 3:49 UTC
Can't cross-compile iw-0.9.15
2009-07-16 2:27 UTC
Build instructions for cross-compilation environment
2009-07-15 22:40 UTC (4+ messages)
[PATCH 00/21] ath9k/iwlwifi/mac80211: rate cleanup
2009-07-15 20:33 UTC (28+ messages)
` [PATCH 01/21] mac80211: drop frames for sta with no valid rate
` [PATCH 02/21] ath9k: downgrade assert in rc.c for invalid rate
` [PATCH 03/21] iwlwifi: remove rs_get_rate workaround
` [PATCH 04/21] ath9k: cleanup try count for MRR in rate control
` [PATCH 05/21] ath9k: remove unused min rate calculation code
` [PATCH 06/21] ath9k: remove unused stepdown when looking for the next rate
` [PATCH 07/21] ath9k: remove pointless wrapper ath_rc_rate_getidx()
` [PATCH 08/21] ath9k: rename ath_rc_get_nextlowervalid_txrate()
` [PATCH 09/21] ath9k: remove unused ath_rc_isvalid_txmask()
` [PATCH 10/21] ath9k: remove ATH9K_MODE_11B
` [PATCH 11/21] ath9k: remap ATH9K_MODE_*
` [PATCH 12/21] ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
` [PATCH 13/21] ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
` [PATCH 14/21] mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
` [PATCH 15/21] iwlwifi: "
` [PATCH 16/21] mac80211: add helper for management / no-ack frame rate decision
` [PATCH 17/21] ath9k: remove rate control wraper
` [PATCH 18/21] ath9k: Remove dead code in rate control
` [PATCH 19/21] ath9k: Remove unused members from rate control structure
` [PATCH 20/21] ath9k: Use probe interval instead of rssi reduce interval
` [PATCH 21/21] ath9k: Nuke struct ath_tx_ratectrl_state
[PATCH] mac80211: don't sleep in mesh_path_add allocation
2009-07-15 18:40 UTC (3+ messages)
[PATCH v3] mac80211: drop frames for sta with no valid rate
2009-07-15 18:18 UTC
Generic events for wake up from S1-S4
2009-07-15 18:00 UTC (5+ messages)
[PATCH v2 01/21] mac80211: drop frames for sta with no valid rate
2009-07-15 17:52 UTC
[PATCH 0/5] wireless: add wow support
2009-07-15 16:33 UTC (16+ messages)
` [PATCH 1/5] ath9k: do not stop the queues in driver stop
` [PATCH 2/5] adm8211: remove uneeded code during suspend/resume
` [PATCH 3/5] cfg80211: add WoW support
` [PATCH 4/5] mac80211: "
` [PATCH 5/5] ath9k: Add Wake-on-Wireless-LAN support
[PATCH 0/3] wireless extensions improvements
2009-07-15 16:08 UTC (4+ messages)
` [PATCH 3/3] net/compat/wext: send different messages to compat tasks
` [PATCH 3/3 v3] "
unable to bring up iwlagn wireless after update from 2.6.29.6 to 2.6.31-rc3
2009-07-15 15:45 UTC (4+ messages)
[RFC] mac80211: deprecate qual value
2009-07-15 15:28 UTC
[PATCH/RFC 0/7] wl12xx SDIO interface
2009-07-15 12:08 UTC (9+ messages)
` [PATCH/RFC 7/7] wl12xx: add sdio support
[PATCH] cfg80211: treat ieee80211_regdom hints as user hints
2009-07-15 9:39 UTC (2+ messages)
[PATCH] nl80211: Memory leak fixed
2009-07-15 8:00 UTC
[PATCH] sdio: do not ignore MMC_VDD_165_195
2009-07-15 6:42 UTC
[PATCH] ath9k: Fix enabling OFDM weak signal detection
2009-07-15 4:04 UTC (5+ messages)
` [ath9k-devel] "
[PATCH 2/3] ath9k: Add AR9287 based chipsets' register information
2009-07-15 3:21 UTC
[PATCH] ath9k: Add init values for AR9287 based chipsets
2009-07-15 3:17 UTC
[PATCH] iw: Add Wake-on-Wireless LAN (WoW) support
2009-07-15 0:33 UTC
All pending ath9k patches - 07-14
2009-07-15 0:29 UTC
[PATCH] ath9k: disable radio when all devices are marked idle
2009-07-15 0:22 UTC
[PATCH 0/9] ath9k: rebasing pending patches
2009-07-15 0:17 UTC (10+ messages)
` [PATCH 1/9] ath9k: Manipulate and report the correct RSSI
` [PATCH 2/9] ath9k: RX stucks during heavy traffic in HT40 mode
` [PATCH 3/9] ath9k: Fix TX hang issue with Atheros chipsets
` [PATCH 4/9] ath9k: Remove bogus assert in ath_clone_txbuf()
` [PATCH 5/9] ath9k: Handle tx desc shortage more appropriately
` [PATCH 6/9] ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
` [PATCH 7/9] ath9k: serialize ath9k_hw_setpower calls
` [PATCH 8/9] ath9k: uninline ath9k_ps_{wakeup,restore} functions
` [PATCH 9/9] ath9k: serialize ath9k_ps_{wakeup,restore} calls
[PATCH] iwlwifi: make some logging functions static/unexport
2009-07-14 21:54 UTC (2+ messages)
[PATCH] rtl8187: Fix for kernel oops when unloading with LEDs enabled
2009-07-14 20:55 UTC
RT61 antenna diversity in 2.6.30
2009-07-14 19:44 UTC (2+ messages)
kernel .30 BROKE ATH5K with my AR5212 atheros
2009-07-14 15:34 UTC (10+ messages)
2.6.31-rc2: Possible regression in rt61pci driver
2009-07-14 11:04 UTC (2+ messages)
[PATCH] wireless: wl12xx, fix lock imbalance
2009-07-14 5:44 UTC (2+ messages)
[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
2009-07-14 2:24 UTC (11+ messages)
[PATCH] imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
2009-07-14 2:17 UTC (5+ messages)
[PATCH 2.6.31] ath5k: temporarily disable crypto for AP mode
2009-07-14 1:57 UTC
[PATCH] mac80211: use correct address for mesh Path Error
2009-07-14 0:00 UTC
[PATCH] rtl8187: updating Kconfig with info of branded devices
2009-07-13 23:05 UTC
[PATCH 0/3] wireless network namespace work
2009-07-13 22:39 UTC (5+ messages)
` [PATCH 1/3] mac80211: cooperate more with network namespaces
` [PATCH 2/3] cfg80211: make aware of net namespaces
` [PATCH 3/3] mac80211: allow using network namespaces
` [HACK] mac80211: don't set netdev parent pointer
[PATCH] zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device
2009-07-13 22:20 UTC
p54pci: problems during initialization
2009-07-11 18:06 UTC
iwlwifi 4965 uCode available
2009-07-13 21:42 UTC (15+ messages)
` [ipw3945-devel] "
[RFC/RFT V2] rtl8187: Fix for kernel oops when unloading with LEDs enabled
2009-07-13 21:13 UTC
Add device string to zd1211rw
2009-07-13 20:59 UTC (4+ messages)
nl80211 and wext interoperability
2009-07-13 20:52 UTC (8+ messages)
[PATCH] iwlwifi 3945: Fix IWL_SCAN compile error
2009-07-13 20:47 UTC (5+ messages)
iwl: potential deadlock?
2009-07-13 20:33 UTC (3+ messages)
iwlagn 0000:03:00.0: Can not allocate SKB buffers
2009-07-13 20:13 UTC
[RFC/RFT] rtl8187: Fix for kernel oops when unloading with LEDs enabled
2009-07-13 19:49 UTC (4+ messages)
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).