linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-10 09:16:00 to 2012-05-12 10:15:45 UTC [more...]

rtl8192ce makes keyboard repeat and mouse freeze
 2012-05-12 10:15 UTC  (15+ messages)

MESH only works at 54Mbps link rate or below?
 2012-05-11 23:50 UTC  (4+ messages)

rt28xx AP-mode problem with commit 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 "mac80211: manage AP netdev carrier state"
 2012-05-11 23:39 UTC  (6+ messages)

[PATCH] ath6kl: enable enhanced bmiss detection
 2012-05-11 23:14 UTC 

[PATCH] ath6kl: Add wow multicast firmware capability support
 2012-05-11 21:19 UTC 

pull request: bluetooth 2012-05-04
 2012-05-11 20:16 UTC  (3+ messages)

ath9k_htc fails with "Target is unresponsive"
 2012-05-11 19:47 UTC  (8+ messages)
            ` ath9k_htc fails with

[RFC] ath6kl: Add wow multicast firmware capability support
 2012-05-11 19:48 UTC  (3+ messages)

[RFC 0/3] mesh/wds channel changes & clarifications
 2012-05-11 19:15 UTC  (6+ messages)
` [RFC 1/3] cfg80211: provide channel to join_mesh function
` [RFC 2/3] cfg80211: disallow setting channel on WDS interfaces
` [RFC 3/3] cfg80211: clarify set_channel APIs

[PATCH] mwifiex: remove set_channel cfg80211 hook
 2012-05-11 19:04 UTC  (6+ messages)

brcmsmac still woes, possible regression?
 2012-05-11 17:31 UTC  (13+ messages)

[PATCH] rndis_wlan: remove set_channel cfg80211 hook
 2012-05-11 17:23 UTC 

[PATCH 0/4] iwlwifi fixes
 2012-05-11 16:53 UTC  (17+ messages)
` [PATCH 1/4] iwlwifi: fix prints in iwl_rx_handle
  ` [PATCH 1/4] iwlwifi: Add __printf argument checking to __iwl_dbg
  ` [PATCH 1/4 v2] iwlwifi: fix prints in iwl_rx_handle
` [PATCH 2/4] iwlwifi: fix the Transmit Frame Descriptor rings
  ` [PATCH 2/4 v2] "
` [PATCH 3/4] iwlwifi: fix debug print in iwl_sta_calc_ht_flags
` [PATCH 4/4] iwlwifi: do not send lq cmd when station add fails

[PATCH v2 1/6] atheros-initvals: add a makefile target for refreshing all initval files
 2012-05-11 16:39 UTC  (6+ messages)
` [PATCH v2 2/6] atheros-initvals: remove the old script for generating ath9k headers
  ` [PATCH v2 3/6] atheros-initvals: fix comments for non-fastclock 3-column tables
    ` [PATCH v2 4/6] atheros-initvals: drop the "turbo" column for older chipsets, it is unused and unsupported
      ` [PATCH v2 5/6] atheros-initvals: update copyright notices
        ` [PATCH v2 6/6] atheros-initvals: update and refresh all generated files

[PATCH 1/6] atheros-initvals: add a makefile target for refreshing all initval files
 2012-05-11 16:16 UTC  (6+ messages)
` [PATCH 2/6] atheros-initvals: remove the old script for generating ath9k headers
  ` [PATCH 3/6] atheros-initvals: fix comments for non-fastclock 3-column tables
    ` [PATCH 4/6] atheros-initvals: drop the "turbo" column for older chipsets, it is unused and unsupported
      ` [PATCH 5/6] atheros-initvals: update copyright notices
        ` [PATCH 6/6] atheros-initvals: update and refresh all generated files

[RFC] cfg80211: disallow setting channel on WDS interfaces
 2012-05-11 15:17 UTC 

[RFC/PATCH] multi-channel preparation work
 2012-05-11 12:39 UTC  (7+ messages)
` [PATCH 5/7] cfg80211: extend get_channel to take wdev argument

in-kernel drivers and firmware loader
 2012-05-11 12:38 UTC  (5+ messages)

[PATCH] rt2x00 : RT3290 chip support
 2012-05-11 12:05 UTC  (2+ messages)

[PATCH -next] wireless: TI wlxxx depends on MAC80211
 2012-05-11 11:59 UTC  (6+ messages)

[RFC 0/2] simplify AP channel setting
 2012-05-11 10:12 UTC  (10+ messages)
` [RFC 1/2] mac80211: move ieee80211_set_channel function
` [RFC 2/2] cfg80211: provide channel to start_ap function

[PATCH] ath6kl: Use correct max-scan-SSIDs limit
 2012-05-11  9:18 UTC  (2+ messages)

[PATCH 00/78] 18xx chip support
 2012-05-11  9:03 UTC  (45+ messages)
` [PATCH 41/78] wl18xx: init Tx-released index to 0 on HW init
` [PATCH 42/78] wl18xx: don't upload NVS to FW
` [PATCH 43/78] wl18xx: change board type enum according to new FW
` [PATCH 44/78] wlcore/wl12xx: add plt_init op and move the code to wl12xx
` [PATCH 45/78] wl18xx: add plt_init operation
` [PATCH 46/78] wl18xx: change the low_band_component_type for HDK boards
` [PATCH 47/78] wl18xx: add number of antennas and dc2dc type as module params
` [PATCH 48/78] wl18xx: add module parameter to disable TCP checksum
` [PATCH 49/78] wlcore/wl12xx/18xx: split fw_status struct into two
` [PATCH 50/78] wl18xx: derive the MAC address from the BD_ADDR in fuse ROM
` [PATCH 51/78] wl18xx: add a module parameter to control 11a support
` [PATCH 52/78] wlcore: add module parameter to dump SDIO reads and writes
` [PATCH 53/78] wl18xx: copy the default configuration before checking the board_type
` [PATCH 54/78] wl18xx: changed default board_type to HDK
` [PATCH 55/78] wlcore: add space for private area when allocating fw_status
` [PATCH 56/78] wl18xx: change low_band_component_type value for COM8
` [PATCH 57/78] wlcore: reorder identify_chip and get_hw_info
` [PATCH 58/78] wl18xx: disable MCS_13 for wl18xx PG 1.0
` [PATCH 59/78] wlcore: update beacon and probe_resp templates when rates change
` [PATCH 60/78] wlcore: use all AP basic rates as default
` [PATCH 61/78] wlcore: abstract debugfs fw_stats to be handled by the lower drivers
` [PATCH 62/78] wlcore: add debugfs macro to help print fw statistics arrays
` [PATCH 63/78] wl12xx: implement fw status debugfs entries
` [PATCH 64/78] wl18xx: "
` [PATCH 65/78] wlcore: create private static_data area and add operation to parse it
` [PATCH 66/78] wl18xx: print the PHY firmware version from the private static data
` [PATCH 67/78] wlcore: print the interrupt status when recovery is triggered
` [PATCH 68/78] wl18xx: don't use MIMO when ht_mode is set to wide
` [PATCH 69/78] wlcore: use proper values for supported local rates
` [PATCH 70/78] wl18xx: add module parameter to force SISO 20MHz
` [PATCH 71/78] wl18xx: add power limit reference value to mac_and_phy settings
` [PATCH 72/78] wl18xx: export low/high band component values as module params
` [PATCH 73/78] wl18xx: export pwr_limit_reference_11_abg value as a module parameter
` [PATCH 74/78] wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir
` [PATCH 75/78] wlcore: increase aggregation buffer size by one page
` [PATCH 76/78] wl18xx: increase tx_ba_win_size to 64
` [PATCH 77/78] wl18xx: use new fw stats structures
` [PATCH 78/78] wl18xx: change default tcp_checksum to false

iwlwifi updates 2012-05-11
 2012-05-11  8:53 UTC  (5+ messages)
` [PATCH 1/4] iwlwifi: fix scan_cmd_size allocation
` [PATCH 2/4] iwlwifi: disable default wildcard ssid scan
` [PATCH 3/4] iwlwifi: invert the order of ssid list in scan cmd
` [PATCH 4/4] iwlwifi: support explicit monitor interface

[PATCH 0/3] AP mode channel setting simplification
 2012-05-11  8:34 UTC  (4+ messages)
` [PATCH 1/3] mac80211: move ieee80211_set_channel function
` [PATCH 2/3] cfg80211: simplify cfg80211_can_beacon_sec_chan API
` [PATCH 3/3] cfg80211: provide channel to start_ap function

[PATCH] mwl8k: Add 0x2a02 PCI device-id (Marvell 88W8361)
 2012-05-11  8:01 UTC  (15+ messages)

[PATCH 1/4] wlcore: use psd_type indexing according to spec
 2012-05-11  7:46 UTC  (3+ messages)
` [PATCH 3/4] wlcore: do not send stop fwlog cmd if fw is hanged

ath6kl hostapd
 2012-05-11  6:27 UTC  (10+ messages)

[PATCH] wlcore: wlcore should depend on MAC80211
 2012-05-11  6:22 UTC  (3+ messages)

[PATCH 0/3] net,drivers/net: Use ether_addr_equal and ether_addr_equal_64bits
 2012-05-11  3:35 UTC  (7+ messages)
` [PATCH 1/3] drivers/net: Convert compare_ether_addr to ether_addr_equal

[PATCH] ath9k : stability issue in a noisy environment
 2012-05-10 23:55 UTC 

how to remove the b43
 2012-05-10 23:18 UTC  (11+ messages)

[RFC] mac80211: clean up ieee80211_set_channel
 2012-05-10 20:19 UTC 

[PATCHv2 00/21] cw1200: ST-Ericsson cw1200 wlan device driver
 2012-05-10 20:03 UTC  (9+ messages)

[RFC] nl80211: don't require netdev UP for wdev
 2012-05-10 19:52 UTC  (6+ messages)

[PATCH] nl80211: refactor valid channel type check
 2012-05-10 19:27 UTC 

[PATCH] cfg80211: fix cfg80211_can_beacon_sec_chan prototype
 2012-05-10 19:25 UTC 

[PATCH] nl80211: prevent additions to old station flags API
 2012-05-10 18:14 UTC 

[PATCH 0/3] staging: delete duplicated files/functionality in rtl8712
 2012-05-10 18:11 UTC  (4+ messages)

After Kernel 3.3, brcmsmac won't work on mid-2010 Mac Mini
 2012-05-10 18:10 UTC  (5+ messages)

[PATCH 0/2] NFC fixes for 3.4
 2012-05-10 17:45 UTC  (3+ messages)
` [PATCH 1/2] NFC: Export nfc.h to userland
` [PATCH 2/2] NFC: Queue I frame fragments to the LLCP sockets queue tail

[PATCH][RFC/RFT] rt2800: Enable support for 802.11w (MFP)
 2012-05-10 17:20 UTC 

[PATCH 0/3] iwlwifi updates
 2012-05-10 16:09 UTC  (4+ messages)
` [PATCH 1/3] iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
` [PATCH 2/3] iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfd
` [PATCH 3/3] iwlwifi: Move IWL_MASK macro to transport

Rtlwifi with hostapd
 2012-05-10 15:37 UTC  (3+ messages)

[PATCH][RFC/RFT] rt2800: Implement selectable support for 802.11w (MFP)
 2012-05-10 15:32 UTC  (7+ messages)
` [rt2x00-users] "

[PATCH v2] wl12xx: fix fm_coex parameters configuration
 2012-05-10 14:08 UTC 

[PATCH] wlcore: fix fm_coex parameters configuration
 2012-05-10 13:54 UTC 

[PATCH v3] mac80211: allow low-level drivers to set netdev feature bits
 2012-05-10 13:18 UTC 

[PATCH v2] mac80211: allow low-level drivers to set netdev feature bits
 2012-05-10 12:40 UTC 

[PATCH] rt2x00: Add support for RT5360 based PCI devices
 2012-05-10 12:35 UTC  (2+ messages)

[PATCH 00/19] brcmsmac: use sprom and PCIe code from bcma
 2012-05-10 12:14 UTC  (9+ messages)

[PATCH] ath6kl: Add support for setting tx rateset
 2012-05-10 10:34 UTC  (2+ messages)

[PATCH v2] mac80211: fix network header location when adding encryption headers
 2012-05-10 10:21 UTC 

[PATCH] mac80211: Increment probe_send_count earlier
 2012-05-10  9:46 UTC  (4+ messages)


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).