All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-08 18:23:20 to 2010-04-08 19:28:32 UTC [more...]

[REVERT] be6b38bcb175613f239e0b302607db346472c6b6. v2.6.34-rc3-406 oops with 4965AGN wireless
 2010-04-08 20:24 UTC  (4+ messages)

Free Webinar on Top Free Google / SEO Tools
 2010-04-08 19:28 UTC 

[REVERT] be6b38bcb175613f239e0b302607db346472c6b6. v2.6.34-rc3-406 oops with 4965AGN wireless
 2010-04-08 19:27 UTC 

[PATCH 000/102] ath9k: add AR9003 support
 2010-04-08 19:27 UTC  (103+ messages)
` [PATCH 001/102] ath9k_hw: start building an abstraction layer for hardware routines
` [PATCH 002/102] ath9k_hw: add silicon revision macros for AR9300
` [PATCH 003/102] ath9k_hw: add a macro for abstracting generic timer access
` [PATCH 004/102] ath9k_hw: fix a missing hex prefix for a register mask
` [PATCH 005/102] ath9k_hw: add simple register abstraction for some AR9300 registers
` [PATCH 006/102] ath9k_hw: add support for GPIO differences on AR9003
` [PATCH 007/102] ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
` [PATCH 008/102] ath9k_hw: remove wrapper ath9k_hw_write_regs()
` [PATCH 009/102] ath9k_hw: Move some RF ops to the private callbacks
` [PATCH 010/102] ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset
` [PATCH 011/102] ath9k_hw: add some comments for ath9k_set_power_network_sleep()
` [PATCH 012/102] ath9k_hw: add a private callback for PLL control computation
` [PATCH 013/102] ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables
` [PATCH 014/102] ath9k_hw: Add AR9003 PHY support
` [PATCH 015/102] ath9k_hw: move init config and default after chip is up
` [PATCH 016/102] ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()
` [PATCH 017/102] ath9k_hw: enable all ANI functionality for AR9003
` [PATCH 018/102] ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
` [PATCH 019/102] ath9k_hw: Fill few hw cap for edma
` [PATCH 020/102] ath9k_hw: Add abstraction for rx enable
` [PATCH 021/102] ath9k_hw: Fill rx_enable() for the AR9003 hardware family
` [PATCH 022/102] ath9k_hw: Add few routines for rx edma support
` [PATCH 023/102] ath9k_hw: update the chip tests for AR9003
` [PATCH 024/102] ath9k_hw: prevent reset control register zeroing on AR9003 reset
` [PATCH 025/102] ath9k_hw: Add AR9003 PHY register definitions
` [PATCH 026/102] ath9k_hw: add common channel select helpers for ar900[23]
` [PATCH 027/102] ath9k_hw: Set the channel on AR9003
` [PATCH 028/102] ath9k_hw: Implement PLL control "
` [PATCH 029/102] ath9k_hw: Implement spur mitigation "
` [PATCH 030/102] ath9k_hw: split initvals.h by hardware family
` [PATCH 031/102] ath9k_hw: run Lindent on intivals
` [PATCH 032/102] ath9k_hw: add initvals for the AR9003 hardware family
` [PATCH 033/102] ath9k_hw: add helpers for processing the AR9003 INI
` [PATCH 034/102] ath9k_hw: Split off ANI control to the PHY ops
` [PATCH 035/102] ath9k_hw: add all the AR9003 PHY callbacks
` [PATCH 036/102] ath9k_hw: Define tx control struct for AR9003
` [PATCH 037/102] ath9k_hw: Move code which populates ds_data to ath9k_hw
` [PATCH 038/102] ath9k_hw: Add abstraction to set/get link pointer
` [PATCH 039/102] ath9k: Use abstraction to get "
` [PATCH 040/102] ath9k: Use memcpy in ath_clone_txbuf()
` [PATCH 041/102] ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
` [PATCH 042/102] ath9k: Make bf_desc of ath_buf opaque
` [PATCH 043/102] ath9k: Add Rx EDMA support
` [PATCH 044/102] ath9k_hw: Split out the function for reading the noise floor
` [PATCH 045/102] ath9k_hw: Get rid of eep_map and reorganize the functions
` [PATCH 046/102] ath9k_hw: add a helper for Power Amplifier calibration for AR9002
` [PATCH 047/102] ath9k_hw: add a helper for the OLC tem compensation "
` [PATCH 048/102] ath9k_hw: rename PA calib for AR9287
` [PATCH 049/102] ath9k_hw: shift code for AR9280 OLC temp comp
` [PATCH 050/102] ath9k_hw: move the AR9280 OLC temp comp to its own helper
` [PATCH 051/102] ath9k_hw: simplify OLC temp compensation for AR9002
` [PATCH 052/102] ath9k_hw: rename the PA calib routines to match their families
` [PATCH 053/102] ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
` [PATCH 054/102] ath9k_hw: move the cal AR9100 calibration settings
` [PATCH 055/102] ath9k_hw: split calib code by hardware families
` [PATCH 056/102] ath9k_hw: add the AR9003 ar9003_hw_init_cal callback
` [PATCH 057/102] ath9k_hw: add the config_pci_powersave AR9003 callback
` [PATCH 058/102] ath9k_hw: split the generic hardware code by hardware family
` [PATCH 059/102] ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
` [PATCH 060/102] ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
` [PATCH 061/102] ath9k_hw: Abstract the routine which returns interrupt status
` [PATCH 062/102] ath9k_hw: Initialize interrupt mask for AR9003
` [PATCH 063/102] ath9k_hw: abstract the AR_PHY_AGC_CONTROL register access
` [PATCH 064/102] ath9k_hw: abstract loading noisefloor
` [PATCH 065/102] ath9k_hw: fill in the callbacks for calibration for AR9003
` [PATCH 066/102] ath9k_hw: add a helper for changing the TX/RX masks
` [PATCH 067/102] ath9k_hw: complete AR9003 calibration
` [PATCH 068/102] ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
` [PATCH 069/102] ath9k_hw: restore mac address reading logic
` [PATCH 070/102] ath9k_hw: Implement AR9003 eeprom callbacks
` [PATCH 071/102] ath9k_hw: add OFDM spur mitigation for AR9003
` [PATCH 072/102] ath9k_hw: Fill get_isr() "
` [PATCH 073/102] ath9k_hw: move AR9280 PCI EEPROM fix to ar9002_hw.c
` [PATCH 074/102] ath9k_hw: simplify the AR9280 PCI EEPROM fix
` [PATCH 075/102] ath9k_hw: move the RF claim stuff to AR9002 hardware family
` [PATCH 076/102] ath9k_hw: Configure Tx interrupt mitigation timer
` [PATCH 077/102] ath9k_hw: add the AR9300 SREV hw name print
` [PATCH 078/102] ath9k_hw: add TX/RX gain register initialization for AR9003
` [PATCH 079/102] ath9k_hw: Update ath9k_hw_set_dma for AR9300
` [PATCH 080/102] ath9k_hw: Handle big-endian access for AR9300 EEPROM reads
` [PATCH 081/102] ath9k_hw: skip asynch fifo enablement to AR9003
` [PATCH 082/102] ath9k_hw: skip WEP aggregation enable code for AR9003
` [PATCH 083/102] ath9k_hw: Fix internal regulator setting on AR9003
` [PATCH 084/102] ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003
` [PATCH 085/102] ath9k_hw: Define abstraction for tx desc access
` [PATCH 086/102] ath9k_hw: Add function to configure tx status ring buffer
` [PATCH 087/102] ath9k_hw: Fill descriptor abstrations for AR9003
` [PATCH 088/102] ath9k: add RXLP and RXHP to debugfs counters
` [PATCH 089/102] ath9k_hw: enable CRC check of descriptors for AR9003
` [PATCH 090/102] ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
` [PATCH 091/102] ath9k_hw: move AR9002 mac ops to its own file
` [PATCH 092/102] ath9k: Setup appropriate tx desc for regular dma and edma
` [PATCH 093/102] ath9k: Initialize and configure tx status for EDMA
` [PATCH 094/102] ath9k_hw: Compute pointer checksum over the link descriptor
` [PATCH 095/102] ath9k: Add frame onto hw tx fifo for edma
` [PATCH 096/102] mac80211: add LDPC control flag
` [PATCH 097/102] ath9k_hw: add LDPC support for AR9003
` [PATCH 098/102] ath9k: add LDPC support
` [PATCH 099/102] ath9k: Enable TXOK and TXERR interrupts for TX EDMA
` [PATCH 100/102] ath9k: Handle Tx interrupt for EDMA
` [PATCH 101/102] ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
` [PATCH 102/102] ath9k_hw: add the PCI ID for the first AR9300 device

[PATCH] Fix some #includes in CAN drivers
 2010-04-08 19:25 UTC 

[patch,rfc v2] ext3/4: enhance fsync performance when using cfq
 2010-04-08 19:23 UTC  (9+ messages)

[PATCH 0/2] Updates to tzcode-native and tzdata
 2010-04-08 19:18 UTC  (4+ messages)
` [PATCH 1/2] tzcode-native_2010f: Update tzdata SRC_URI and checksum

[PATCH v2 (resend)] ls-remote: fall-back to default remotes when no remote specified
 2010-04-08 19:19 UTC  (3+ messages)
` [PATCH v3] "

linux-omap-pm troubles on Gumstix Overo
 2010-04-08 19:11 UTC  (6+ messages)

[PATCH 1/1] add ethtool loopback support
 2010-04-08 19:17 UTC  (3+ messages)

[PATCH 00/13] mm: preemptibility -v2
 2010-04-08 19:17 UTC  (8+ messages)
` [PATCH 01/13] powerpc: Add rcu_read_lock() to gup_fast() implementation
` [PATCH 05/13] mm: Make use of the anon_vma ref count
` [PATCH 06/13] mm: Preemptible mmu_gather
` [PATCH 09/13] mm, powerpc: Move the RCU page-table freeing into generic code
` [PATCH 10/13] lockdep, mutex: Provide mutex_lock_nest_lock
` [PATCH 12/13] mm: Convert i_mmap_lock and anon_vma->lock to mutexes
` [PATCH 13/13] mm: Optimize page_lock_anon_vma

[PATCH] log: respect log.shownotes variable
 2010-04-08 19:16 UTC  (3+ messages)

cxgb4i submission
 2010-04-08 19:15 UTC  (6+ messages)
` [PATCH 1/3] cxgb4i: add build support
  ` [PATCH 2/3] cxgb4i: main driver files
    ` [PATCH 3/3] cxgb4i: iscsi and pdu processing part

[PATCH] input: mt: introduce MT event slots
 2010-04-08 19:15 UTC  (4+ messages)

[PATCH] net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
 2010-04-08 19:03 UTC  (7+ messages)

[PATCH] mini-os: Fix xenbus initialisation
 2010-04-08 19:13 UTC  (2+ messages)

[lm-sensors] lm-sensors on Asus CUSL2 motherboard
 2010-04-08 19:13 UTC  (2+ messages)

[ath9k-devel] [PATCH] wireless: ath9k: Fix most coding style issues in ath9k This patch fixed up almost all coding style issues in the ath9k driver found by the ceckpatch.pl tool. Signed-off-by: Michael Sprecher <sprecher.m@gmail.com>
 2010-04-08 19:12 UTC  (6+ messages)
  `  "

[PATCH] slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING
 2010-04-08 19:12 UTC  (3+ messages)

[PATCH 0/6] pci/dmar: small cleanup
 2010-04-08 19:10 UTC  (8+ messages)
` [PATCH 1/6] pci/dmar: Don't complain that IOPAIC is not supported
` [PATCH 2/6] pci/dmar: Print out iommu seq_id
` [PATCH 3/6] pci/dmar: remove the noisy print out about unmapping
` [PATCH 4/6] pci/dmar/sriov: use physfn to search drhd for VF
` [PATCH 5/6] pci/dmar: Fix link warning
` [PATCH 6/6] intel-iommu: Don't call domain_exit if can not attach with iommu

[PATCH] ARM: LPC32XX: pm.c - added needed include for slab.h - resend
 2010-04-08 19:05 UTC 

NFS-Mount with MIT-Kerberos5 doesn't use user tickets
 2010-04-08 18:58 UTC  (5+ messages)

[PATCH tip/urgent] rcu: add rcu_access_pointer and rcu_dereference_protected
 2010-04-08 19:04 UTC  (7+ messages)

[PATCH] slub: __kmalloc_node_track_caller should trace kmalloc_large_node case
 2010-04-08 19:03 UTC  (3+ messages)

[Bug 15685] New: Kernel 2.6.33 fails to suspend (bisected)
 2010-04-08 19:02 UTC  (3+ messages)
` [Bug 15685] "
` [Bug 15685] Kernel 2.6.33 w/ TuxOnIce "

Failed to initialize MSI interrupts && ioremap reserve_memtype failed -22
 2010-04-08 19:01 UTC  (11+ messages)

[PATCH] drm/edid: Fix sync polarity for secondary GTF curve
 2010-04-08 19:00 UTC 

Xen 4.1 Feature Request List
 2010-04-08 19:00 UTC  (6+ messages)

[PATCH 1/2] slab: Generify kernel pointer validation
 2010-04-08 18:59 UTC  (3+ messages)
` [PATCH 2/2] slub: Fix kmem_ptr_validate() for non-kernel pointers

Problem with KVM guest switching to x86 long mode
 2010-04-08 18:59 UTC  (3+ messages)

panic in net-next almost immediately on ifup
 2010-04-08 18:57 UTC 

4k sector size and WD20EARS
 2010-04-08 18:56 UTC  (6+ messages)

Status of synaptics clickpad patch
 2010-04-08 18:56 UTC 

[RFC] Initial OLPC Viafb merge
 2010-04-08 18:55 UTC  (5+ messages)
` [PATCH 02/16] viafb: use proper pci config API
` [PATCH 03/16] viafb: Unmap the frame buffer on initialization error

linux-next: powerpc boot failure
 2010-04-08 18:55 UTC  (7+ messages)

Packet manipulation in user space
 2010-04-08 18:54 UTC 

[GIT PULL] scheduler fix
 2010-04-08 18:52 UTC  (6+ messages)

[PATCH v9] Documentation/remote-helpers: Add invocation section
 2010-04-08 18:52 UTC  (6+ messages)

[PATCH] alpha: simplify and optimize sched_find_first_bit
 2010-04-08 18:52 UTC  (2+ messages)

[PATCH] mips/txx9: Add missing MODULE_ALIAS definitions for txx9 platform devices
 2010-04-08 18:52 UTC  (2+ messages)

[PATCH] WM8750: Convert to new API
 2010-04-08 18:48 UTC  (2+ messages)

[Bug 26733] New: Full-screen XV causes graphics lockup
 2010-04-08 18:49 UTC  (2+ messages)
  ` [Bug 26733] "

[PATCH 00 of 67] Transparent Hugepage Support #18
 2010-04-08 18:48 UTC  (9+ messages)
` [PATCH 56 of 67] Memory compaction core

btrfs Bug?
 2010-04-08 18:46 UTC 

[PATCH] mips/txx9: Add missing MODULE_ALIAS definitions for txx9 platform devices
 2010-04-08 18:46 UTC 

radeon in dom0/ivtv in domU: irq 16 nobody cared
 2010-04-08 18:45 UTC  (4+ messages)

2.6.34-rc3 doesn't suspend to disk (-rc2 did)
 2010-04-08 18:44 UTC  (3+ messages)

help need in understanding the ebtables MAC source
 2010-04-08 18:42 UTC 

I need your Swiftly reply
 2010-04-08 18:41 UTC 

[Ocfs2-devel] [PATCH] ocfs2: avoid direct write if we fall back to buffered
 2010-04-08 18:41 UTC  (2+ messages)

+ x86-fix-handling-of-the-reservetop-boot-option.patch added to -mm tree
 2010-04-08 18:38 UTC  (11+ messages)
                  ` [LKML] "

FOSS Mentor Projects via Teaching Open Source
 2010-04-08 18:38 UTC 

[PATCH -v2] rmap: make anon_vma_prepare link in all the anon_vmas of a mergeable VMA
 2010-04-08 18:32 UTC  (8+ messages)

[PATCH] tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
 2010-04-08 18:34 UTC  (4+ messages)

[PATCH] selinux: UNIX domain socket fixes
 2010-04-08 18:33 UTC  (3+ messages)

[PATCH] udp: fix for unicast RX path optimization
 2010-04-08 18:30 UTC  (3+ messages)

[RFC] Initial attempt to make ARM use LMB
 2010-04-08 18:27 UTC  (4+ messages)

Crashes in xfrm_lookup
 2010-04-08 18:28 UTC  (3+ messages)

[U-Boot] Please pull u-boot-mpc85xx
 2010-04-08 18:23 UTC  (3+ messages)

intel iommu ixgbevf 
 2010-04-08 18:22 UTC  (10+ messages)
` [PATCH] intel-iommu: don't call domain_exit if can not attach with iommu


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.