aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00debug.c
AgeCommit message (Expand)Author
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn
2010-11-15rt2x00: Rename queue->lock to queue->index_lockIvo van Doorn
2010-11-15rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not activeHelmut Schaa
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-09-14drivers/net/wireless: Use static const char * const where possibleJoe Perches
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-25rt2x00: fix "buffer size not provably correct" build warningArnaud Patard (Rtp)
2010-08-25rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-06-02rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.Gertjan van Wingerde
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde
2010-05-12rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-15rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-05-20wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin
2009-03-05rt2x00: Export all register stats through debugfsIvo van Doorn
2009-02-27rt2x00: Fix RF offsetIvo van Doorn
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn
2009-01-29rt2x00: Move link tuning into seperate fileIvo van Doorn
2008-11-10rt2x00: Remove debugfs CSR access wrappersIvo van Doorn
2008-10-31Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei
2008-10-31rt2x00: reduce checkpatch.pl errorsJohn Daiker
2008-08-22rt2x00: Implement HW encryptionIvo van Doorn
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn
2008-06-14rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde
2008-05-21rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn
2008-03-13rt2x00: Upgrade queue->lock to use irqsaveIvo van Doorn
2008-02-29rt2x00: Add queue statistics to debugfsIvo van Doorn
2008-02-29rt2x00: Queue handling overhaulIvo van Doorn
2008-02-29rt2x00: Update copyright noticeIvo van Doorn
2008-01-28rt2x00: Store queue idx and entry idx in data_ring and data_entryIvo van Doorn
2008-01-28rt2x00: Fix chipset debugfs fileIvo van Doorn
2008-01-28rt2x00: Add TX/RX frame dumping facilityIvo van Doorn
2008-01-28rt2x00: Add chipset version to chipset debugfs entryIvo van Doorn
2008-01-28rt2x00: Move register value/offset files into new folderIvo van Doorn
2008-01-28rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn
2007-10-10rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn
2007-10-10[RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn