messages from 2012-03-04 20:43:01 to 2012-03-06 00:34:22 UTC [more...]
[ 57/72] genirq: Unmask oneshot irqs when thread was not woken
2012-03-06 0:34 UTC (4+ messages)
[PATCH] Add AD-HOC support to the rtl8187 based on the rtl8180 source
2012-03-05 23:59 UTC (2+ messages)
[PATCH v4 1/2] cfg80211: expose cfg80211_calculate_bitrate()
2012-03-05 23:31 UTC (2+ messages)
` [PATCH v4 2/2] mac80211: fix mesh airtime link metric estimating
[PATCH] rtl8192cu driver ignores eeprom channel plan
2012-03-05 21:39 UTC
cfg80211 dump_survey - what is it supposed to measure?
2012-03-05 21:59 UTC
Compat-Wireless Kernel Bug Report
2012-03-05 21:50 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] cfg80211/mac80211: report signal strength for mgmt frames
2012-03-05 21:18 UTC (4+ messages)
` [PATCH v2] "
[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 (83+ messages)
` [PATCH 001/101] iwlwifi: move iwl_clear_driver_stations to user
` [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 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
[PATCH 3.3] rt2x00: fix random stalls
2012-03-05 19:54 UTC (3+ messages)
` [rt2x00-users] "
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)
[RFC 1/2] ath9k: use ieee80211_free_txskb
2012-03-05 18:43 UTC (7+ 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)
[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)
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
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).