linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-10 07:11:25 to 2012-05-11 09:32:58 UTC [more...]

brcmsmac still woes, possible regression?
 2012-05-11  9:32 UTC  (12+ messages)

[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  (85+ messages)
` [PATCH 01/78] wl18xx: add new module
` [PATCH 02/78] wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips
` [PATCH 03/78] wl18xx: add empty operations struct
` [PATCH 04/78] wl18xx: add partition table
` [PATCH 05/78] wl18xx: add register table
` [PATCH 06/78] wl18xx: add identify chip operation
` [PATCH 07/78] wl18xx: add some boot operations and hw-specific configurations
` [PATCH 08/78] wl18xx: add trigger command and ack event operations
` [PATCH 09/78] wl18xx: create per-chip-family private storage
` [PATCH 10/78] wl18xx: set the number of Tx descriptors
` [PATCH 11/78] wl18xx: set normal/GEM Tx spare block counts
` [PATCH 12/78] wl18xx: implement hw op for calculating hw block count per packet
` [PATCH 13/78] wl18xx: implement hw op for setting blocks in hw_tx_desc
` [PATCH 14/78] wl18xx: implement hw op for setting frame length in tx_hw_desc
` [PATCH 15/78] wl18xx: define HW-rate translation elements/tables
` [PATCH 16/78] wl18xx: add fw_status private data
` [PATCH 17/78] wl18xx: set Rx block-size alignment quirk
` [PATCH 18/78] wl18xx: implement hw op for getting rx buffer data alignment
` [PATCH 19/78] wl18xx: implement hw op for getting rx packet data length
` [PATCH 20/78] wl18xx: implement immediate Tx completion
` [PATCH 21/78] wl18xx: add hw_init operation
` [PATCH 22/78] wlcore/wl18xx: add hw op for setting Tx HW checksum
` [PATCH 23/78] wlcore/wl18xx: add hw op for Rx "
` [PATCH 24/78] wl18xx: add runtime configuration parameters
` [PATCH 25/78] wlcore: track current channel type per vif
` [PATCH 26/78] wl18xx: send channel type to FW on role start
` [PATCH 27/78] wl18xx: ipmlement ap_rate_mask hw op
` [PATCH 28/78] wlcore: support peer MIMO rates
` [PATCH 29/78] wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config
` [PATCH 30/78] wl18xx: set HT capabilities
` [PATCH 31/78] wl18xx: add module param for overriding HT caps
` [PATCH 32/78] wl18xx: add board type module argument
` [PATCH 33/78] wl18xx: translate and write the board type to SCR_PAD2
` [PATCH 34/78] wl18xx: read FW pc on recovery
` [PATCH 35/78] wl18xx: disable FW log functionality
` [PATCH 36/78] wl18xx: read clock frequency and do top init accordingly
` [PATCH 37/78] wlcore: rename wl12xx.h to wlcore_i.h
` [PATCH 38/78] wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx
` [PATCH 39/78] wl18xx: implement hw op to read PG version
` [PATCH 40/78] wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx
` [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

[RFC] ath6kl: Add wow multicast firmware capability support
 2012-05-11  8:45 UTC  (2+ messages)

[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

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

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

MESH only works at 54Mbps link rate or below?
 2012-05-11  0:20 UTC  (2+ messages)

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

[PATCH -next] wireless: TI wlxxx depends on MAC80211
 2012-05-10 21:37 UTC  (5+ 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/4] iwlwifi fixes
 2012-05-10 18:01 UTC  (11+ messages)
` [PATCH 1/4] iwlwifi: fix prints in iwl_rx_handle
  ` [PATCH 1/4] iwlwifi: Add __printf argument checking to __iwl_dbg
` [PATCH 2/4] iwlwifi: fix the Transmit Frame Descriptor rings
` [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 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)

[RFC/PATCH] multi-channel preparation work
 2012-05-10 10:57 UTC  (12+ messages)
` [PATCH 1/7] mac80211: add tracking of temporary offchannel sdata
` [PATCH 5/7] cfg80211: extend get_channel to take wdev argument
` [PATCH 7/7] mac80211: move oper_channel to sdata

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

rt28xx AP-mode problem with commit 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 "mac80211: manage AP netdev carrier state"
 2012-05-10  8:27 UTC  (8+ 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).