linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-11 05:27:38 to 2012-04-12 20:07:12 UTC [more...]

[ 00/78] 3.3.2-stable review
 2012-04-12 20:06 UTC  (16+ messages)

pull request: wireless-next 2012-04-12
 2012-04-12 19:55 UTC 

[PATCH] ath5k: use compare_ether_addr on MAC addresses instead of memcmp
 2012-04-12 19:44 UTC 

[PATCH 0/5] Add ethtool stats support for Wireless Devices
 2012-04-12 19:30 UTC  (10+ messages)
` [PATCH 1/5] cfg80211: Add framework to support ethtool stats
` [PATCH 2/5] mac80211: Support getting sta_info stats via ethtool
` [PATCH 3/5] mac80211: Framework to get wifi-driver "
` [PATCH 4/5] mac80211: Add more ethtools stats: survey, rates, etc
` [PATCH 5/5] mac80211: Add sta_state to ethtool stats

[ath9k-devel] 3.3.1 ath9k regression
 2012-04-12 19:28 UTC  (22+ messages)
                      ` 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)

ebtables on mac80211
 2012-04-12 18:45 UTC  (2+ messages)
` [Bridge] "

[PATCH 3.4] ath9k: wake up the hardware from full sleep when idle is turned off
 2012-04-12 18:36 UTC 

[PATCH] ath9k: fix an issue in ieee80211_tx_info count field management
 2012-04-12 17:44 UTC  (2+ messages)

[PATCH 1/2] ath9k: Use macro to decrease code when priting recv stats
 2012-04-12 17:04 UTC  (2+ messages)
` [PATCH 2/2] ath9k: Gather and report IRQ sync_cause errors

[PATCH] ath9k: Support ethtool getstats api
 2012-04-12 16:56 UTC 

pull request: wireless 2012-04-12
 2012-04-12 16:51 UTC  (2+ messages)

Google Summer of Code 2012 - 12 student slots for the Linux Foundation
 2012-04-12 16:40 UTC 

[PATCH v3] mac80211: Support on-channel scan option
 2012-04-12 16:38 UTC 

Splat in latest wireless-testing (3.4.0-rc2+)
 2012-04-12 16:19 UTC 

Suspicious RCU usage in mac80211
 2012-04-12 15:55 UTC  (6+ messages)

[PATCH 00/10] Wireless patches for wireless-testing
 2012-04-12 15:23 UTC  (20+ messages)
` [PATCH 01/10] cfg80211: Add framework to support ethtool stats
` [PATCH 02/10] mac80211: Support getting sta_info stats via ethtool
` [PATCH 03/10] mac80211: Framework to get wifi-driver "
` [PATCH 04/10] ath9k: Support ethtool getstats api
` [PATCH 05/10] mac80211: Add more ethtools stats: survey, rates, etc
` [PATCH 06/10] mac80211: Add sta_state to ethtool stats
` [PATCH 07/10] ath9k: Add tx-failed counter
` [PATCH 08/10] mac80211: Support on-channel scan option
` [PATCH 09/10] ath9k: Add more recv stats
` [PATCH 10/10] ath9k: Gather and report IRQ sync_cause errors

wl12xx: receiving all packet(like Promiscuous mode)
 2012-04-12 14:47 UTC  (2+ messages)

Regression due to "ath9k: fix going to full-sleep on PS idle"
 2012-04-12 13:20 UTC  (3+ messages)

[PATCH] mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
 2012-04-12 13:09 UTC 

[PATCH] compat: backport netif_wake_subqueue
 2012-04-12 13:07 UTC  (5+ messages)

pull request: wl12xx 2012-04-12
 2012-04-12 12:50 UTC 

[PATCH 1/1] ath6kl: Fix system crash sometimes for USB hotplug
 2012-04-12 12:48 UTC 

[PATCH 00/24] wl12xx/wl1251/wlcore: reorganize drivers part 2
 2012-04-12 12:43 UTC  (26+ messages)
` [PATCH 01/24] wlcore/wl12xx: set the number of Tx descriptors per chip family
` [PATCH 02/24] wlcore/wl12xx: change GEM Tx-spare blocks per-vif
` [PATCH 03/24] wlcore/wl12xx: add hw op for calculating hw block count per packet
` [PATCH 04/24] wlcore/wl12xx: add hw op for setting blocks in hw_tx_desc
` [PATCH 05/24] wlcore/wl12xx: add hw op for setting frame length in tx_hw_desc
` [PATCH 06/24] wlcore/wl12xx: add global elements to convert hw-rates to standard rates
` [PATCH 07/24] wlcore: introduce Rx block-size alignment HW quirk
` [PATCH 08/24] wlcore/wl12xx: add hw op for getting rx buffer data alignment
` [PATCH 09/24] wlcore/wl12xx: add prepare_read hw op for Rx data
` [PATCH 10/24] wlcore/wl12xx: add hw op for getting rx packet data length
` [PATCH 11/24] wlcore/wl12xx: split Tx completion to immediate/delayed
` [PATCH 12/24] wlcore/wl12xx: turn no-Tx-align quirk into Tx-align
` [PATCH 13/24] wlcore/wl12xx: add hw_init operation
` [PATCH 14/24] wlcore/wl12xx: add hw op for vif init
` [PATCH 15/24] wlcore/wl12xx: expand functionality of cmd_trigger HW op
` [PATCH 16/24] wlcore/wl12xx: move runtime configuration struct to the lower driver
` [PATCH 17/24] wlcore/wl12xx: move extended radio configuration parameters to wl12xx
` [PATCH 18/24] wlcore/wl12xx: use a single memory config and reset if using wl127x
` [PATCH 19/24] wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA mode
` [PATCH 20/24] wlcore/wl12xx: set HT capabilities per chip-family
` [PATCH 21/24] wlcore: set max_rx_agg_subframes in mac80211 according to HT conf
` [PATCH 22/24] wlcore/wl12xx: move identify firmware function to a lower driver op
` [PATCH 23/24] wlcore: add module param to prevent HW recovery
` [PATCH 24/24] wlcore/wl12xx: adapt FW status for multiple families

[PATCH 00/16] wl12xx/wl1251/wlcore: reorganize drivers part 1
 2012-04-12 12:42 UTC  (18+ messages)
` [PATCH 01/16] wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory
` [PATCH 02/16] wl12xx/wlcore: rename wl12xx to wlcore
` [PATCH 03/16] wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx
` [PATCH 04/16] wl12xx/wlcore: initial split of probe
` [PATCH 05/16] wl12xx/wlcore: move wl1271 struct to wlcore and add ops
` [PATCH 06/16] wlcore/wl12xx: implement chip-specific partition tables
` [PATCH 07/16] wlcore/wl12xx: implement chip-specific register tables
` [PATCH 08/16] wlcore/wl12xx: add chip-specific identify chip operation
` [PATCH 09/16] wlcore/wl12xx: move get_pg_ver to the lower driver
` [PATCH 10/16] wlcore/wl12xx: move top initialization to wl12xx
` [PATCH 11/16] wlcore/wl12xx: move MAC address reading operation to lower driver
` [PATCH 12/16] wlcore/wl12xx: add command trigger and event ack operations
` [PATCH 13/16] wlcore/wl12xx: add quirk for legacy NVS support
` [PATCH 14/16] wlcore: remove some unnecessary event mailbox address reads
` [PATCH 15/16] wlcore: add quirk to disable ELP
` [PATCH 16/16] wlcore/wl12xx: create per-chip-family private storage

wl1271: communication fails with kernel 3.4-rc2 and firmware series 4
 2012-04-12 11:52 UTC  (4+ messages)

[PATCH] ath5k: unmap io memory on probe failure
 2012-04-12 11:03 UTC 

[PATCH 0/2] queue mapping changes
 2012-04-12 10:19 UTC  (4+ messages)
` [PATCH 2/2] mac80211: add improved HW queue control
  ` [PATCH v3 "

[PATCH] ath5k: fix undefined 'THIS_MODULE'
 2012-04-12 10:13 UTC 

[PATCH 1/1] ath6kl: Add AR6004 1.2 support for USB and SDIO
 2012-04-12  8:48 UTC  (2+ messages)

[PATCH] ath6kl: merge split format strings into one
 2012-04-12  8:02 UTC 

[PATCH] cfg80211: fix interface combinations check
 2012-04-12  7:57 UTC  (3+ messages)

[ath9k] mesh powersave hardware sleep + wakeup
 2012-04-12  7:41 UTC  (6+ messages)
    ` [Greenmesh] "

[PATCH] ath6kl: Configure 0 as rsn cap when it is not there in rsn ie
 2012-04-12  7:37 UTC  (2+ messages)

[PATCH] ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()
 2012-04-12  7:35 UTC  (2+ messages)

Checkpatch warnings with pr_fmt()
 2012-04-12  7:32 UTC  (2+ messages)

[PATCH] mac80211: fix an issue in ieee80211_tx_info count field management
 2012-04-12  7:24 UTC  (3+ messages)

[PATCH v3 1/2] cfg80211: add channel switch notify event
 2012-04-12  6:56 UTC  (6+ messages)
` [PATCH v3 2/2] ath6kl: handle concurrent AP-STA channel switches

About rfkill racing issue
 2012-04-12  6:15 UTC 

backporting PCI PM calls
 2012-04-12  4:24 UTC 

iwlagn (3.3-wl), the saga continuous
 2012-04-12  0:02 UTC  (8+ messages)
` 3.4-rc2, ilwagn still most of the time completely unusable

[PATCH] ath6kl: fix memory leak in ath6kl_fwlog_block_read()
 2012-04-11 20:41 UTC 

[3.4-rc1][Regression][network wireless] 'task xxxx blocked for more than 120 seconds' after resume
 2012-04-11 19:37 UTC  (4+ messages)

Question on survey_info
 2012-04-11 18:43 UTC 

ath5k phy0: gain calibration timeout
 2012-04-11 17:55 UTC  (4+ messages)

Carl9170 Firmware
 2012-04-11 17:24 UTC  (6+ messages)

Problems with regulatory domain support and BCM43224
 2012-04-11 16:52 UTC  (14+ messages)

RTL8192e-pci NIC
 2012-04-11 16:02 UTC  (5+ messages)

WL12xx: Managed/Ad-Hoc Modes doesn't work in Open Mode
 2012-04-11 14:39 UTC 

Issue with Compat Wireless-2012-04-03 with Wireless operations
 2012-04-11 14:37 UTC  (3+ messages)

3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
 2012-04-11 14:12 UTC  (15+ messages)
                ` [PATCH] tcp: avoid order-1 allocations on wifi and tx path
              ` [PATCH] net: allow pskb_expand_head() to get maximum tailroom

(no subject)
 2012-04-11 11:51 UTC  (3+ messages)
` brcmsmac hangs machine if loaded after busmastering disabled

AP send action frame with ADDBA request action code to station which not associated with it
 2012-04-11 10:01 UTC 

[PATCH 0/9] brcm80211: minor bug fixes for broadcom driver
 2012-04-11  9:52 UTC  (10+ messages)
` [PATCH 1/9] brcm80211: fmac: make brcmf_net_attach() static
` [PATCH 2/9] brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
` [PATCH 3/9] brcm80211: fmac: register primary net device with device mac address
` [PATCH 4/9] brcm80211: fmac: add frame header extension support
` [PATCH 5/9] brcm80211: fmac: postpone dongle RF enabling
` [PATCH 6/9] brcm80211: fmac: clean up chip id table
` [PATCH 7/9] brcm80211: smac: do not use US as fallback regulatory hint
` [PATCH 8/9] brcm80211: smac: only provide valid "
` [PATCH 9/9] brcm80211: smac: resume transmit fifo upon receiving frames

[PATCH] mac80211: remove ieee80211_rx_bss_get
 2012-04-11  9:46 UTC 

[PATCH 00/01] staging: replace open-coded ARRAY_SIZEs
 2012-04-11  9:15 UTC  (3+ messages)
` [PATCH] brcm80211: replace open-coded ARRAY_SIZE with the macro

ath6kl hostapd
 2012-04-11  8:54 UTC  (3+ messages)

[PATCH] ath9k_htc: Add Panasonic N5HBZ0000055 device id
 2012-04-11  8:28 UTC 

[RFCv1] Draft Software/Virtual AMP80211
 2012-04-11  7:11 UTC  (9+ messages)
` [RFCv1] mac80211: Adds Software / Virtual AMP 80211

[PATCH v2] mac80211: remove hw.conf.channel usage where possible
 2012-04-11  6:47 UTC 

[PATCH] mac80211: remove hw.conf.channel usage where possible
 2012-04-11  6:22 UTC  (3+ 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).