messages from 2012-07-17 11:54:36 to 2012-07-23 13:06:16 UTC [more...]
[PATCH] cfg80211: 80MHz (11ac) regulatory change
2012-07-23 13:06 UTC (2+ messages)
[PATCH] mac80211: VHT (11ac) Association
2012-07-23 12:59 UTC (2+ messages)
[rt2x00-users] [PATCH] rt2x00 : fix rt3290 resuming failed
2012-07-23 12:35 UTC (7+ messages)
[PATCH] ath: Remove EEPROM dump functions
2012-07-23 8:54 UTC (3+ messages)
` [ath9k-devel] "
3.5.0 iwlagn AP crash
2012-07-23 6:56 UTC
[PATCH] qca-swiss-army-knife: Add a tool to dump EEPROM
2012-07-23 4:16 UTC
[PATCH v2] mac80211: add extra checking for RC init upon receiving mesh beacon
2012-07-23 4:06 UTC
[PATCH] mac80211: add extra checking for RC init upon receiving mesh beacon
2012-07-23 1:18 UTC (4+ messages)
[3.2.y] Re: Brcmsmac driver woes, possible regression?
2012-07-23 0:28 UTC (5+ messages)
[Patch] on typo in compat-wireless-2012-05-08/include/linux/compat-2.6.28.h
2012-07-22 22:57 UTC (2+ messages)
Uknown symbols in rfkill_backport.ko on 2.6.25.17 on mips
2012-07-22 19:11 UTC
[RFT][PATCH 0/3] ssb: Flash memory improvements
2012-07-22 16:51 UTC (4+ messages)
` [RFT][PATCH 1/3] ssb: update defines
` [RFT][PATCH 2/3] ssb: move flash info to ChipCommon driver
` [RFT][PATCH 3/3] ssb: check for flash presentence
rt2x00 and hostapd
2012-07-22 11:54 UTC
[PATCH] compat: Add 3.5 to the list of kernels
2012-07-22 10:39 UTC
[PATCH v2 0/3] ath6kl: regdomain support
2012-07-22 8:32 UTC (8+ messages)
` [PATCH v2 1/3] ath6kl: move ath6kl_wmi_startscan_cmd()
` [PATCH v2 2/3] ath6kl: refactor wmi scan command
` [PATCH v2 3/3] ath6kl: add support for changing contry code
bcma-pci-bridge issue with bcm43224
2012-07-21 9:03 UTC (2+ messages)
[PATCH] ath6kl: fix incorrect use of IEEE80211_NUM_BANDS
2012-07-20 22:08 UTC (6+ messages)
ar6004 / ar9374 firmware
2012-07-20 20:09 UTC (8+ messages)
` ar6004 / ar9374
` ath6kl: Add support for AR6004 hardware version 1.3
carl9170: improve unicast PS buffering
2012-07-20 19:01 UTC (4+ messages)
pull request: wireless-next 2012-07-20
2012-07-20 18:02 UTC (2+ messages)
BCM4313 injection support
2012-07-20 14:03 UTC (5+ messages)
linux-next: Tree for July 17 (debugobjects: bt | btusb | usb related?)
2012-07-20 9:53 UTC (3+ messages)
WRT54g / b43 / mac802.11 BREAKTHROUGH
2012-07-20 9:50 UTC (7+ messages)
` [maschinenraum] "
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
2012-07-20 7:28 UTC (3+ messages)
[PATCH V2 1/2] {cfg,mac}80211: utility function for calculating mandatory rates
2012-07-19 18:41 UTC (5+ messages)
` [PATCH V2 2/2] {nl,cfg,mac}80211: Allow user to configure basic rates when joining
[RESEND] firmware.c: remove duplicated include
2012-07-19 16:37 UTC (3+ messages)
[RFC] mac80211: add PS flag to bss_conf
2012-07-19 13:11 UTC
hostapd locks during restart
2012-07-19 11:55 UTC (3+ messages)
[PATCH 1/2] ath6kl: refactor wmi scan command
2012-07-19 11:11 UTC (4+ messages)
` [PATCH 2/2] ath6kl: add support for changing contry code
calling request_firmware() from module init will not work with recent/future udev versions
2012-07-19 10:46 UTC (7+ messages)
Access Point Mode for Ralink RT5370?
2012-07-19 10:44 UTC (2+ messages)
pull-request: mac80211-next 2012-07-19
2012-07-19 9:34 UTC
[PATCH v2] ath6kl: Add support for AR6004 hardware version 1.3
2012-07-19 9:20 UTC (2+ messages)
[PATCH v3] ath6kl: support TX error rate notification
2012-07-19 9:22 UTC (4+ messages)
ath9k: Problems with diversity on AR9330
2012-07-19 5:08 UTC (10+ messages)
[PATCH RESEND 0/9] OLPC: create a generic OLPC EC driver
2012-07-19 4:44 UTC (10+ messages)
` [PATCH RESEND 1/9] Platform: OLPC: add a stub to drivers/platform/ for the "
` [PATCH RESEND 2/9] drivers: OLPC: update various drivers to include olpc-ec.h
` [PATCH RESEND 3/9] Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
` [PATCH RESEND 4/9] Platform: OLPC: turn EC driver into a platform_driver
` [PATCH RESEND 5/9] Platform: OLPC: add a suspended flag to the EC driver
` [PATCH RESEND 6/9] x86: OLPC: switch over to using new EC driver on x86
` [PATCH RESEND 7/9] Platform: OLPC: move debugfs support from x86 EC driver
` [PATCH RESEND 8/9] Platform: OLPC: move global variables into priv struct
` [PATCH RESEND 9/9] x86: OLPC: move s/r-related EC cmds to EC driver
[PATCH 1/9] Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
2012-07-19 4:36 UTC (10+ messages)
` [PATCH 2/9] drivers: OLPC: update various drivers to include olpc-ec.h
` [PATCH 3/9] Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
` [PATCH 4/9] Platform: OLPC: turn EC driver into a platform_driver
` [PATCH 5/9] Platform: OLPC: add a suspended flag to the EC driver
` [PATCH 6/9] x86: OLPC: switch over to using new EC driver on x86
` [PATCH 7/9] Platform: OLPC: move debugfs support from x86 EC driver
` [PATCH 8/9] Platform: OLPC: move global variables into priv struct
` [PATCH 9/9] x86: OLPC: move s/r-related EC cmds to EC driver
[PATCH 0/9] OLPC: create a generic OLPC EC driver
2012-07-19 4:21 UTC
Issue related throughput on dot11s network
2012-07-19 1:46 UTC
[PATCH] brcm: add bcm4334 firmware for brcmfmac
2012-07-19 1:49 UTC (2+ messages)
[PATCH] linux-firmware: add zd1211rw firmware
2012-07-19 1:46 UTC (2+ messages)
[PATCH] r8712u: Update to latest firmware
2012-07-19 1:00 UTC (2+ messages)
[RFC 0/6] some mac80211 aggregation work
2012-07-18 18:43 UTC (7+ messages)
` [RFC 1/6] mac80211: don't send delBA before disassoc
` [RFC 2/6] mac80211: don't send delBA when removing stations
` [RFC 3/6] mac80211: don't send delBA on addBA failure
` [RFC 4/6] mac80211: split aggregation stop by reason
` [RFC 5/6] mac80211: split out aggregation TX removal
` [RFC 6/6] mac80211: split TX aggregation stop action
[PATCH] mac80211: fix scan_sdata assignment
2012-07-18 18:41 UTC
[PATCH] mac80211: don't react to beacon loss if HW monitoring
2012-07-18 18:40 UTC
That's pretty much it for 3.5.0
2012-07-18 18:33 UTC (19+ messages)
` wireless.git frozen -- "
pull request: TI wireless drivers 2012-07-18 (for 3.6)
2012-07-18 17:05 UTC
[PATCH] compat: fix system crash on 2.6.35 when flushing work
2012-07-18 15:24 UTC (2+ messages)
pull request: bluetooth-next 2012-07-18
2012-07-18 15:23 UTC
[PATCH] cfg80211: Fix mutex locking in reg_last_request_cell_base
2012-07-18 15:20 UTC (4+ messages)
wl12xx/master has been rebased (3.5-rc7)
2012-07-18 15:11 UTC
[PATCH 00/14] wlcore/wl12xx/wl18xx: more pathes for 3.6
2012-07-18 15:08 UTC (16+ messages)
` [PATCH 01/14] wl18xx: alloc conf.phy memory to ensure alignemnt
` [PATCH 02/14] wlcore: don't re-configure wakeup conditions if not needed
` [PATCH 03/14] wl18xx: add support for ht_mode in conf.h
` [PATCH 04/14] wlcore: send EAPOLs using minimum basic rate for all roles
` [PATCH 05/14] wl18xx: fix bogus compile warning on cc config option
` [PATCH 06/14] wlcore: don't issue SLEEP_AUTH command during recovery
` [PATCH 07/14] wlcore: use basic rates for non-data packets
` [PATCH 08/14] wlcore: add plt_mode including new PLT_FEM_DETECT
` [PATCH 09/14] wl18xx: disable calibrator based fem detect
` [PATCH 10/14] wlcore/wl12xx: calibrator fem detect implementation
` [PATCH 11/14] wlcore: make usage of nla_put clearer
` [PATCH 12/14] wl18xx: enable MIMO rates when connected as a MIMO STA
` [PATCH 13/14] wlcore: wait for command completion event when sending CMD_ROLE_STOP
` [PATCH 14/14] wlcore: increase command completion timeout
[PATCH] mac80211: flush stations before stop beaconing
2012-07-18 15:04 UTC (2+ messages)
[rt2x00-users][PATCH] rt2x00 : fix rt3290 resuming failed
2012-07-18 14:29 UTC (3+ messages)
` [rt2x00-users] [PATCH] "
11ac 80Mhz Channel center freq
2012-07-18 12:32 UTC
Mismatching sha-1 sums
2012-07-18 6:55 UTC (2+ messages)
mac80211: Restructure ieee80211_tx_info->control to gain free space along tx-path
2012-07-18 6:48 UTC (7+ messages)
` [PATCH 2/2] mac80211: Remove control.sta from struct ieee80211_tx_info and restructure tx-path
` [ath5k-devel] "
[RFC v2] ath: add feature to enable cell base station regulatory hints
2012-07-18 0:15 UTC
[PATCH] compat: Use a bash function to colorify the messages
2012-07-18 0:01 UTC (2+ messages)
[RFC] ath: add feature to enable cell base station regulatory hints
2012-07-17 22:27 UTC
[PATCH v3 0/0] mac80211: Restructure ieee80211_tx_info->control to gain free space along tx-path
2012-07-17 20:16 UTC (3+ messages)
` [PATCH v3 1/2] mac80211_hwsim: fix possible race condition in usage of info->control.sta & control.vif
` [PATCH v3 2/2] mac80211: Remove control.sta from struct ieee80211_tx_info and restructure tx-path
[PATCH v2 0/0] mac80211: Restructure ieee80211_tx_info->control to gain free space along tx-path
2012-07-17 20:11 UTC (3+ messages)
` [PATCH v2 0/0 1/2] mac80211_hwsim: fix possible race condition in usage of info->control.sta & control.vif
` [PATCH v2 0/0 2/2] mac80211: Remove control.sta from struct ieee80211_tx_info and restructure tx-path
[PATCH 3.5] b43: fix crash with OpenFWWF
2012-07-17 19:32 UTC (3+ messages)
[PATCH] bcma: add place for flash memory support
2012-07-17 19:10 UTC (2+ messages)
v3.4.4 ath9k: kernel NULL pointer dereference in skb_dequeue during heavy udp xmit
2012-07-17 15:05 UTC (8+ messages)
[PATCH v2 01/12] ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
2012-07-17 11:54 UTC (18+ messages)
` [PATCH v2 02/12] ath9k: validate rx antenna settings
` [PATCH v2 03/12] ath9k_hw: enable ANI on AR934x
` [PATCH v2 04/12] ath9k_hw: fix tx gain tables for AR934x
` [PATCH v2 05/12] ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
` [PATCH v2 06/12] ath9k/ath9k_htc: fix txop limit handling
` [PATCH v2 07/12] ath9k: make per-WMM-AC queue sizes configurable via debugfs
` [PATCH v2 08/12] ath9k: fix aggregate size limit based on queue TXOP limit
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).