messages from 2010-08-27 09:07:04 to 2010-08-31 15:32:32 UTC [more...]
compat-wireless-2.6.35-rc6 won't build
2010-08-31 15:32 UTC (2+ messages)
[RFC 0/3] mac80211: new API for handling broadcast / multicast on sw scan
2010-08-31 15:30 UTC (16+ messages)
` [RFC 1/3] ath9k: fix regression which disabled ps on ath9k on all cards
` [RFC 2/3] mac80211: allow drivers to specify sw scan wait constraints
` [RFC 3/3] ath9k: implement the "
[PATCH w-t] iwlwifi: rewrite iwl-scan.c to avoid race conditions
2010-08-31 15:00 UTC
What extra functionality does a driver need to support for access point functionality?
2010-08-31 10:50 UTC (3+ messages)
virtual access poitns (ath5k/mac80211)
2010-08-31 10:19 UTC (13+ messages)
[PATCH] mac80211: cancel scan in ieee80211_restart_hw
2010-08-31 9:29 UTC (4+ messages)
compat-wireless-2.6.35-rc6 won't build
2010-08-31 8:01 UTC (2+ messages)
[PATCH 2.6.36] wireless: register wiphy rfkill w/o holding cfg80211_mutex
2010-08-31 6:51 UTC (2+ messages)
[PATCH 0/3] some scan patches
2010-08-31 6:23 UTC (4+ messages)
` [PATCH 3/3] wl12xx: remove unneeded locking
Marshaling issues w/ compat-wireless-2010-08-19
2010-08-31 1:07 UTC (4+ messages)
Wireless netlink events delivered out-of-order
2010-08-31 0:15 UTC (2+ messages)
[PATCH 0/2] ath9k_hw: couple of fixes for CTL index reading
2010-08-30 23:26 UTC
[RFT 6/6] carl9170usb: Makefile, Kconfig files and MAINTAINERS
2010-08-30 23:20 UTC (3+ messages)
[RFT 4/6] carl9170usb: 802.11 rx/tx processing and usb backend
2010-08-30 20:42 UTC
[RFT 2/6] carl9170usb: Hardware register, descriptors and eeprom definitions
2010-08-30 20:41 UTC
[RFT 5/6] carl9170usb: firmware parser and debugfs code
2010-08-30 20:42 UTC
[RFT 3/6] carl9170usb: PHY/RF and MAC routines
2010-08-30 20:41 UTC
[RFT 1/6] carl9170usb: mac80211 glue and command interface
2010-08-30 20:41 UTC
[RFT 0/6] carl9170usb: replacement driver for ar9170usb
2010-08-30 20:41 UTC
driver PRO/Wireless 2200BG Network
2010-08-30 20:17 UTC (3+ messages)
FYI: rebasing wireless-2.6
2010-08-30 20:00 UTC
[PATCH 01/10] rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
2010-08-30 19:15 UTC (10+ messages)
` [PATCH 02/10] rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
` [PATCH 03/10] rt2x00: Add rt2800_wait_csr_ready
` [PATCH 04/10] rt2x00: Validate TX status results with current data entry
` [PATCH 05/10] rt2x00: Wakeup hardware before loading firmware
` [PATCH 06/10] rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
` [PATCH 07/10] rt2x00: Set PWR_PIN_CFG during initialization
` [PATCH 08/10] rt2x00: Correctly kill beacon queue
` [PATCH 09/10] rt2x00: Split watchdog check into a DMA and STATUS timeout
` [PATCH 10/10] rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Compat-wireless release for 2010-08-30 is baked
2010-08-30 19:03 UTC
[PATCH] ath5k: eliminate warning unintialized variable warning
2010-08-30 18:42 UTC (4+ messages)
[PATCH] bitops: Provide generic sign_extend function (moving it out from wireless code)
2010-08-30 19:04 UTC (2+ messages)
` [PATCH v2] bitops: Provide generic sign_extend32 function
[PATCH] wireless: fix 64K kernel heap content leak via ioctl
2010-08-30 18:06 UTC (15+ messages)
` [PATCH] wireless extensions: fix kernel heap content leak
[PATCH] rtl8187b: do not do per packet TX AGC
2010-08-30 15:28 UTC (6+ messages)
mac80211 using different tx queue for frames with same TID and RA
2010-08-30 14:50 UTC (5+ messages)
[PATCH 00/27] iwlwifi update for 2.6.37
2010-08-30 11:36 UTC (31+ messages)
` [PATCH 01/27] iwlwifi: initial contextification
` [PATCH 02/27] iwlwifi: prepare for PAN queue/fifo assignment
` [PATCH 03/27] iwlwifi: define PAN queues/FIFOs
` [PATCH 04/27] iwlwifi: contextify broadcast station
` [PATCH 05/27] iwlwifi: contextify-stations-completely
` [PATCH 06/27] iwlwifi: contextify command sending
` [PATCH 07/27] iwlwifi: move QoS into context
` [PATCH 08/27] iwlwifi: add context into tx descriptor
` [PATCH 09/27] iwlwifi: move virtual interface pointer into context
` [PATCH 10/27] iwlwifi: clamp scanning dwell time to all contexts
` [PATCH 11/27] iwlwifi: move AP sta ID to context
` [PATCH 12/27] iwlwifi: make hw crypto context aware
` [PATCH 13/27] iwlwifi: store default station flags in context
` [PATCH 14/27] iwlwifi: add context pointer to station
` [PATCH 15/27] iwlwifi: move HT configuration data into context
` [PATCH 16/27] iwlwifi: introduce beacon context
` [PATCH 17/27] iwlwifi: add PAN API
` [PATCH 18/27] iwlagn: detect PAN capability
` [PATCH 19/27] iwlagn: remove iw_mode check for beacon
` [PATCH 20/27] iwlagn: queue frames according to context
` [PATCH 21/27] iwlagn: send RXON timing before associating
` [PATCH 22/27] iwlagn: send beacon before committing associated RXON
` [PATCH 23/27] iwlwifi: send PAN parameters
` [PATCH 24/27] iwlwifi: pass context to iwl_send_rxon_timing
` [PATCH 25/27] iwlagn: always send RXON timing
` [PATCH 26/27] iwlwifi: follow main beacon interval
` [PATCH 27/27] iwlwifi: allow using multiple contexts
` [ipw3945-devel] [PATCH 00/27] iwlwifi update for 2.6.37
[PATCH] wl1251: Fix queue stopping/waking for TX path
2010-08-30 10:57 UTC (2+ messages)
[PATCH] mac80211: Filter ProbeReq SuppRates based on TX rate mask
2010-08-30 7:48 UTC (2+ messages)
[PATCH] mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
2010-08-30 7:47 UTC (2+ messages)
2.6.36-rc3: Reported regressions 2.6.34 -> 2.6.35
2010-08-29 22:57 UTC
2.6.36-rc3: Reported regressions from 2.6.35
2010-08-29 22:24 UTC
Compat-wireless release for 2010-08-29 is baked
2010-08-29 19:02 UTC
[PATCH 0/4] wl1271 -> wl1251 port patches
2010-08-29 11:15 UTC (2+ messages)
[PATCH] compat: backport linux/pci-aspm.h
2010-08-28 21:01 UTC (2+ messages)
[PATCH 0/7] compat-wireless: add support for kernel 2.6.24 and 2.6.25
2010-08-28 20:57 UTC (10+ messages)
` [PATCH 1/7] compat-wireless: do not use needed_headroom
` [PATCH 2/7] compat-wireless: fix patch stile
` [PATCH 3/7] compat-wireless: remove linux/gpio.h include
` [PATCH 4/7] compat-wireless: multiple changes to config file
` [PATCH 5/7] compat-wireless: rename CONFIG_IWLWIFI config symbol
` [PATCH 6/7] compat-wireless: add ifdefs into compat_autoconf.h
` [PATCH 7/7] compat-wireless: add support for kernel 2.6.24
Compat-wireless release for 2010-08-28 is baked
2010-08-28 19:02 UTC
[PATCH] ath9k: fix spurious MIC failure reports
2010-08-28 16:21 UTC
[PATCH 7/7] net/wireless: Remove double test
2010-08-28 15:41 UTC
ath: DMA failed to stop in 10 ms
2010-08-28 11:25 UTC
iwlagn fails to associate on 2.6.36-rc2
2010-08-28 0:03 UTC (3+ messages)
[PATCH 0/6] interface type switching while up
2010-08-27 19:24 UTC (9+ messages)
` [PATCH 1/6] mac80211: clean up ifdown/cleanup paths
` [PATCH 2/6] mac80211: switch to ieee80211_sdata_running
` [PATCH 3/6] mac80211: simplify zero address checks
` [PATCH 4/6] mac80211: split out concurrent vif checks
` [PATCH 5/6] mac80211: support runtime interface type changes
` [PATCH 6/6] mac80211_hwsim: support runtime iftype changes
[PATCH] mac80211: Do not generate CQM events based on first Beacon frames
2010-08-27 19:22 UTC
[PATCH] mac80211: Fix signal strength average initialization for CQM events
2010-08-27 19:21 UTC
Compat-wireless release for 2010-08-27 is baked
2010-08-27 19:03 UTC
[PATCH] ath9k: fix drop of multicast / broadcast data during scan
2010-08-27 19:02 UTC (2+ messages)
[RFT] mac80211: fix broadcast/multicast data drop on scan
2010-08-27 18:30 UTC (11+ messages)
[PATCH] mac80211: fix offchannel queue stop
2010-08-27 13:45 UTC (4+ messages)
[PATCH] MAINTAINERS: change broken url for prism54
2010-08-27 13:44 UTC
[PATCH] mac80211: use subqueue helpers
2010-08-27 11:36 UTC
[PATCHv2 0/4] mac80211: cfg80211: support for hw-only crypts and custom control port protocols
2010-08-27 11:26 UTC (5+ messages)
` [PATCHv2 1/4] cfg80211: allow vendor specific cipher suites
` [PATCHv2 2/4] mac80211: "
` [PATCHv2 3/4] cfg80211: allow changing port control protocol
` [PATCHv2 4/4] mac80211: "
[PATCH 0/4] mac80211: cfg80211: support for hw-only crypts and custom control port protocols
2010-08-27 11:18 UTC (7+ messages)
` [PATCH 1/4] cfg80211: allow vendor specific cipher suites
` [PATCH 2/4] mac80211: "
` [PATCH 3/4] cfg80211: allow changing port control protocol
` [PATCH 4/4] mac80211: "
[PATCH] cfg80211 docbook: remove erronous !A
2010-08-27 9:29 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).