messages from 2011-10-21 14:25:06 to 2011-10-26 02:55:24 UTC [more...]
[PATCH] ath6kl: Implement support for power parameter control from userspace
2011-10-26 2:52 UTC (2+ messages)
` [PATCH v2] "
iwlagn is getting very shaky
2011-10-26 2:50 UTC (12+ messages)
[PATCH v3] ath6kl: Implement support for listen interval from userspace
2011-10-26 0:26 UTC (2+ messages)
[RFC] wifi: Allow forcing lower mcs (/n) rates
2011-10-25 23:48 UTC
Compat-wireless release for 2011-10-25 is baked
2011-10-25 19:06 UTC
How to find the phy's associated with a wireless dev
2011-10-25 18:47 UTC (2+ messages)
[PATCH] ath6kl: add support for WPS
2011-10-25 18:25 UTC
Measuring TX service time in ath9k
2011-10-25 16:17 UTC
[PATCH v3 1/2] mac80211: refactor sta_info_insert_rcu to 3 main stages
2011-10-25 15:55 UTC (3+ messages)
` [PATCH v3 2/2] mac80211: fix race condition between assoc_done and first EAP packet
[PATCH V2 00/31] ath6kl Add multiple vif support
2011-10-25 14:04 UTC (32+ messages)
` [PATCH V2 01/31] ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
` [PATCH V2 02/31] ath6kl: Keep wiphy reference in ath6kl structure
` [PATCH V2 03/31] ath6kl: Refactor wiphy dev and net dev init functions
` [PATCH V2 04/31] ath6kl: Cleanup fw interface type setting
` [PATCH V2 05/31] ath6kl: Define an initial vif structure and use it
` [PATCH V2 06/31] ath6kl: Define interface specific states
` [PATCH V2 07/31] ath6kl: Move ssid and crypto information to vif structure
` [PATCH V2 08/31] ath6kl: Move nw_type "
` [PATCH V2 09/31] ath6kl: Move bssid information "
` [PATCH V2 10/31] ath6kl: Move channel "
` [PATCH V2 11/31] ath6kl: Move key "
` [PATCH V2 12/31] ath6kl: Move aggregation "
` [PATCH V2 13/31] ath6kl: Move disconnect timer "
` [PATCH V2 14/31] ath6kl: Move scan_req info and sme_state to vif
` [PATCH V2 15/31] ath6kl: Move few more vif specific information to struct ath6kl_vif
` [PATCH V2 16/31] ath6kl: Make net and target stats vif specific
` [PATCH V2 17/31] ath6kl: Maintain firmware interface index in struct ath6kl_vif
` [PATCH V2 18/31] ath6kl: Take vif information from wmi event
` [PATCH V2 19/31] ath6kl: Remove net_device from ath6kl
` [PATCH V2 20/31] ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
` [PATCH V2 21/31] ath6kl: Refactor ath6kl_destroy()
` [PATCH V2 22/31] ath6kl: Use interface index from wmi data headr
` [PATCH V2 23/31] ath6kl: Store hw mac address in struct ath6kl
` [PATCH V2 24/31] ath6kl: Introduce spinlock to protect vif specific information
` [PATCH V2 25/31] ath6kl: Maintain virtual interface in a list
` [PATCH V2 26/31] ath6kl: Use the other variant of netdev (un)register APIs
` [PATCH V2 27/31] ath6kl: Configure inteface information at init time
` [PATCH V2 28/31] ath6kl: Implement add_virtual_intf() and del_virtual_intf()
` [PATCH V2 29/31] ath6kl: Add a modparam to enable multi normal interface support
` [PATCH V2 30/31] ath6kl: Initialize target wlan values for every vif
` [PATCH V2 31/31] ath6kl: Use appropriate wdev from vif
[PATCH] mac80211: use min rate as basic rate for buggy APs
2011-10-25 14:06 UTC (3+ messages)
[PATCH v2] NFC: update to NCI spec 1.0 draft 18
2011-10-25 14:04 UTC
[PATCH] NFC: update to NCI spec 1.0 draft 18
2011-10-25 13:20 UTC (3+ messages)
[PATCH 00/34] ath6kl Add multiple vif support
2011-10-25 12:46 UTC (38+ messages)
` [PATCH 01/34] ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
` [PATCH 02/34] ath6kl: Keep wiphy reference in ath6kl structure
` [PATCH 03/34] ath6kl: Refactor wiphy dev and net dev init functions
` [PATCH 04/34] ath6kl: Cleanup fw interface type setting
` [PATCH 05/34] ath6kl: Define an initial vif structure and use it
` [PATCH 06/34] ath6kl: Define interface specific states
` [PATCH 07/34] ath6kl: Move ssid and crypto information to vif structure
` [PATCH 08/34] ath6kl: Move nw_type "
` [PATCH 09/34] ath6kl: Move bssid information "
` [PATCH 10/34] ath6kl: Move channel "
` [PATCH 11/34] ath6kl: Move key "
` [PATCH 12/34] ath6kl: Move aggregation "
` [PATCH 13/34] ath6kl: Move disconnect timer "
` [PATCH 14/34] ath6kl: Move scan_req info and sme_state to vif
` [PATCH 15/34] ath6kl: Move few more vif specific information to struct ath6kl_vif
` [PATCH 16/34] ath6kl: Make net and target stats vif specific
` [PATCH 17/34] ath6kl: Maintain firmware interface index in struct ath6kl_vif
` [PATCH 18/34] ath6kl: Take vif information from wmi event
` [PATCH 19/34] ath6kl: Remove net_device from ath6kl
` [PATCH 20/34] ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
` [PATCH 21/34] ath6kl: Refactor ath6kl_destroy()
` [PATCH 22/34] ath6kl: Use interface index from wmi data headr
` [PATCH 23/34] ath6kl: Store hw mac address in struct ath6kl
` [PATCH 24/34] ath6kl: Introduce spinlock to protect vif specific information
` [PATCH 25/34] ath6kl: Maintain virtual interface in a list
` [PATCH 26/34] ath6kl: Use the other variant of netdev (un)register APIs
` [PATCH 27/34] ath6kl: Configure inteface information for multi vif support
` [PATCH 28/34] ath6kl: Implement add_virtual_intf() and del_virtual_intf()
` [PATCH 29/34] ath6kl: Add a modparam to enable multi normal interface support
` [PATCH 30/34] ath6kl: Initialize target wlan values for every vif
` [PATCH 31/34] ath6kl: Use appropriate wdev from vif
` [PATCH 32/34] ath6kl: Cleanup few function parametrs in cfg80211.c
` [PATCH 33/34] ath6kl: Cleanup function parameters in ath6kl_init_if_data()/ath6kl_deinit_if_data()
` [PATCH 34/34] ath6kl: Enable not more than one interface to workaround target assert
[PATCH] ath9k_hw: Fix noise floor calibration timeout on fast channel change
2011-10-25 11:17 UTC
[PATCH 0/7] ath6kl: Add WOW support
2011-10-25 10:37 UTC (8+ messages)
` [PATCH 1/7] ath6kl: Add wmi functions to add/delete wow patterns
` [PATCH 2/7] ath6kl: Add wmi functions to configure wow mode and host sleep mode
` [PATCH 3/7] ath6kl: Introduce new variable to track wow state machine
` [PATCH 4/7] ath6kl: Add new functions to handle wow suspend/resume operations
` [PATCH 5/7] ath6kl: Invoke wow suspend/resume calls during PM operations
` [PATCH 6/7] ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wakeup
` [PATCH 7/7] ath6kl: Expose ath6kl wow capabilities to cfg layer
[RFC v2 00/12] get rid of AP mode monitor interfaces
2011-10-25 10:40 UTC (15+ messages)
` [RFC v2 01/12] mac80211: add helper to free TX skb
` [RFC v2 02/12] mac80211: add support for control port protocol in AP mode
` [RFC v2 03/12] nl80211: allow subscribing to unexpected class3 frames
` [RFC v2 04/12] mac80211: support spurious class3 event
` [RFC v2 05/12] nl80211: advertise device AP SME
` [RFC v2 06/12] nl80211: add API to probe a client
` [RFC v2 07/12] mac80211: support client probe
` [RFC v2 08/12] net: add wireless TX status socket option
` [RFC v2 09/12] nl80211: advertise socket TX status capability
` [RFC v2 10/12] mac80211: implement wifi TX status
` [RFC v2 11/12] cfg80211: allow registering to beacons
` [RFC v2 12/12] mac80211: report OBSS beacons
Ath5k driver. /sys/class/net/$interface/statistics - not updated
2011-10-25 10:18 UTC
[PATCH v2 1/3] nl80211: Add probe response offload attribute
2011-10-25 7:25 UTC (4+ messages)
[PATCH v2] ath6kl: Implement support for listen interval from userspace
2011-10-25 7:15 UTC (3+ messages)
[PATCH] ath9k_hw: Updated AR9462 initval table to improve rx performance
2011-10-25 7:10 UTC
[PATCH] ath6kl: Implement support for background scan control from userspace
2011-10-25 7:00 UTC (3+ messages)
` [PATCH v2] "
BUG: All network processes hang (brcmsmac/wpa_supplicant)
2011-10-25 6:41 UTC (18+ messages)
[PATCH 0/2] linux-firmware: firmware images for mwifiex driver
2011-10-24 21:28 UTC (2+ messages)
Compat-wireless release for 2011-10-24 is baked
2011-10-24 19:02 UTC
[PATCH] wl12xx: keep beacon-filtering enabled during STA operation
2011-10-24 15:25 UTC
fedora 16,64bit,8192drive
2011-10-24 14:42 UTC
problem with intel 5300
2011-10-24 13:45 UTC (8+ messages)
[BUG] Invalid file descriptor
2011-10-24 13:13 UTC (2+ messages)
[PATCH] ath9k: Add btcoex profile management support for AR9462
2011-10-24 12:49 UTC
[PATCH] ath9k_hw: Update CCK spur mitigation for AR9462
2011-10-24 12:44 UTC
[PATCH] ath9k_hw: Update AR9485 initvals to fix system hang issue
2011-10-24 12:43 UTC
[RFC] mac80211: Fix STA supported rate configuration with dummy entry
2011-10-24 12:37 UTC (4+ messages)
[PATCH 1/2] mac80211: fix remain_off_channel regression
2011-10-24 11:27 UTC (2+ messages)
[PATCH 1/9] ath6kl: remove unused A_CACHE_LINE_PAD
2011-10-24 9:18 UTC (9+ messages)
` [PATCH 2/9] ath6kl: use ath6kl prefix in credit functions
` [PATCH 3/9] ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
` [PATCH 4/9] ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
` [PATCH 5/9] ath6kl: move all credit distribution code to htc.c
` [PATCH 6/9] ath6kl: use ath6kl_credit prefix consistently
` [PATCH 7/9] ath6kl: remove unused debug levels
` [PATCH 8/9] ath6kl: add debug messages for credit handling
` [PATCH 9/9] ath6kl: add more boot debug messages
[PATCH] mac80211: Fix TDLS support validation in add_station handler
2011-10-23 21:00 UTC (2+ messages)
[PATCH] mac80211_hwsim: Claim support for TDLS
2011-10-23 19:45 UTC
Compat-wireless release for 2011-10-23 is baked
2011-10-23 19:02 UTC
lockdep in mac80211
2011-10-23 15:12 UTC (2+ messages)
[RFC 4/7] mac80211: setting link-specific mesh power modes when plink open
2011-10-23 13:12 UTC (3+ messages)
[RFC 1/7] mac80211: mesh power mode indication in QoS frames
2011-10-23 13:10 UTC (3+ messages)
[RFC] ipv6 over wireless classification issue?
2011-10-23 10:23 UTC
[PATCH 1/2] wl12xx: leave IV calculation to HW for CCMP
2011-10-23 6:21 UTC (2+ messages)
` [PATCH 2/2] wl12xx: handle idle changes per-interface
[PATCH] mac80211: support adding IV-room in the skb for CCMP keys
2011-10-23 6:21 UTC
[PATCH v2 1/2] wl12xx: configure the probe response offloading support
2011-10-22 19:55 UTC
Compat-wireless release for 2011-10-22 is baked
2011-10-22 19:03 UTC
[PATCH 1/4] nl80211: Add probe response offload attribute
2011-10-22 17:44 UTC (10+ messages)
` [PATCH 2/4] mac80211: Get the probe response offloading support from the driver
` [PATCH 3/4] nl80211: Pass probe response data to drivers
` [PATCH 4/4] mac80211: Save probe response data for BSS
[PATCH] nl80211: clean up genlmsg_end uses
2011-10-22 17:05 UTC
Setting negative value in dBm for power output (txpower)
2011-10-22 13:30 UTC (5+ messages)
[PATCH 1/2] wl12xx: configure the probe response offloading support
2011-10-22 13:14 UTC (2+ messages)
` [PATCH 2/2] wl12xx: configure probe-resp template according to notification
[PATCH 35/49] net: irq: Remove IRQF_DISABLED
2011-10-22 9:56 UTC
ath9k: irq storm after suspend/resume
2011-10-22 7:29 UTC (15+ messages)
Any wireless cards with this debug capability?
2011-10-22 6:03 UTC (2+ messages)
where to find ipw2200 driver files for backtrac 5
2011-10-21 23:35 UTC (2+ messages)
Compat-wireless release for 2011-10-21 is baked
2011-10-21 19:02 UTC
Is there a way to set the HT rate for a station?
2011-10-21 18:38 UTC
[PATCH] carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
2011-10-21 16:38 UTC
Obtaining channel measurements from current chipsets
2011-10-21 14: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).