linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-03 11:38:05 to 2012-03-05 16:48:31 UTC [more...]

[PATCH 3.3] rt2x00: fix random stalls
 2012-03-05 16:48 UTC 

[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  (14+ 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
      ` [PATCH 5/5] ath9k: fix signal strength reporting issues

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

[RFC 1/2] ath9k: use ieee80211_free_txskb
 2012-03-05 15:01 UTC  (6+ messages)

[PATCH 00/11] wl12xx: various patches
 2012-03-05 14:28 UTC  (13+ messages)
` [PATCH 01/11] wl12xx: don't start dev role on ibss vifs
` [PATCH 02/11] wl12xx: consider bss_conf->idle instead of hw->conf.flags
` [PATCH 03/11] wl12xx: implement sta_state callback
` [PATCH 04/11] wl12xx: set authorized AP on sta_state notification
` [PATCH 05/11] wl12xx: increment session_counter for device role as well
` [PATCH 06/11] wl12xx: set correct vif type in change_interface callback
` [PATCH 07/11] wl12xx: don't handle change_channel while associated
` [PATCH 08/11] wl12xx: don't allow scanning while device is in ROC
` [PATCH 09/11] wl12xx: configure the correct beacon_interval
` [PATCH 10/11] wl12xx: avoid bug_on_recovery during fw switch
` [PATCH 11/11] wl12xx: print the tx packet len

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

[RFC] bcma: add support for on-chip OTP memory used for SPROM storage
 2012-03-05  9:16 UTC  (6+ 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)

[PATCH 000/101] update for 3.4: iwlwifi 2012-03-04
 2012-03-05  1:32 UTC  (104+ messages)
` [PATCH 001/101] iwlwifi: move iwl_clear_driver_stations to user
` [PATCH 002/101] iwlwifi: remove an unused argument
` [PATCH 003/101] iwlwifi: reduce sta_lock hold time in TX
` [PATCH 004/101] iwlwifi: simplify code in iwlagn_key_sta_id
` [PATCH 005/101] iwlwifi: build some station commands directly
` [PATCH 006/101] iwlwifi: introduce per-queue locks
` [PATCH 007/101] iwlwifi: make sta lock private & BH lock
` [PATCH 008/101] iwlwifi: introduce statistics lock
` [PATCH 009/101] iwlwifi: remove shared lock
` [PATCH 010/101] iwlwifi: make EXIT_PENDING depend on mac80211
` [PATCH 011/101] iwlwifi: simplify auth/assoc flow
` [PATCH 012/101] iwlwifi: remove per-device debug level
` [PATCH 013/101] iwlwifi: remove SKU from config
` [PATCH 014/101] iwlwifi: use valid TX/RX antenna from hw_params
` [PATCH 015/101] iwlwifi: make config const
` [PATCH 016/101] iwlwifi: reduce IDI code ifdef
` [PATCH 017/101] iwlwifi: clean up (wowlan) suspend flow
` [PATCH 018/101] iwlwifi: move wowlan bool into priv
` [PATCH 019/101] iwlwifi: use ieee80211_tx_status
` [PATCH 020/101] iwlwifi: pass response packet directly
` [PATCH 021/101] iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
` [PATCH 022/101] iwlwifi: refactor PCI-E RX path
` [PATCH 023/101] iwlwifi: transport's tx_agg_alloc must not sleep
` [PATCH 024/101] iwlwifi: move queue functions to PCI-E
` [PATCH 025/101] iwlwifi: iwl_rx_cmd_buffer belongs to transport API
` [PATCH 026/101] iwlwifi: move tid_to_ac to PCI-E
` [PATCH 027/101] iwlwifi: move IWL_MASK into file using it
` [PATCH 028/101] iwlwifi: move traffic log definitions
` [PATCH 029/101] iwlwifi: fix station HT parameters
` [PATCH 030/101] iwlwifi: move uCode deallocation to drv
` [PATCH 031/101] iwlwifi: move iwl_base_params to shared header
` [PATCH 032/101] iwlwifi: move firmware request into drv
` [PATCH 033/101] iwlwifi: move firmware completion wait
` [PATCH 034/101] iwlwifi: move ucode loading to op_mode
` [PATCH 035/101] iwlwifi: split out firmware store
` [PATCH 036/101] iwlwifi: remove iwl-wifi.h
` [PATCH 037/101] iwlwifi: add wrappers for command sending
` [PATCH 038/101] iwlwifi: move RF/CT kill check to command wrapper
` [PATCH 039/101] iwlwifi: move lockdep assertion into DVM
` [PATCH 040/101] iwlwifi: move mutex out of shared
` [PATCH 041/101] iwlwifi: move rfkill status handling out of transport
` [PATCH 042/101] iwlwifi: rename ucode.h to fw-file.h
` [PATCH 043/101] iwlwifi: remove AMT check from transport
` [PATCH 044/101] iwlwifi: remove shadow_reg_enable from hw_params
` [PATCH 045/101] iwlwifi: move status check functions out of shared
` [PATCH 046/101] iwlwifi: make tracing use device as identifier
` [PATCH 047/101] iwlwifi: virtualize command queue full behaviour
` [PATCH 048/101] iwlwifi: clean up iwl-core.h inclusions
` [PATCH 049/101] iwlwifi: remove num_of_queues module parameter
` [PATCH 050/101] iwlwifi: remove max_txq_num from hw_params
` [PATCH 051/101] iwlwifi: keep plcp_delta_threshold in priv
` [PATCH 052/101] iwlwifi: use watchdog timeout from hw_params
` [PATCH 053/101] iwlwifi: put use_rts_for_aggregation into hw_params
` [PATCH 054/101] iwlwifi: constify remaining config data
` [PATCH 055/101] iwlwifi: fix notification wait bug
` [PATCH 056/101] iwlwifi: abstract out notification wait support
` [PATCH 057/101] iwlwifi: move ucode_owner to priv
` [PATCH 058/101] iwlwifi: move all uCode load variables
` [PATCH 059/101] iwlwifi: move irq to PCIe
` [PATCH 060/101] iwlwifi: move packet to transport
` [PATCH 061/101] iwlwifi: virtualize nic_config
` [PATCH 062/101] iwlwifi: remove priv from shared
` [PATCH 063/101] iwlwifi: remove PA type configuration
` [PATCH 064/101] iwlwifi: don't include iwl-prph.h everywhere
` [PATCH 065/101] iwlwifi: clean up iwl-commands.h
` [PATCH 066/101] iwlwifi: make iwl_fill_probe_req static
` [PATCH 067/101] iwlwifi: remove unused arguments from iwlagn_gain_computation
` [PATCH 068/101] iwlwifi: remove unused argument from rs_initialize_lq
` [PATCH 069/101] iwlwifi: move iwl_sta_id_or_broadcast to user
` [PATCH 070/101] iwlwifi: remove unused argument from iwl_init_hw_rates
` [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

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

[ 57/72] genirq: Unmask oneshot irqs when thread was not woken
 2012-03-05  0:43 UTC  (3+ 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 

[PATCH 3.3] iwlwifi: always monitor for stuck queues
 2012-03-04 16:50 UTC 

[PATCH 3.3] iwlwifi: fix wowlan suspend
 2012-03-04 16:31 UTC 

[PATCH] compat-iwlwifi: properly handle mac80211 tracing
 2012-03-04  9:18 UTC  (2+ messages)

[PATCH] compat-wireless: remove unaligned from mac80211 patch
 2012-03-04  8:32 UTC 

[PATCH] compat-wireless: Handle name change from iwlagn to iwlwifi in 3.2
 2012-03-04  8:12 UTC  (2+ messages)

[RFT 2/2] p54: only unregister ieee80211_hw when it has been registered
 2012-03-03 20:46 UTC 

[RFT 1/2] p54pci: convert driver to use asynchronous firmware loading
 2012-03-03 20:46 UTC 

[PATCH 2/2] p54pci: use new driver.pm interface for suspend/resume
 2012-03-03 20:25 UTC 

[PATCH 1/2] p54: pass interface setup errors back to mac80211
 2012-03-03 20:24 UTC 

[PATCH] wl12xx: implement SW Tx watchdog
 2012-03-03 20:18 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).