linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-04 20:43:10 to 2012-03-06 20:21:52 UTC [more...]

r8712u staging in kernel 3.2.9
 2012-03-06 20:21 UTC  (2+ messages)

[ 57/72] genirq: Unmask oneshot irqs when thread was not woken
 2012-03-06 20:10 UTC  (10+ messages)

[PATCH v4] {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
 2012-03-06 19:23 UTC 

brcm80211: brcmsmac not working on channel 13
 2012-03-06 18:56 UTC 

Compat-Wireless Kernel Bug Report
 2012-03-06 17:20 UTC  (4+ messages)
` [PATCH] compat: Fix module_init return type from void to int

[PATCH v2] ath6kl: Add provision to define suspend policy in disconnected state
 2012-03-06 16:12 UTC  (2+ messages)

[PATCH] ath6kl: Fix kernel panic while receiving fwlog during boot
 2012-03-06 15:57 UTC  (2+ messages)

requesting information on null frame send during scan in mac80211 - linux 3_1_4 code base
 2012-03-06 15:50 UTC  (2+ messages)

[PATCH] ath6kl: Set background scan period
 2012-03-06 15:38 UTC  (2+ messages)

[PATCH v2 1/2] bcma: return error in bcma_sprom_get() when fallback fails
 2012-03-06 14:50 UTC  (2+ messages)
` [PATCH v2 2/2] bcma: add support for on-chip OTP memory used for SPROM storage

[PATCH] bcma: add support for on-chip OTP memory used for SPROM storage
 2012-03-06 14:44 UTC  (2+ messages)

[RFC] bcma: replace ssb_sprom structure with bcma_sprom structure
 2012-03-06 13:42 UTC  (3+ messages)

[PATCH v2 00/11] ssb/bcma/BCM47XX: sprom fixes and extensions
 2012-03-06 13:27 UTC  (3+ messages)
` [PATCH v2 07/11] bcma: add support for sprom not found on the device

[PATCH] cfg80211/mac80211: report signal strength for mgmt frames
 2012-03-06 13:25 UTC  (5+ messages)
  ` [PATCH v2] "

[RFC] bcma: add support for on-chip OTP memory used for SPROM storage
 2012-03-06 12:26 UTC  (8+ messages)

[PATCH 3.3] rt2x00: fix random stalls
 2012-03-06 12:08 UTC  (7+ messages)
` [rt2x00-users] "

{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
 2012-03-06 10:57 UTC 

[PATCH 1/2] ath5k: do not stop queues for full calibration
 2012-03-06 10:06 UTC  (2+ messages)
` [PATCH 2/2] ath5k: do not re-run AGC calibration periodically

WARNING: driver-ops.h:10 -- how do I fix this?
 2012-03-06  8:32 UTC  (2+ messages)

[PATCH v4 1/2] cfg80211: expose cfg80211_calculate_bitrate()
 2012-03-06  8:30 UTC  (4+ messages)
` [PATCH v4 2/2] mac80211: fix mesh airtime link metric estimating

[PATCHv6 1/2] mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header
 2012-03-06  8:29 UTC  (4+ messages)
` [PATCHv6 2/2] mac80211: Modify tsf via debugfs in mesh interfaces

[RFC 1/2] ath9k: use ieee80211_free_txskb
 2012-03-06  5:06 UTC  (8+ messages)

[PATCH] rtl8192cu driver ignores eeprom channel plan
 2012-03-06  1:52 UTC  (2+ messages)

[PATCH] Add AD-HOC support to the rtl8187 based on the rtl8180 source
 2012-03-05 23:59 UTC  (2+ messages)

cfg80211 dump_survey - what is it supposed to measure?
 2012-03-05 21:59 UTC 

pull request: wireless-next 2012-03-05
 2012-03-05 21:39 UTC  (2+ messages)

[PATCH v3 1/2] cfg80211: expose cfg80211_calculate_bitrate()
 2012-03-05 21:26 UTC  (3+ messages)
` [PATCH v3 2/2] mac80211: fix mesh airtime link metric estimating

[PATCH 00/33] update for 3.4: iwlwifi 2012-03-05
 2012-03-05 19:24 UTC  (34+ messages)
` [PATCH RESEND 01/33] iwlwifi: move iwl_clear_driver_stations to user
` [PATCH RESEND 02/33] iwlwifi: remove an unused argument
` [PATCH RESEND 03/33] iwlwifi: reduce sta_lock hold time in TX
` [PATCH RESEND 04/33] iwlwifi: simplify code in iwlagn_key_sta_id
` [PATCH RESEND 05/33] iwlwifi: build some station commands directly
` [PATCH RESEND 06/33] iwlwifi: introduce per-queue locks
` [PATCH RESEND 07/33] iwlwifi: make sta lock private & BH lock
` [PATCH RESEND 08/33] iwlwifi: introduce statistics lock
` [PATCH RESEND 09/33] iwlwifi: remove shared lock
` [PATCH RESEND 10/33] iwlwifi: make EXIT_PENDING depend on mac80211
` [PATCH RESEND 11/33] iwlwifi: simplify auth/assoc flow
` [PATCH RESEND 12/33] iwlwifi: remove per-device debug level
` [PATCH RESEND 13/33] iwlwifi: remove SKU from config
` [PATCH RESEND 14/33] iwlwifi: use valid TX/RX antenna from hw_params
` [PATCH RESEND 15/33] iwlwifi: make config const
` [PATCH RESEND 16/33] iwlwifi: reduce IDI code ifdef
` [PATCH RESEND 17/33] iwlwifi: clean up (wowlan) suspend flow
` [PATCH RESEND 18/33] iwlwifi: move wowlan bool into priv
` [PATCH RESEND 19/33] iwlwifi: use ieee80211_tx_status
` [PATCH RESEND 20/33] iwlwifi: pass response packet directly
` [PATCH RESEND 21/33] iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
` [PATCH RESEND 22/33] iwlwifi: refactor PCI-E RX path
` [PATCH RESEND 23/33] iwlwifi: transport's tx_agg_alloc must not sleep
` [PATCH RESEND 24/33] iwlwifi: move queue functions to PCI-E
` [PATCH RESEND 25/33] iwlwifi: iwl_rx_cmd_buffer belongs to transport API
` [PATCH RESEND 26/33] iwlwifi: move tid_to_ac to PCI-E
` [PATCH RESEND 27/33] iwlwifi: move IWL_MASK into file using it
` [PATCH RESEND 28/33] iwlwifi: move traffic log definitions
` [PATCH RESEND 29/33] iwlwifi: fix station HT parameters
` [PATCH RESEND 30/33] iwlwifi: move uCode deallocation to drv
` [PATCH RESEND 31/33] iwlwifi: move iwl_base_params to shared header
` [PATCH RESEND 32/33] iwlwifi: move firmware request into drv
` [PATCH RESEND 33/33] iwlwifi: move firmware completion wait

[PATCH 3.3 1/4] Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
 2012-03-05 20:24 UTC  (6+ messages)

[PATCH 3.3] iwlwifi: always monitor for stuck queues
 2012-03-05 20:04 UTC  (3+ messages)

[PATCH 000/101] update for 3.4: iwlwifi 2012-03-04
 2012-03-05 19:59 UTC  (36+ messages)
` [PATCH 001/101] iwlwifi: move iwl_clear_driver_stations to user
` [PATCH 071/101] iwlwifi: remove two unused arguments in testmode
` [PATCH 072/101] iwlwifi: remove unused argument from iwlagn_suspend
` [PATCH 073/101] iwlwifi: redesign PASSIVE_NO_RX workaround
` [PATCH 074/101] iwlwifi: transport's tx_agg_disable must be atomic
` [PATCH 075/101] iwlwifi: remove BT handlers from lib_ops
` [PATCH 076/101] iwlwifi: move BT/HT params to shared
` [PATCH 077/101] iwlwifi: make EEPROM enhanced TX power a bool
` [PATCH 078/101] iwlwifi: remove unused max_nrg_cck from sensitivity and constify
` [PATCH 079/101] iwlwifi: return error if loading uCode failed
` [PATCH 080/101] iwlwifi: dump stack when fail to gain access to the device
` [PATCH 081/101] iwlwifi: always check if got h/w access before write
` [PATCH 082/101] iwlwifi: cleanup/fix memory barriers
` [PATCH 083/101] iwlwifi: use writeb,writel,readl directly
` [PATCH 084/101] iwlwifi: print DMA stop timeout error only if it happened
` [PATCH 085/101] iwlwifi: reintroduce iwl_enable_rfkill_int
` [PATCH 086/101] iwlwifi: add testmode command for rx forwarding
` [PATCH 087/101] iwlwifi: fixed testmode notifications length
` [PATCH 088/101] iwlwifi: add option to test MFP
` [PATCH 089/101] iwlwifi: separate status to priv and trans
` [PATCH 090/101] iwlwifi: make tx_cmd_pool kmem cache global
` [PATCH 091/101] iwlwifi: log stop / wake queues
` [PATCH 092/101] iwlwifi: configure transport layer from dvm op mode
` [PATCH 093/101] iwlwifi: move setting up fw parameters
` [PATCH 094/101] iwlwifi: more status bit factoring
` [PATCH 095/101] iwlwifi: move command queue number out of the iwl_shared struct
` [PATCH 096/101] iwlwifi: remove messages from queue wake/stop
` [PATCH 097/101] iwlwifi: make iwl_init_context static
` [PATCH 098/101] iwlwifi: restore PAN support
` [PATCH 099/101] iwlwifi: don't delete AP station directly
` [PATCH 100/101] iwlwifi: correct status bit refactoring errors
` [PATCH 101/101] iwlwifi: always monitor for stuck queues

new stuff for 3.4 needs to be posted _now_
 2012-03-05 19:05 UTC 

r8712u staging in kernel 3.2.9
 2012-03-05 19:10 UTC  (2+ messages)

[patch] airo: fix test for FLAG_RADIO_DOWN
 2012-03-05 18:10 UTC 

[PATCH v2 1/1] ath6kl: Check wow state before sending control and data pkt
 2012-03-05 16:59 UTC  (4+ messages)

[PATCH 00/12] ath6kl: checkpatch fixes
 2012-03-05 16:33 UTC  (5+ messages)

[PATCH 1/5] ath9k_hw: use cold instead of warm reset on AR9280
 2012-03-05 15:36 UTC  (7+ messages)
` [PATCH 2/5] ath9k: make MAC sample statistics optional
  ` [PATCH 3/5] ath9k: remove rssi/antenna information from recv debug stats
    ` [PATCH 4/5] ath9k: get rid of double queueing of rx frames on EDMA

iwlagn: memory corruption with WPA enterprise
 2012-03-05 15:18 UTC  (15+ messages)

[PATCH 00/11] wl12xx: various patches
 2012-03-05 14:28 UTC  (2+ messages)

[PATCH 0/7] firmware request changed for udev and other cleanup
 2012-03-05 11:44 UTC  (5+ messages)
` [PATCH 4/7] brcm80211: fmac: initialize host interface drivers regardless result

[ath9k-devel] Any recommendation of direct access the GPIO from specific address ?
 2012-03-05 10:42 UTC  (6+ messages)

[PATCH] compat: makes all compat symbols EXPORT_SYMBOL_GPL()
 2012-03-05  9:39 UTC  (4+ messages)

[PATCH v2 1/2] cfg80211: expose cfg80211_calculate_bitrate()
 2012-03-05  6:55 UTC  (5+ messages)
` [PATCH v2 2/2] mac80211: fix mesh airtime link metric estimating

iwlwifi WPA-TKIP crypto failure after group rekeying
 2012-03-05  6:52 UTC  (4+ messages)

3.3.0-rc6: iwlwifi: "Queue 2 stuck for 2000 ms" and "enqueue_hcmd failed"
 2012-03-05  0:26 UTC  (2+ messages)

[PATCH 00/22] NFC changes for 3.4
 2012-03-05  0:03 UTC  (23+ messages)
` [PATCH 01/22] NFC: Export NFCID1 from pn533
` [PATCH 02/22] NFC: Add device powered netlink attribute
` [PATCH 03/22] NFC: Factorize the I frame queueing routine
` [PATCH 04/22] NFC: Handle Receiver Not Ready LLCP frame
` [PATCH 05/22] NFC: LLCP socket sendmsg implemetation
` [PATCH 06/22] NFC: Fix bitops usage in LLCP
` [PATCH 07/22] NFC: Clear pn533 target structure
` [PATCH 08/22] NFC: Clear LLCP SDPs whan MAC goes down
` [PATCH 09/22] NFC: Set the right LLCP N(R) value for I frames
` [PATCH 10/22] NFC: Send LLCP RR frames to acknowledge received "
` [PATCH 11/22] NFC: Set MIU and RW values from CONNECT and CC LLCP frames
` [PATCH 12/22] NFC: Fragment LLCP I frames
` [PATCH 13/22] NFC: Export sensf from pn533
` [PATCH 14/22] NFC: Export Jewel/Topaz ID "
` [PATCH 15/22] NFC: Export NFCID when detecting a p2p target with pn533
` [PATCH 16/22] NFC: Unlink LLCP child sockets from llcp_sock_release
` [PATCH 17/22] NFC: SN is not an invalid GT value
` [PATCH 18/22] NFC: Remove the rf mode parameter from the DEP link up routine
` [PATCH 19/22] NFC: Fix LLCP sockets releasing path
` [PATCH 20/22] NFC: LLCP code identation fixes
` [PATCH 21/22] NFC: Core "
` [PATCH 22/22] NFC: NCI "

mesh smatch (or sparse?) errors
 2012-03-04 22:14 UTC  (2+ messages)

3.3-rc6: Reported regressions 3.1 -> 3.2
 2012-03-04 21:15 UTC 

3.3-rc6: Reported regressions from 3.2
 2012-03-04 20:29 UTC 


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